Skip to content

Document know shortcommings #10

Description

@Nortamo

Better documentation for known issues:

  • sys.prefix vs sys.base_prefix
  • harcoded interpreter path for shebang breaks some scripts (e.g snakemake)
  • bin <-> _bin switch requires top level mount which means that some test run under an installation directory like /appl which is not mounted fails, but this is ok. As the program is not going to be run when in /appl, fix is to mount /appl` but this has not been done as to avoid calling broken installations in isolated environments
  • Interacting with poetry does not seem to work, needs more testing.
  • Unclear if venv installation behavior with adding new jupyter kernels is a bug

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions