EliasNehme / DeepSTORM3D

DeepSTORM3D implemented in Pytorch
MIT License
47 stars 11 forks source link

Conda environment issue: ResolvePackageNotFound #6

Closed marylouDHO closed 7 months ago

marylouDHO commented 1 year ago

Hello, thank you so much for your very detailed instructions for getting the code up and running. I am hoping to test it and run the demo, however I am having trouble getting the environment setup. When running conda env create -f environment_windows.yml I get the following:

Collecting package metadata (repodata.json): done Solving environment: failed

ResolvePackageNotFound:

I am running anaconda v23.3.1. Since this is a newer version of anaconda, I tried restoring free channel searching, based on this suggestion. However, I still got the same error. Any advice on how to get this up and running? Do I need an older version of something? Thank you for your help.

EliasNehme commented 7 months ago

Sorry for the extremely late reply! The environment files are now updated to the latest torch version. Installation should be smooth now.