我在嘗試安裝時出現此錯誤dateutil:Collecting dateutil Could not find a version that satisfies the requirement dateutil (from versions: )No matching distribution found for dateutilYou are using pip version 10.0.1, however version 19.0.1 is available.You should consider upgrading via the 'pip install --upgrade pip' command.如果我跑pip -V我得到這個:pip 19.0.1 from /Users/me/.pyenv/versions/3.7.2/lib/python3.7/site-packages/pip (python 3.7)我配置了一些舊的東西嗎?如何安裝 dateutil?
即使 pip 已更新,安裝包時也會出現 Pip 版本錯誤
慕尼黑5688855
2021-10-26 10:27:43