constantinpape / torch-em

Deep-learning based semantic and instance segmentation for 3D Electron Microscopy and other bioimage analysis problems based on pytorch.
MIT License
72 stars 22 forks source link

Can't Install torch'em #152

Open MahdiKoochali opened 12 months ago

MahdiKoochali commented 12 months ago

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 commented 11 months ago

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

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?