Forum Message

 

 

We have moved the forum to https://forum.ngsolve.org . This is an archived version of the topics until 05/05/23. All the topics were moved to the new forum and conversations can be continued there. This forum is just kept as legacy to not invalidate old links. If you want to continue a conversation just look for the topic in the new forum.

Notice

The forum is in read only mode.

Unable to use the Solver with Jupyter on macOS Sierra 10.12.6 and python 3.7

More
2 years 5 months ago #4076 by GAURAV
Hello everyone!

I was able to install ngsolve (older version: NGSolve-6.2.1901). But I have not problem in using the jupyter extension. When I use jupyter nbextension install --user --py ngsolve, I get the following error:

KeyError: 'The Python module ngsolve is not a valid nbextension, it is missing the `_jupyter_nbextension_paths()` method.'

And when I trying to use: python3 -c 'import ngsolve.webgui; ngsolve.webgui.howtoInstallJupyterLabextension()'

I am getting following error:
ModuleNotFoundError: No module named 'ngsolve.webgui'

Please let me know how to fix these errors.

Thank you.
Time to create page: 0.133 seconds