[issue13493] Import error with embedded python on AIX 6.1

Amaury Forgeot d'Arc report at bugs.python.org
Tue Nov 29 09:29:15 CET 2011


Amaury Forgeot d'Arc <amauryfa at gmail.com> added the comment:

I'm sorry I don't know much about AIX. How are shared libraries searched? is /usr/local/lib a standard place for them?

After a couple of google search I suggest the following command:
   LIBPATH=/usr/local/lib:/usr/lib python2.7

----------

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


More information about the Python-bugs-list mailing list