Re: [Matplotlib-users] Can't Import Pylab on XP - runtime error.

2008-10-22 Thread Dave_Evo
You need full administrator rights for pylab to work - power user status is not enough. got the following error when I tried to call in "From pylab import *" : Traceback (most recent call last): File "", line 1, in from pylab import * File "C:\Python25\Lib\site-packages\pylab.py", li

Re: [Matplotlib-users] Can't Import Pylab on XP - runtime error.

2008-10-20 Thread Dave_Evo
Yes, I can write to the disk and the python directory, I installed Python myself in the directory without need for any other administrator privileges. I also tried re-applying read/write status in properties but still the same error... Dave I'm not a regular Windows user, so I'm probably not o

[Matplotlib-users] error on trying to call in pylab

2008-10-16 Thread Dave_Evo
Hi, I installed matplotlib on my home pc with no problems but I followed the same protocol on my work pc and got the following error: Traceback (most recent call last): File "", line 1, in from pylab import * File "C:\Python25\Lib\site-packages\pylab.py", line 1, in from matplo

[Matplotlib-users] error on trying to call in pylab

2008-10-16 Thread Dave_Evo
Hi, I installed matplotlib on my home pc with no problems but I followed the same protocol on my work pc and got the following error: Traceback (most recent call last): File "", line 1, in from pylab import * File "C:\Python25\Lib\site-packages\pylab.py", line 1, in from matplo