Tomoki-YAMASHITA / CrySPY

CrySPY is a crystal structure prediction tool written in Python.
https://tomoki-yamashita.github.io/CrySPY_doc
MIT License
107 stars 38 forks source link

OSError: [Errno 8] Exec format error #44

Closed sadmanomee closed 1 year ago

sadmanomee commented 1 year ago

I am getting this error OSError: [Errno 8] Exec format error: '/home/sadman/Desktop/CrySPY/CrySPY/f-fingerprint/cal_fingerprint.f90' which is called in the subprocess.

Tomoki-YAMASHITA commented 1 year ago

Did you compile cal_fingerprint program? (bottom of this page: https://tomoki-yamashita.github.io/CrySPY_doc/installation/cryspy/)

Tomoki-YAMASHITA commented 1 year ago

This is not an issue.