It can be related to python/numpy installation or compatibility issues.

BerryPi dependencies:

WIEN2k (tested against 14.2 Release 15/10/2014)
WIEN2WANNIER (part of the Wien2k distribution)
Python (tested against 2.7.4)
NumPy (tested against 1.6.2 & 1.9.2)

My suggestion would be to recreate the python & numpy enviroment as
indicated above + pull a fresh BerryPI version from githab
(https://github.com/spichardo/BerryPI)

Thanks
Oleg


On Sun, Jan 3, 2016 at 11:29 AM, lokanath patra
<lokanath.patra...@gmail.com> wrote:
> Dear all
> I am working on the berryPI code and I have faced the following error.
> Can anyone help me please?
>
> Thank you in advance.
>
>
> Traceback (most recent call last):
>   File "/cluster/home/lokanath/lib/w215/SRC_BerryPI/BerryPI/berrypi", line
> 20, in <module>
>     import numpy # math library
>   File
> "/cluster/software/VERSIONS/python_packages-3.5_1/cluster/software/VERSIONS/python3-3.5.0/lib/python3.5/site-packages/numpy/__init__.py",
> line 180, in <module>
>     from . import add_newdocs
>   File
> "/cluster/software/VERSIONS/python_packages-3.5_1/cluster/software/VERSIONS/python3-3.5.0/lib/python3.5/site-packages/numpy/add_newdocs.py",
> line 13, in <module>
>     from numpy.lib import add_newdoc
>   File
> "/cluster/software/VERSIONS/python_packages-3.5_1/cluster/software/VERSIONS/python3-3.5.0/lib/python3.5/site-packages/numpy/lib/__init__.py",
> line 8, in <module>
>     from .type_check import *
>   File
> "/cluster/software/VERSIONS/python_packages-3.5_1/cluster/software/VERSIONS/python3-3.5.0/lib/python3.5/site-packages/numpy/lib/type_check.py",
> line 11, in <module>
>     import numpy.core.numeric as _nx
>   File
> "/cluster/software/VERSIONS/python_packages-3.5_1/cluster/software/VERSIONS/python3-3.5.0/lib/python3.5/site-packages/numpy/core/__init__.py",
> line 14, in <module>
>     from . import multiarray
> ImportError: cannot import name multiarray
>
>
>
> --
> Lokanath Patra
> Ph.D Scholar
> Dept. of Physics
> School of Applied and Basic Sciences
> Central University of Tamil Nadu
> Thiruvarur
> Tamil Nadu - 610101
> Ph no - +91-8675834507
>
> _______________________________________________
> 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
>
_______________________________________________
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

Reply via email to