I keep getting "gspread.exceptions.SpreadsheetNotFound" | Sololearn: Learn to code for FREE!
Neuer Kurs! Jeder Programmierer sollte generative KI lernen!
Kostenlose Lektion ausprobieren
0

I keep getting "gspread.exceptions.SpreadsheetNotFound"

I downloaded all modules and have the json file for the credentials. I still get an error. https://code.sololearn.com/cd6YVyF0ArPN/#py

29th May 2020, 9:20 PM
Jeremy Cruz
Jeremy Cruz - avatar
2 Antworten
+ 2
https://code.sololearn.com/c4gmt97Se5f9/?ref=app That is because you are using external modules, you will need to install them by pip, and fortunately it is possible thanks to other SoloLearners That solves the module errors but I don't actually know about the rest of the code
29th May 2020, 9:28 PM
Ali Abdelhady
Ali Abdelhady - avatar
+ 1
Thanks.
29th May 2020, 9:29 PM
Jeremy Cruz
Jeremy Cruz - avatar