-
-
Notifications
You must be signed in to change notification settings - Fork 16
Closed
Description
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
Labels
No labels