Google Colab and CUDA 12.2
Ashfaq Ahmad
Posted on December 22, 2023
Hello,
Google colab is shifted to CUDA 12.2. I want to install the following script,
!mamba install -c conda-forge -c bioconda mgltools=1.5.7 biopython=1.80 openbabel=3.1.1 plip=2.2.2 zlib=1.2.13 xlsxwriter=3.0.3
The installation log generates,
No package can be installed for pin: cudatoolkit 12.2.*
I tried different things, like mentioning cudatoolkit=12.2 in the script, also remove the package version details, so that conda installs the appropriate version by itself. Nothing is working.
Your suggestions are required.
Thanks
π πͺ π
π©
Ashfaq Ahmad
Posted on December 22, 2023
Join Our Newsletter. No Spam, Only the good stuff.
Sign up to receive the latest update from our blog.