[SciPy-User] Install Scipy in a TG environment

RAJESH J rajesh at tryangles.in
Mon Nov 14 21:05:12 EST 2011


Hello All,
I have installed tg2.1 on a virtual environment successfully.

I would like to install scipy,numpy and matplotlib in the same
environment.

I have activated the environment and when trying to install following
error message appears. 

   func(*targs, **kargs)
  File
"/tmp/easy_install-BYfIWo/numpy-1.6.1/numpy/distutils/misc_util.py",
line 252, in clean_up_temporary_directory
ImportError: No module named numpy.distutils
Error in sys.exitfunc:
Traceback (most recent call last):
  File "/usr/lib/python2.6/atexit.py", line 24, in _run_exitfuncs
    func(*targs, **kargs)
  File
"/tmp/easy_install-BYfIWo/numpy-1.6.1/numpy/distutils/misc_util.py",
line 252, in clean_up_temporary_directory
ImportError: No module named numpy.distutils

Please help me in this regard.

Regards,
Rajesh J




More information about the SciPy-User mailing list