Dear all: I am encountering a problem attempting to install BerryPI on a system using Ubuntu 14.04.2 LTS (GNU/Linux 3.13.0-53-generic x86_64). I am using Berry PI 1.1 and WIEN2K_14 but the problem shows up in trying to use init.sh to set up Numpy. I have installed python2.7 as /usr/bin/python2.7 and have numpy in the $HOME/.local directory but get the following series of error messages while running init.sh:
SOURCE: './init.sh' DIR: '.' resolves to '/home/dp3/BerryPI-1.1' DIR: '/home/dp3/BerryPI-1.1' Python Version initially found: 2.7.6 WIEN2k detected /home/ngs/WIEN2k/w2w w2w detected Installation via wget available ###################################################################### BerryPI directory found Continuing... Python 2.7 directory found Continuing... Traceback (most recent call last): File "<string>", line 1, in <module> File "/home/dp3/.local/lib/python2.7/site-packages/numpy/__init__.py", line 137, in <module> import add_newdocs File "/home/dp3/.local/lib/python2.7/site-packages/numpy/add_newdocs.py", line 9, in <module> from numpy.lib import add_newdoc File "/home/dp3/.local/lib/python2.7/site-packages/numpy/lib/__init__.py", line 4, in <module> from type_check import * File "/home/dp3/.local/lib/python2.7/site-packages/numpy/lib/type_check.py", line 8, in <module> import numpy.core.numeric as _nx File "/home/dp3/.local/lib/python2.7/site-packages/numpy/core/__init__.py", line 5, in <module> import multiarray ImportError: /home/dp3/.local/lib/python2.7/site-packages/numpy/core/multiarray.so: undefined symbol: PyUnicodeUCS2_AsASCIIString No NumPy directory found BerryPI will fail to run without NumPy Would you like to attempt to install NumPy? I am wondering if this is a Python-Numpy compatibility problem of some sort but don't know how to solve it. Any help is greatly appreciated. Thanks in advance, David Parker
_______________________________________________ Wien mailing list Wien@zeus.theochem.tuwien.ac.at http://zeus.theochem.tuwien.ac.at/mailman/listinfo/wien SEARCH the MAILING-LIST at: http://www.mail-archive.com/wien@zeus.theochem.tuwien.ac.at/index.html