「Failed building wheel for psycopg2」 - MacOSX using virtualenv and pip

pip uninstall psycopg2
pip list --outdated
pip install --upgrade wheel
pip install --upgrade setuptools
pip install psycopg2
相關文章
相關標籤/搜索