Menu

#51 MPSPyLib not found

1.0
open
nobody
None
2020-10-23
2020-10-19
Simon Kothe
No

Hello,

after having no errors during the installation I now get the error "MPSPyLib" not found, when trying to run

import MPSPyLib
print('test')

I can, however, activate and deactivate the openmps environment just fine.

Furthermore, when running the first example I get the following message:

Execute_MPSMain TMP_01/Ising_Staticsg_0.0Main.nml 0
/bin/sh: 1: Execute_MPSMain: not found
Traceback (most recent call last):
File "01_IsingStatics.py", line 118, in <module>
main(PostProcess=Post, ShowPlots=Plot)
File "01_IsingStatics.py", line 77, in main
mps.runMPS(MainFiles, RunDir=RunDir)
File "/home/simon/anaconda3/envs/openmps/lib/python3.7/site-packages/MPSPyLib/tools.py", line 398, in runMPS
raise MPSFortLibError(ret_val)
MPSPyLib.tools.MPSFortLibError: MPSFortLib quit with fatal return code 127!</module>

Do you require any more information to help me solve this?

Best regards,
Simon

Related

Tickets: #51

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.