New issue 821: Numpy not found in install_script.sh https://bitbucket.org/yt_analysis/yt/issue/821/numpy-not-found-in-install_sc...
Andreas Schreiber:
Hi Guys,
unfortunately executing
bash install_script.sh
results in an error:
Using wget
Using sha512sum
Downloading xray_emissivity.h5 from yt-project.org
Setting YT_DIR=/home/aschreiber/yt-x86_64/src/yt-hg/
Installing distribute
Installing pip
Installing matplotlib-1.3.0
********************************************
FAILURE REPORT:
********************************************
Edit setup.cfg to change the build options
BUILDING MATPLOTLIB
matplotlib: yes [1.3.0]
python: yes [2.7.6 (default, Mar 27 2014, 16:56:17) [GCC
4.8.1 20130909 [gcc-4_8-branch revision 202388]]]
platform: yes [linux2]
REQUIRED DEPENDENCIES AND EXTENSIONS
Requires numpy 1.5 or later to build. (Numpy not found)
Ive already installed a different python distribution and hence assume an conflict with the already definied PATHs:
$PYTHONPATH: /home/aschreiber/pencil-code/python:/home/aschreiber/python:
Anyone can help me to fix that? Could I come along with a manual installation of yt?
Best regards Andreas