Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bioconda issues with python=3.9 #13

Open
SusiJo opened this issue May 10, 2023 · 0 comments
Open

Bioconda issues with python=3.9 #13

SusiJo opened this issue May 10, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@SusiJo
Copy link
Collaborator

SusiJo commented May 10, 2023

Description of the bug

Installing the querynator=0.3.3 in a conda environment from the bioconda channel with python=3.9 will result in ModuleNotFoundError: No module named 'civicpy' error. The site-packages of civicpy are not correctly installed when using bioconda.
However, if it is installed via pip or from bioconda with python=3.10 it will work. Also the biocontainer quay.io/biocontainers/querynator:0.3.3--pyh7cba7a3_0 is working fine.

Command used and terminal output

No response

System information

The issues were reproducible on CentOS and macOS.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant