Google Drive Mount error
ITtest1 opened this issue ยท 6 comments
Google Drive Mount error https://colab.research.google.com/drive/1OeRcZ0pmvTDMR_xW4JTakVIpUyK8fpfx#scrollTo=vk2qtOTGIFsQ
{Traceback (most recent call last):
File "/content/mount.py", line 5, in
drive.mount('/home/user2021/drive')
File "/usr/local/lib/python3.7/dist-packages/google/colab/drive.py", line 108, in mount
use_metadata_server=use_metadata_server)
File "/usr/local/lib/python3.7/dist-packages/google/colab/drive.py", line 128, in _mount
'TBE_EPHEM_CREDS_ADDR'] if ephemeral else _os.environ['TBE_CREDS_ADDR']
File "/usr/lib/python3.7/os.py", line 681, in getitem
raise KeyError(key) from None
KeyError: 'TBE_CREDS_ADDR}
i started receiving this too. just now. was working fine like half a day ago
i started receiving this too. just now. was working fine like half a day ago
Do you know how to solve this problem?
same, I need the drive mount badly since I want to upload stuff from drive to facebook.
facing same issue....how to slove this??
Something changed from Google's end i suppose...maybe the way for api token?
Fix has been pushed now you can use it again ๐