theskumar / theskumar/python-dotenv
_ImportRedirect.find_spec() not found
オープン
まだ誰も着手していません。
- 主要言語
- Python
- スター
- 8.9k
- フォーク
- 581
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
Getting <frozen importlib._bootstrap>:914: ImportWarning: _ImportRedirect.find_spec() not found; falling back to find_module() when running load_dotenv on Python 3.10.8 (Github codespace).
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
Start by reproducing the warning when running load_dotenv on Python 3.10.8 in a GitHub Codespace, then trace the import path involved in _ImportRedirect.find_spec(). The issue names no source file or test; done means determining whether python-dotenv causes the warning and documenting or verifying the relevant behavior.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- python
- 領域
- devops
- issue の種類
- バグ
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 35/100