Closed tatitechno closed 5 years ago
Have you tried compiling using compile.py or compile.sh?
both of them, same result..
On Thu, Oct 3, 2019 at 9:55 PM Michael Humbert notifications@github.com wrote:
Have you tried compiling using compile.py or compile.sh?
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/MaginnGroup/PyLAT/issues/2?email_source=notifications&email_token=AI53NDNNZA5MEFIUMJ3OTOLQMY53PA5CNFSM4I47R45KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEAJG4VI#issuecomment-538078805, or mute the thread https://github.com/notifications/unsubscribe-auth/AI53NDK44VW2SVZIA532I43QMY53PANCNFSM4I47R45A .
what version of numpy are you using?
the new compile.sh file should work for newer versions of numpy and python
Hi,
I am facing this problem, no calccomf module exist after the compilation .. and I think others do : https://www.gitmemory.com/issue/MaginnGroup/PyLAT/1/507543737
Traceback (most recent call last): File "PyLAT.py", line 43, in
from src.calcCOM import calcCOM
File "/lustre/home/elbentr81/PyLAT/src/calcCOM.py", line 26, in
import calccomf
ModuleNotFoundError: No module named 'calccomf'
python 3.6 , gcc/7.3.0 ,
thank you. Regards. Tayeb.