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

unable to build the repo using conda #5

Open
richardemyers opened this issue Aug 17, 2022 · 0 comments
Open

unable to build the repo using conda #5

richardemyers opened this issue Aug 17, 2022 · 0 comments

Comments

@richardemyers
Copy link

Following the instructions on the repo page i get a python version conflict - The environment file specifies python 3.6, but one of the packages requires that it is run under python 3.7 according to the error log

Pip subprocess error:
Running command git clone -q https://github.com/rambaut/binlorry /tmp/pip-req-build-4imb5h33
Running command git checkout -q 368a16ea79dc54c75f832bc02a32b947a90e37a7
Running command git clone -q https://github.com/artic-network/Porechop.git /tmp/pip-req-build-hipep3nu
Running command git checkout -q 4413c452d30d6d7779a619eb75db88e3242f042a
Running command git clone -q https://github.com/rmcolq/postbox.git /tmp/pip-req-build-vd75f1mw
Running command git checkout -q d6acfb5359c110789fc3ff95bde91540f02c8243
ERROR: Package 'Markdown' requires a different Python: 3.6.10 not in '>=3.7'

failed

CondaEnvException: Pip failed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant