Skip to content

Error caused by setup.py location #50

@JBwdn

Description

@JBwdn

I have found that the package biopython has import issues as a result of the py5 setup.py file. This case is solved easily for the time being with envs since I dont use them together but is there scope for other package import clashing?

/home/jbwdn/miniconda3/lib/python3.9/site-packages/Bio/init.py:118: BiopythonWarning: You may be importing Biopython from inside the source tree. This is bad practice and might lead to downstream issues. In particular, you might encounter ImportErrors due to missing compiled C extensions. We recommend that you try running your code from outside the source tree. If you are outside the source tree then you have a setup.py file in an unexpected directory: /home/jbwdn/miniconda3/lib/python3.9/site-packages

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