想pip在 CentOS 上安裝 python 包(特別是 psycopg2)。無法理解我的 python3 安裝有什么問題,pip無法識別:$pip install psycopg2-bash: /usr/bin/pip: /usr/bin/python: bad interpreter: No such file or directory$pip install --upgrade pip-bash: /usr/bin/pip: /usr/bin/python: bad interpreter: No such file or directory$ python3.7 -VPython 3.7.2$which python3.7/usr/local/bin/python3.7知道為什么 pip 不能工作嗎?
CentOS 上 pip 包管理器的問題
慕無忌1623718
2022-01-11 19:36:13