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
Hello,
When I try to run the script with "python compute_leadfields.py" I get the following error:
"AttributeError: module 'openmeeg' has no attribute 'Geometry'"
I'm using openmeeg version 2.5.6 installed on a docker container using: "pip install openmeeg".
I don't understand if the module name has been changed or if I'm using the wrong OpenMEEG version.
Thank you in advance for your help and support
The text was updated successfully, but these errors were encountered:
Thank you for the reply,
I see that the example folder in the repo that you linked is the same as the one related to this issue.
Do you know if there are more recent python script examples for how to use Openmeeg?
Hello,
When I try to run the script with "python compute_leadfields.py" I get the following error:
"AttributeError: module 'openmeeg' has no attribute 'Geometry'"
I'm using openmeeg version 2.5.6 installed on a docker container using: "pip install openmeeg".
I don't understand if the module name has been changed or if I'm using the wrong OpenMEEG version.
Thank you in advance for your help and support
The text was updated successfully, but these errors were encountered: