In article ,
Yogesh Gupta wrote:
> I am trying to run a python based program on MacOSX, which needs following
> packages
>
> numpy
> PIL
> matplotlib
>
> I can successfully import all 3 using python2.5 (only using /sw64/bin/python
> or /sw64/bin/python2.5) , although i have python2.6 and 2.7 in
Hello,
I am trying to run a python based program on MacOSX, which needs following
packages
numpy
PIL
matplotlib
I can successfully import all 3 using python2.5 (only using /sw64/bin/python
or /sw64/bin/python2.5) , although i have python2.6 and 2.7 installed. I get
following error when in run ex