前提・実現したいこと
自分が今日PyCharmでOpenCVをインストールしようとすると、なぜかエラーでインストールができませんでした。
一応、そこで出たエラーコードも貼っておきます。どうかよろしくお願いします。
発生している問題・エラーメッセージ
Collecting package metadata (current_repodata.json): ...working... done Solving environment: ...working... The environment is inconsistent, please check the package plan carefully The following packages are causing the inconsistency: - defaults/win-64::keras-gpu==2.2.4=0 - defaults/win-64::tensorflow-gpu==1.14.0=h0d30ee6_0 failed with initial frozen solve. Retrying with flexible solve. Solving environment: ...working... failed with repodata from current_repodata.json, will retry with next repodata source. Collecting package metadata (repodata.json): ...working... done Solving environment: ...working... The environment is inconsistent, please check the package plan carefully The following packages are causing the inconsistency: - defaults/win-64::keras-gpu==2.2.4=0 - defaults/win-64::tensorflow-gpu==1.14.0=h0d30ee6_0 failed with initial frozen solve. Retrying with flexible solve. Solving environment: ...working... Found conflicts! Looking for incompatible packages. This can take several minutes. Press CTRL-C to abort. failed Comparing specs that have this dependency: 0%| | 0/6 [00:00<?, ?it/s] Finding conflict paths: 0%| | 0/2 [00:00<?, ?it/s] Finding shortest conflict path for beautifulsoup4==4.8.0: 0%| | 0/2 [00:00<?, ?it/s] Finding shortest conflict path for beautifulsoup4: 50%|##### | 1/2 [00:00<00:00, 1.59it/s] Finding shortest conflict path for beautifulsoup4: 100%|##########| 2/2 [00:00<00:00, 3.17it/s] Comparing specs that have this dependency: 17%|#6 | 1/6 [00:01<00:06, 1.26s/it] Finding conflict paths: 0%| | 0/2 [00:00<?, ?it/s] Finding shortest conflict path for beautifulsoup4==4.8.0: 0%| | 0/2 [00:00<?, ?it/s] Finding shortest conflict path for beautifulsoup4: 50%|##### | 1/2 [00:01<00:01, 1.77s/it] Finding shortest conflict path for beautifulsoup4: 100%|##########| 2/2 [00:01<00:00, 1.13it/s] Comparing specs that have this dependency: 33%|###3 | 2/6 [00:03<00:06, 1.52s/it] Finding conflict paths: 0%| | 0/1 [00:00<?, ?it/s] Finding shortest conflict path for beautifulsoup4==4.8.0: 0%| | 0/1 [00:00<?, ?it/s] UnsatisfiableError: The following specifications were found to be incompatible with each other: Package beautifulsoup4 conflicts for: _anaconda_depends -> beautifulsoup4 conda-build -> beautifulsoup4 beautifulsoup4==4.8.0 anaconda==2019.07=py37_0 -> beautifulsoup4==4.7.1=py37_1 長かったので途中省かせていただきます
該当のソースコード
Python(Anaconda)
pythonインタプリターのところからインストールしました
### 試したこと ここに問題に対して試したことを記載してください。 ### 補足情報(FW/ツールのバージョンなど) ここにより詳細な情報を記載してください。
回答1件
あなたの回答
tips
プレビュー
バッドをするには、ログインかつ
こちらの条件を満たす必要があります。