Python not able to find package but it is installed

Mahmood Naderan nt_mahmood at yahoo.com
Tue May 30 06:08:59 EDT 2017


Well, on rocks there exist multiple pythons. But by default the active is 2.6.6

$ python -V
Python 2.6.6


I have to say that the script doesn't modify sys.path. I only use sys.argv[] there

I can put all dependent modules in my project folder but that will be dirty.

 
Regards,
Mahmood


On Tuesday, May 30, 2017 2:09 PM, Wolfgang Maier <wolfgang.maier at biologie.uni-freiburg.de> wrote:



More information about the Python-list mailing list