This project is archived and is in readonly mode.
import error
Reported by Psycopg website | April 14th, 2014 @ 12:39 AM
Submitted by: Jae Yoo
Hi, here is my error importing the psycopg2 in python 2.7.6 in OSX Maverick
I've tried installing psycoph2 in 2.7.5, and with modifying
setup.cfg for pg_config path or other suggestions in StackOverflow
would not work.
Here is the original post with error msg when installing.
http://stackoverflow.com/questions/23040235/installing-psycopg2-osx...
So, I've upgraded to 2.7.6 and installation part worked out.
And when I import psycopg2 in python, it gives me this error. Below post includes the original error msg.
Thank you.
http://stackoverflow.com/questions/23045600/importing-psycopg2-erro...
Comments and changes to this ticket
-
Daniele Varrazzo April 14th, 2014 @ 01:04 AM
- State changed from new to invalid
Not a bug. Answer here. Please use google.
http://stackoverflow.com/questions/22313407/clang-error-unknown-arg...
-
Jae Yoo April 14th, 2014 @ 03:04 AM
Hi Daniele,
I've already tried that and that made my install successfully.
However I was asking about the "Import error" not "Install error"
Please read the post again.
-
Daniele Varrazzo April 14th, 2014 @ 07:51 AM
And please you again use google.
http://stackoverflow.com/questions/6999105/mac-os-x-lion-psycopg2-s...
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
<b>WARNING:</b> the informations in this tracker are archived. Please submit new tickets or comments to <a href="https://github.com/psycopg/psycopg2/issues">the new tracker</a>.
<br/>
Psycopg is the most used PostgreSQL adapter for the Python programming language. At the core it fully implements the Python DB API 2.0 specifications. Several extensions allow access to many of the features offered by PostgreSQL.