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

Can't Install torch'em #152

Open
MahdiKoochali opened this issue Oct 5, 2023 · 1 comment
Open

Can't Install torch'em #152

MahdiKoochali opened this issue Oct 5, 2023 · 1 comment

Comments

@MahdiKoochali
Copy link

Hi,

I installed torch'em about three weeks ago easily using this command:

conda install -c conda-forge torch_em

but now I can't install it and It is stuck in the installation process:

image

can you help me with it !?

@constantinpape
Copy link
Owner

Hi @MahdiKoochali,
this looks like an issue with conda resolving. These are fairly hard to debug, but here are the things I would suggest:

  • Make sure your conda is up-to-date.
  • Set up a clean conda environment and try again.
  • Install mamba and use it instead of conda. Mamba is a faster reimplementation of conda, see https://mamba.readthedocs.io/en/latest/ for details.

For more specific information please let us know more about your system: what OS is it, which conda version, and which python version does the environment have?

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