Код: Выделить всё
docker run --gpus=all -p 127.0.0.1:9000:8080 us-docker.pkg.dev/colab-images/public/runtime
Код: Выделить всё
drive.mount('/content/drive/')
Код: Выделить всё
---------------------------------------------------------------------------
KeyError Traceback (most recent call last)
in ()
----> 1 drive.mount('/content/drive/')
2 frames
/usr/lib/python3.10/os.py in __getitem__(self, key)
678 except KeyError:
679 # raise KeyError with the original key value
--> 680 raise KeyError(key) from None
681 return self.decodevalue(value)
682
KeyError: 'TBE_EPHEM_CREDS_ADDR'
- Обратите внимание, что установлено приложение GDrive для ПК с Windows.*
Подробнее здесь: https://stackoverflow.com/questions/769 ... drive-from