
This directory is just the Python source distribution (post configure and make). I don't have root permissions to our cluster and the default python distribution is an older one. Hence, I have my custom Python distribution in this /Python-2.5.2/ directory. The binary is /Python-2.5.2/python . On Tue, Apr 1, 2008 at 5:08 PM, Robert Kern <robert.kern@gmail.com> wrote:
On Tue, Apr 1, 2008 at 4:03 PM, Amit Itagi <aitagi@gmail.com> wrote:
Robert,
I followed the recommended steps. Now I have "numpy" and "numpy-1.0.4-py2.5.egg-info" in Python-2.5.2/lib/python2.5/site-packages. However, I am not able to import numpy at the python prompt. Do I have to set pythonpath or something ?
Possibly. Exactly what is in this .../Python-2.5.2/ directory? Is the python executable .../Python-2.5.2/bin/python?
-- Robert Kern
"I have come to believe that the whole world is an enigma, a harmless enigma that is made terrible by our own mad attempt to interpret it as though it had an underlying truth." -- Umberto Eco _______________________________________________ Numpy-discussion mailing list Numpy-discussion@scipy.org http://projects.scipy.org/mailman/listinfo/numpy-discussion