[Wien] Berry PI

Oleg Rubel orubel at lakeheadu.ca
Wed May 27 18:20:19 CEST 2015


The ‘init.sh’ script is buggy as some other users reported. Since you already have numpy, I would suggest to edit ‘config.py’ and '.bashrc’ as described in the Manual Installation section: https://github.com/spichardo/BerryPI/wiki/Installation

Also, it would be a good idea to update to a new version of BerryPI from GitHub (https://github.com/spichardo/BerryPI), which supports numpy 1.9.2 and parallel execution.

Oleg

> On May 27, 2015, at 11:33, Parker, David S. <parkerds at ornl.gov> wrote:
> 
> 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 at 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



More information about the Wien mailing list