You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was installing the conda environment on my mac, which is a Linux environment. I am guessing that the packages you listed are the underlying dependencies that common packages like numpy or torch used.
This repo shouldn't depend on very niche packages. Does installing torch and numpy work?
run
conda create --name redunet_official --file requirements.txt
on win10 or github's codespaceThe text was updated successfully, but these errors were encountered: