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
I have trouble running the simulation due to package import error. The fenicstools package is missing from the environment.yaml file so I downloaded and installed it from https://github.com/mikaem/fenicstools.git. After the installation, I can see
I see this problem is with the certain fenicstools library. I think this is a known issue with fenicstools, to solve it you either need to install the cppimport library or refer to the solutions listed here. If the same error still exists you could try commenting out the corresponding lines in the package as those are not always required for this repo to work.
I have trouble running the simulation due to package import error. The fenicstools package is missing from the environment.yaml file so I downloaded and installed it from https://github.com/mikaem/fenicstools.git. After the installation, I can see
However I still obtained this error message trying to run the example code:
The text was updated successfully, but these errors were encountered: