Dependency resolution error
まだ誰も着手していません。
評価
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 初心者へのやさしさ
- 42/100
- issue の種類
- バグ
- 明瞭さ
- 説明が足りない
- 活発さ
- 停滞
- 技術スタック
- python
- 領域
- build-system
調査の方向性
No repository file or test is named. Reproduce the clean Python 3.8.1 virtual-environment install with pip install pokepy, then inspect how pokepy and beckett declare their requests dependencies. Done means the installation no longer reports the incompatible requests requirement, with any relevant behavior checked.
索引モデルが issue の本文から書いたものです。
説明
Using a clean venv, I get a dependency conflict between beckett and pokepy for the requests package:
(venv) PS> python --version
Python 3.8.1
(venv) PS> pip --version
pip 20.0.2 from c:\users\bladeoflight16\personal\pokemon\venv\lib\site-packages\pip (python 3.8)
(venv) PS> pip install pokepy
Collecting pokepy
Using cached pokepy-0.6.0-py2.py3-none-any.whl (12 kB)
Collecting requests==2.21.*
Using cached requests-2.21.0-py2.py3-none-any.whl (57 kB)
Collecting fcache==0.4.*
Using cached fcache-0.4.7-py2.py3-none-any.whl (10 kB)
Collecting beckett==0.8.*
Using cached beckett-0.8.0-py2.py3-none-any.whl (10 kB)
Collecting urllib3~=1.24.3
Using cached urllib3-1.24.3-py2.py3-none-any.whl (118 kB)
Collecting certifi>=2017.4.17
Using cached certifi-2019.11.28-py2.py3-none-any.whl (156 kB)
Collecting idna<2.9,>=2.5
Using cached idna-2.8-py2.py3-none-any.whl (58 kB)
Collecting chardet<3.1.0,>=3.0.2
Using cached chardet-3.0.4-py2.py3-none-any.whl (133 kB)
Collecting appdirs
Using cached appdirs-1.4.3-py2.py3-none-any.whl (12 kB)
Collecting six==1.10.0
Using cached six-1.10.0-py2.py3-none-any.whl (10 kB)
Collecting inflect==0.2.5
Using cached inflect-0.2.5-py2.py3-none-any.whl (58 kB)
ERROR: beckett 0.8.0 has requirement requests==2.10.0, but you'll have requests 2.21.0 which is incompatible.
Installing collected packages: certifi, idna, urllib3, chardet, requests, appdirs, fcache, six, inflect, beckett, pokepy
Successfully installed appdirs-1.4.3 beckett-0.8.0 certifi-2019.11.28 chardet-3.0.4 fcache-0.4.7 idna-2.8 inflect-0.2.5 pokepy-0.6.0 requests-2.21.0 six-1.10.0 urllib3-1.24.3
It still installs, and I don't know whether it actually causes any problems. But still should be addressed.
- 主要言語
- Python
- スター
- 135
- フォーク
- 26
- PR マージ指標
- 30日以内にマージされた PR はありません
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
PokeAPI/pokepy のほかの issue
-
難易度 1/5 1時間未満 初心者へのやさしさ 10/100
-
Installation issue オープン
難易度 3/5 1〜2日 初心者へのやさしさ 35/100
-
難易度 4/5 3〜5日 初心者へのやさしさ 25/100
-
Create async client オープン
似ている issue
-
agent-ready documentation needs-triage
難易度 1/5 1〜3時間 初心者へのやさしさ 88/100
-
documentation
難易度 1/5 1時間未満 初心者へのやさしさ 91/100
-
workflow-status page template still says reusable workflows are "triggered only by workflow_call:" オープン
難易度 1/5 1時間未満 初心者へのやさしさ 92/100
-
instance instance add
難易度 1/5 1時間未満 初心者へのやさしさ 72/100
searxng/searx-instances#939 · コメント 1 件 ·
-
area-deployment area-integrations triage:bot-seen
難易度 2/5 半日 初心者へのやさしさ 86/100