
答案1
正如您自己的螢幕截圖(左下角)所示,您的安裝python-units
似乎失敗了:
ERROR: Could not find a version that satisfies the requirement python-units==0.1.2 (from version: none)
另外:
ERROR: No matching distribution found for python-units==0.1.2
注意到您似乎正在使用 Python 3.7(再次,從您的螢幕截圖來看)並檢查PyPI 上 python 單元的檔案下載頁面,我們可以看到僅支援 Python 2.x(如唯一可用的.whl
檔案名稱所示):
python_units-0.1.2-py2-none-any.whl