bark icon indicating copy to clipboard operation
bark copied to clipboard

Installing on MacOS -- No CUDA available?

Open fivestones opened this issue 1 year ago • 0 comments

I'm trying to install on MacOS 13.2.1. When I get to mamba env create -f environment-cuda.yml it gives me the error

Could not solve for environment specs
The following packages are incompatible
├─ cudatoolkit 11.8.0**  does not exist (perhaps a typo or a missing channel);
└─ pytorch-cuda 11.8**  is uninstallable because it requires
   └─ cuda 11.8.* , which does not exist (perhaps a missing channel).

On NVIDA's website it says "NVIDIA® CUDA Toolkit 11.8 no longer supports development or running applications on macOS."

So am I out of luck? Does anyone know a way to get this running on MacOS?

Thanks!

fivestones avatar May 18 '23 10:05 fivestones