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

environment.yml doesn't work #11

Open
larryyin opened this issue May 23, 2024 · 1 comment
Open

environment.yml doesn't work #11

larryyin opened this issue May 23, 2024 · 1 comment

Comments

@larryyin
Copy link

conda env create -f environment.yml

gets this error:

Solving environment: failed

ResolvePackageNotFound:

  • blast=2.5.0
  • anndata=0.7.5
  • scikit-bio=0.5.6
  • cudatoolkit=10.2
  • muscle=3.8.1551
  • louvain=0.7.0

I've tried many ways to manually install the dependencies but all failed.

Can we have an update of the dependency installation?

@ctam8736
Copy link

Some of these packages don't exist on Windows/Mac conda channels, try on a Linux machine.

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