Orlando Irrazabal <oirr...@mendoza.gov.ar> added the comment:

I answer your questions

- yes, i have a file named /sw_install/python-2.6.5/Lib/site.py
- the output for the commands "import sys; print sys.path" is:
     ['', '/sw_install/python-2.6.5/lib/python26.zip', 
'/sw_install/python-2.6.5/lib/python2.6/', 
'/sw_install/python-2.6.5/lib/python2.6/plat-aix5', 
'/sw_install/python-2.6.5/lib/python2.6/lib-tk', 
'/sw_install/python-2.6.5/lib/python2.6/lib-old', 
'/sw_install/python-2.6.5/lib/python2.6/lib-dynload']
   , but my lib directory is named "Lib" not "lib".
   This problem may be because i haven't installed it yet?
- yes, the file "cStringsIO.so" exists in the directory 
/sw_install/python-2.6.5/build/lib.aix-5.3-2.6

thanks

/sw_install/python-2.6.5/Lib/site.py

El 20/05/2010 18:42, Amaury Forgeot d'Arc escribió:
> Amaury Forgeot d'Arc<amaur...@gmail.com>  added the comment:
>
> no, the input is not the same, there is "ImportError: No module named site". 
> I have tree more questions:
>
> - Do you have a file named: /sw_install/python-2.6.5/Lib/site.py
> - what it the output when you type "import sys; print sys.path"
> - is there a file named "cStringIO.so" somewhere in the build tree?
>
> ----------
>
> _______________________________________
> Python tracker<rep...@bugs.python.org>
> <http://bugs.python.org/issue8760>
> _______________________________________
>

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue8760>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to