ModuleNotFoundError: No module named ‘pydrive’

Hey guys, if you stumble upon this error, most probably you have conflicting modules installed in your pip or other package management tool. And by the way, PyDrive is not supported anymore for quite a long time, so it’s better to install PyDrive2 pip install PyDrive2 PyDrive2 an actively maintained fork of PyDrive. If you … Read more