Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CUDA error #11

Open
livmac101 opened this issue Jun 6, 2024 · 1 comment
Open

CUDA error #11

livmac101 opened this issue Jun 6, 2024 · 1 comment

Comments

@livmac101
Copy link

Hi, I am trying this on a MacBook Pro M2 chip. Thanks for all the installation instructions! I am receiving this error when running the test script.

(ddg-predict2) ...@..-MacBook-Pro binding-ddg-predictor % conda install pytorch=1.10.2 cudatoolkit=11.3 -c pytorch -y

Channels:

  • pytorch
  • conda-forge
    Platform: osx-arm64
    Collecting package metadata (repodata.json): done
    Solving environment: failed

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

  • cudatoolkit=11.3*

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.

@livmac101
Copy link
Author

These are all the items in my conda environment after installation exactly as described, I am running in trouble installing pytorch with the specific CUDA:

(ddg-predict2) oliviamacleod@Olivias-MacBook-Pro binding-ddg-predictor % conda list

packages in environment at /opt/homebrew/Caskroom/miniforge/base/envs/ddg-predict2:

Name Version Build Channel

biopython 1.79 py38hb991d35_3 conda-forge
bzip2 1.0.8 h93a5062_5 conda-forge
ca-certificates 2024.6.2 hf0a4a13_0 conda-forge
easydict 1.9 py_0 conda-forge
libblas 3.9.0 22_osxarm64_openblas conda-forge
libcblas 3.9.0 22_osxarm64_openblas conda-forge
libcxx 17.0.6 h5f092b4_0 conda-forge
libffi 3.4.2 h3422bc3_5 conda-forge
libgfortran 5.0.0 13_2_0_hd922786_3 conda-forge
libgfortran5 13.2.0 hf226fd6_3 conda-forge
liblapack 3.9.0 22_osxarm64_openblas conda-forge
libopenblas 0.3.27 openmp_h6c19121_0 conda-forge
libsqlite 3.45.3 h091b4b1_0 conda-forge
libzlib 1.3.1 hfb2fe0b_1 conda-forge
llvm-openmp 18.1.6 hde57baf_0 conda-forge
ncurses 6.5 hb89a1cb_0 conda-forge
numpy 1.24.4 py38ha84db1f_0 conda-forge
openssl 3.3.1 hfb2fe0b_0 conda-forge
pip 24.0 pyhd8ed1ab_0 conda-forge
python 3.8.19 h2469fbe_0_cpython conda-forge
python_abi 3.8 4_cp38 conda-forge
readline 8.2 h92ec313_1 conda-forge
setuptools 70.0.0 pyhd8ed1ab_0 conda-forge
tk 8.6.13 h5083fa2_1 conda-forge
wheel 0.43.0 pyhd8ed1ab_1 conda-forge
xz 5.2.6 h57fd34a_0 conda-forge

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant