Geemi Wellawatte
Geemi Wellawatte
This error occurs when I do `mamba env create -f environment.yml`
``` __ __ __ __ / \ / \ / \ / \ / \/ \/ \/ \ ███████████████/ /██/ /██/ /██/ /████████████████████████ / / \ / \ / \...
Full output from `mamba env create -f environment.yml` ``` mamba env create -f environment.yml conda-forge/osx-arm64 Using cache conda-forge/noarch Using cache Looking for: ['h5py', 'matplotlib', 'nnpops==0.2', 'pip', 'pytorch==1.11.0', 'pytorch_cluster==1.5.9', 'pytorch_geometric==2.0.3', 'pytorch_scatter==2.0.8',...
I've tried this in my linux machine too. After several failed attempts to install from the `environment.yml` file, I tried install one package at a time manually. I keep encountering...
I was able to fix the issue. I was using an old cudnn version.