Emile van Sebille wrote:
To verify a path problem, add
sys.path.append('/usr/lib/Python2.4/site-packages//usr/lib/Python2.4/site-packages')
erhhmmm...
sys.path.append('/usr/lib/Python2.4/site-packages/Imaging1.1.4')
EvS
___
Tutor maillist - Tuto
ShivKumar Anand wrote:
I am using Python Image library on windows and it is running well.
I am using RHEL E4 on another machine and when I installed
"python-imaging-1.1.6-2.el4.rf.i386.rpm", still i am not able to call
the Image and ImagOps modules from my application on this Linux machine.
I am using Python Image library on windows and it is running well.
I am using RHEL E4 on another machine and when I installed
"python-imaging-1.1.6-2.el4.rf.i386.rpm", still i am not able to call the Image
and ImagOps modules from my application on this Linux machine.
After that --I manually