cvlab-stonybrook / LearningToCountEverything

MIT License
357 stars 72 forks source link

error in Intallation of torchvision #48

Open chandrasekarnarayana opened 3 months ago

chandrasekarnarayana commented 3 months ago

The following error was observed while setting up:

(fscount) cs@lai-cs:~/Desktop/SemAug$ conda install pytorch==1.4.0 torchvision==0.5.0 cudatoolkit=10.0 -c pytorch Collecting package metadata (current_repodata.json): done Solving environment: unsuccessful initial attempt using frozen solve. Retrying with flexible solve. Collecting package metadata (repodata.json): done Solving environment: unsuccessful initial attempt using frozen solve. Retrying with flexible solve.

PackagesNotFoundError: The following packages are not available from current channels:

Current channels:

To search for alternate channels that may provide the conda package you're looking for, navigate to

https://anaconda.org

and use the search bar at the top of the page.