Open HiTuX opened 6 years ago
Sounds like either
something went wrong with f2py (sppv.version is a Fortran variable) or
the version string got garbled (.gitattributes
sets a filter whose purpose was to insert the git hash into the version variable -- but you probably did not define the filter, so I think it should do nothing).
Anyway, this project isn't really active anymore, I have not used the code myself in a long while. If you figure out a solution, please post it here in case someone else has the same problem.
I try to use prima.py. After building,
prima.py -h
returns:I use:
Any hints!