Closed ivanightingale closed 2 years ago
Does pip
work for other packages? Can you also try !python -m pip install -q condacolab
?
Does
pip
work for other packages? Can you also try!python -m pip install -q condacolab
?
Yes, that worked. I also tried the original way again
!pip install -q condacolab
import condacolab
condacolab.install()
and everything works fine. Although I kept getting the same error yesterday, I can't seem to reproduce it now.
Environment: Google Colab
Code: