pandas-gbq(0.13)をminiforgeのconda環境にインストールしたいのですが、以下のようになります。
どのようにすれば良いのでしょうか?。お力を貸していただけるとありがたいです。
% conda install pandas-gbq==0.13.1
.
.
Collecting package metadata (current_repodata.json): done
Solving environment: failed with initial frozen solve. Retrying with flexible solve.
Collecting package metadata (repodata.json): done
Solving environment: failed with initial frozen solve. Retrying with flexible solve.
Solving environment: -
Found conflicts! Looking for incompatible packages.
This can take several minutes. Press CTRL-C to abort.
failed
UnsatisfiableError: The following specifications were found to be incompatible with each other:
Output in format: Requested package -> Available versions
** % conda list**
.
.
pandas 1.2.3 py39ha4bedbf_0 conda-forge
pandas-gbq 0.10.0 py_0 conda-forge
pandocfilters 1.4.2 py_1 conda-forge
parquet-cpp 1.5.1 2 conda-forge
parso 0.8.1 pyhd8ed1ab_0 conda-forge
pexpect 4.8.0 pyh9f0ad1d_2 conda-forge
pickleshare 0.7.5 py_1003 conda-forge
pillow 8.1.2 py39hf007017_0 conda-forge
pip 21.0.1 pyhd8ed1ab_0 conda-forge
prometheus_client 0.9.0 pyhd3deb0d_0 conda-forge
prompt-toolkit 3.0.18 pyha770c72_0 conda-forge
protobuf 3.15.6 pypi_0 pypi
ptyprocess 0.7.0 pyhd3deb0d_0 conda-forge
pyarrow 3.0.0 py39h34f1c6d_4_cpu conda-forge
.
.
あなたの回答
tips
プレビュー