Problems with Python 3.2.
От | Nicklas Börjesson |
---|---|
Тема | Problems with Python 3.2. |
Дата | |
Msg-id | B73E4E48704A3A43B786A9078FF1BC6D02756FAB@wsmail01.ws.se обсуждение исходный текст |
Ответы |
Re: Problems with Python 3.2.
|
Список | psycopg |
Hi all, My name is Nicklas, new to the list. Well I'll get to it, I try and import psycopg2 using Python 3.2, and then I get this error: File "/test.py", line 46, in ConnectToDB import psycopg2 File "/usr/local/lib/python3.2/dist-packages/psycopg2/__init__.py", line 67, in <module> from psycopg2._psycopg import BINARY, NUMBER, STRING, DATETIME, ROWID ImportError: /usr/local/lib/python3.2/dist-packages/psycopg2/_psycopg.so: undefined symbol: _Py_ZeroStruct Since i have multiple python versions, I have simply build the package(python setup.py build) and copied the contents tothe place where packages seem to end up(/usr/local/lib/python3.2/dist-packages/). I am having a similar problem with pyodbc. //Nicklas Börjesson
В списке psycopg по дате отправления: