設定python2.7的環境,但是「pip install」。給出的套件錯誤需要不同的 python: 2.7.18 not in '>=3.7,

設定python2.7的環境,但是「pip install」。給出的套件錯誤需要不同的 python: 2.7.18 not in '>=3.7,

(使用 Windows11,目前使用 Ubuntu 18.04 LTS)

https://github.com/ding-lab/CharGer/blob/7d7d2911b89261fa5dceea6395a5d188a82757f2/README.md

我按照說明操作並創建瞭如上所述的環境

在 CharGer 環境:$python -V

發布了 Python 2.7.18 :: Anaconda, Inc.

但在 CharGer 資料夾和 $ pip install 中。

它會傳回「錯誤:套件 u'charger-0.6.0b1' 需要不同的 Python:2.7.18 不在 '>/3.7,<4.0' 中

相關內容