Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
import gspread
エラー :
トレースバック(最後の最後の呼び出し):インポートgspreadのファイル "C:\ QSTK \ Examples \ MyCodes \ gspread.py"、1行目
spyderでコードを実行しようとすると、このエラーが発生します。
コードはPythonアイドルで正常に動作します
スクリプトの名前を変更します。使用しようとしているモジュールと同じ名前を付けましたgspread。これにより、循環依存が発生します。
gspread