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

dms_variants issue #102

Open
babo99con opened this issue Apr 4, 2023 · 2 comments
Open

dms_variants issue #102

babo99con opened this issue Apr 4, 2023 · 2 comments

Comments

@babo99con
Copy link

I have addressed the recent issue (#101) by upgrading our Python packages,

thanks to your helpful hints.

However, I have encountered a new issue related to dms_variants. The version of Python you provided from Github is 3.7.4, whereas dms_variants requires Python version 3.8 or higher. What steps can I take to resolve this problem?

@babo99con
Copy link
Author

and also I tryed conda env create -f environment.yml -p ./env python=3.8 but. still, installed python 3.7.4

@jbloom
Copy link
Member

jbloom commented Apr 4, 2023

Try building the environment in environment_unpinned.yml and update the python specification in that file to be python=3.8.

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

2 participants