You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When we try to launch diyabc on our cluster, we have following error:
Error loading Python lib '/tmp/_MEI9aIOJY/libpython2.7.so.1.0': /tmp/_MEI9aIOJY/libpython2.7.so.1.0: file too short segmentation fault (core dumped)
Basically, we have /tmp overflow, because on our server /tmp is limited to 60 Mb. How can we re-define this folder to another one? also, how to call to help, if --help doesn't work?
Thanks a lot for your help!
Anna
The text was updated successfully, but these errors were encountered:
When we try to launch diyabc on our cluster, we have following error:
Error loading Python lib '/tmp/_MEI9aIOJY/libpython2.7.so.1.0': /tmp/_MEI9aIOJY/libpython2.7.so.1.0: file too short
segmentation fault (core dumped)
Basically, we have /tmp overflow, because on our server /tmp is limited to 60 Mb. How can we re-define this folder to
another one? also, how to call to help, if --help doesn't work?
Thanks a lot for your help!
Anna
—
Reply to this email directly or view it on GitHub #1.
Hello,
When we try to launch diyabc on our cluster, we have following error:
Error loading Python lib '/tmp/_MEI9aIOJY/libpython2.7.so.1.0': /tmp/_MEI9aIOJY/libpython2.7.so.1.0: file too short segmentation fault (core dumped)
Basically, we have /tmp overflow, because on our server /tmp is limited to 60 Mb. How can we re-define this folder to another one? also, how to call to help, if --help doesn't work?
Thanks a lot for your help!
Anna
The text was updated successfully, but these errors were encountered: