mahmoodlab / CLAM

Data-efficient and weakly supervised computational pathology on whole slide images - Nature Biomedical Engineering
http://clam.mahmoodlab.org
GNU General Public License v3.0
1.07k stars 350 forks source link

Failed to install using clam.yaml due to conflicts #216

Closed l-cli closed 6 months ago

l-cli commented 10 months ago

Hello! I used the steps described in the installation guide to install CLAM; the first attempt generated the error message below:

Solving environment: failed
ResolvePackageNotFound: 
  - pytorch==1.3.1=py3.7_cuda10.1.243_cudnn7.6.3_0

I then moved pytorch under -pip in the .yaml file and did a second attempt, but multiple conflicts were found and the environment failed to be created. The specific conflicts are in this file as it is too long to be pasted in this message: UnsatisfiableError.txt

Could someone help check and see what might be wrong here? Thank you!

jordivea-odap commented 9 months ago

Hi, I have the same issue with that package. Have you solved it?

spencerkrichevsky commented 9 months ago

https://github.com/mahmoodlab/CLAM/issues/190

This worked for me and others