-
Notifications
You must be signed in to change notification settings - Fork 16
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
Inversion setup error in example_swinvert_workflow.ipynb #11
Comments
Hi @Akumarres, |
I removed the "SyntaxError," and now I am getting the following error:AttributeError Traceback (most recent call last) File ~/.local/lib/python3.9/site-packages/agavepy/agave.py:974, in Resource.getattr(self, attr) File ~/.local/lib/python3.9/site-packages/agavepy/agave.py:1000, in Operation.init(self, resource, operation, client) File ~/.local/lib/python3.9/site-packages/agavepy/agave.py:1017, in Operation.get_models(self) AttributeError: 'NoneType' object has no attribute 'profiles' |
Hi @Akumarres, Are you running this code on DesignSafe, this code will only run on DesignSafe? If so, what Jupyter notebook image are you using? |
I am getting an error in the Inversion setup.
Thank you
The text was updated successfully, but these errors were encountered: