問題タブ [pipenv-install]

For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.

0 投票する
0 に答える
63 参照

python - Pipenv: 解決された依存関係に互換性のないバージョンがあります

私はPipfile.lock$ pipenv installを更新するために使用していますが、次の エラーが表示されます:

これらのコマンドを試しましたが、問題はまだ解決されていません:

pipenv lock --clearpipenv lock --pre --clear

pip uninstall pipenvそれからpip install pipenv