pgdb

How to install pgdb on MacOS Mavericks?

筅森魡賤 提交于 2019-12-11 17:43:40
问题 I updated my system to Mavericks and I have a python code using pgdb. How can I install pgdb on my new mac? I tried sudo pip install git+git://github.com/cancerhermit/pgdb.py.git And sudo pip install pgdb And brew install pgdb And I have even tried to install it from PyCharm directly (my first try). 回答1: I am using Mac OSX ( E-Caption- 10.11.2 ). pip install PyGreSQL Worked for me. > Collecting PyGreSQL Downloading PyGreSQL-4.1.1.tgz (100kB) > 100% |████████████████████████████████| 102kB 2