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

installation problem #18

Open
shinepreventer opened this issue Apr 20, 2022 · 0 comments
Open

installation problem #18

shinepreventer opened this issue Apr 20, 2022 · 0 comments

Comments

@shinepreventer
Copy link

When I install lefse with conda, I found that it conflicted with the newest python3.9. I found it should be installed in the environment (python3.7) which it could be pre created.
{
conda create -n lefse -c bioconda python=3.7
conda activate lefse
conda install -c bioconda lefse
}

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