Probleme bei der Installation einiger Bibliotheken in Python (OAuth2Client und GSPREAD)

Post a reply

Smilies
:) :( :oops: :chelo: :roll: :wink: :muza: :sorry: :angel: :read: *x) :clever:
View more smilies

BBCode is ON
[img] is ON
[flash] is OFF
[url] is ON
Smilies are ON

Topic review
   

Expand view Topic review: Probleme bei der Installation einiger Bibliotheken in Python (OAuth2Client und GSPREAD)

by Anonymous » 02 Apr 2025, 12:09

Ich benutze Python 3.7 (Umgebung, die von Anaconda erstellt wurde) und versuche, Python -Code auszuführen, der einige Google -Bibliotheken verwendet, aber ich weiß nicht wirklich, wie man sie installiert. Installation -Upgrade OAuth2Client 'scheint auch nicht zu funktionieren. < /p>

Ich verstehe nicht: Sollte ich nur PIP3 verwenden, um Pakete /Bibliotheken auf Python 3.x zu installieren? Aber was ist, wenn es mehr als eine Python -Umgebung gibt? Auf welchem ​​PIP wird diese Bibliotheken installiert?

Top