Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

installation problem #30

Open
xychen-ION opened this issue May 31, 2018 · 0 comments
Open

installation problem #30

xychen-ION opened this issue May 31, 2018 · 0 comments

Comments

@xychen-ION
Copy link

Hi,

I am trying to use the scalapy package but I get a problem just after installation.

I totally follow the installation instruction in my virtual environment in conda. However, when I want to used the package by typing "import scalapy", the error shows as below:
"mpi4py.MPI.Status has the wrong size, try recompiling. Expected 40, got 48"

I think it is due to incomplete installation and I found several lines in red (BOLD) during installation:
"
....
copying scalapy.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
writing build/bdist.linux-x86_64/egg/EGG-INFO/native_libs.txt
zip_safe flag not set; analyzing archive contents...
scalapy.pycache.mpi3util.cpython-36: module references file
scalapy.pycache.blacs.cpython-36: module references file
scalapy.lowlevel.pycache.redist.cpython-36: module references file
scalapy.lowlevel.pycache.scalapack.cpython-36: module references file
scalapy.lowlevel.pycache.pblas.cpython-36: module references file

....
"
I guess it is a problem during installation but I don't know how to fix it.

Best,
Xiaoyu Chen

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant