[issue29837] python3 pycopg2 import issue on solaris 10

justin report at bugs.python.org
Fri Mar 17 11:40:22 EDT 2017


New submission from justin:

Hi,

I have installed psycopg2 through pip3, but when I tried to import it, I got the following error. what could be the problem?

help> psycopg2  
problem in psycopg2 - ImportError: ld.so.1: python3.3: fatal: relocation error: file /opt/csw/lib/python3.3/site-packages/psycopg2/_psycopg.so: symbol timeradd: referenced symbol not found 
------------------------ 

thanks 

justin

----------
components: Build
messages: 289763
nosy: juwang
priority: normal
severity: normal
status: open
title: python3 pycopg2 import issue on solaris 10
type: compile error
versions: Python 3.3

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue29837>
_______________________________________


More information about the Python-bugs-list mailing list