scikit-image
scikit-image copied to clipboard
ValueError: numpy.ndarray size changed, may indicate binary incompatibility. Expected 88 from C header, got 80 from PyObject
Description
hello everyone i'm trying to build bandstructure using abinit but this error always appears
Way to reproduce
~/Documents/Dwi Unzila/bandstructure/FeO Murni/percobaan 1$ abiopen.py t01o_DS2_GSR.nc --expose -sns=talk
Version information
numpy version: 1.19.2 abinit : 9.6.2
Traceback (most recent call last):
File "/home/komputasi6/.local/bin/abiopen.py", line 17, in
Hi @Dwiunzila,
Where does scikit-image come into play? Did you mean to post under https://github.com/abinit/abinit/?
Hey, there hasn't been any activity on this issue for more than 180 days. For now, we have marked it as "dormant" until there is some new activity. You are welcome to reach out to people by mentioning them here or on our forum if you need more feedback! If you think that this issue is no longer relevant, you may close it by yourself; otherwise, we may do it at some point (either way, it will be done manually). In any case, thank you for your contributions so far!
Looks like a numpy version mismatch. Should be fixed by installing into clean env.