Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

When trying to run notebook locally get the following error #65

Open
supunkamburugamuve opened this issue Feb 1, 2021 · 1 comment
Open

Comments

@supunkamburugamuve
Copy link
Contributor

ValueError: use: could not find module: boost-1.62.0-mpich2-1.3-gnu-4.7.2

It seems the code is using a nanoHub specific library.

@kadupitiya
Copy link
Member

This is a nanoHUB shell script to load all the libraries required to run the executable in VM mode.
I think it is setting the "LD_LIBRARY_PATH" env variable with lib paths for boost and gsl.
If we have an environment with proper installation of MPI, Boost and GSL, we don't need to use such inclusion.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants