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
Chris Wells Wood edited this page Sep 26, 2017
·
1 revision
Linux Installation Troubleshooting
ISAMBARD is tested on Ubuntu and Centos 6.0, so there may be extra steps required to install ISAMBARD on other distributions. If you are using another distribution, it is highly recommended to use Anaconda as it facilitates installing a bunch of dependencies without interfering with the system defaults. Here are some solutions to common issues:
ImportError: libncursesw.so.5: cannot open shared object file: No such file or directory
Pyreadlines requires libncursesw.so.5 which is a older version of ncurses, you can install it using conda: