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

Runtime Error when executing alpha quartz block example #36

Open
BigHatChappy opened this issue Jun 20, 2023 · 0 comments
Open

Runtime Error when executing alpha quartz block example #36

BigHatChappy opened this issue Jun 20, 2023 · 0 comments

Comments

@BigHatChappy
Copy link

When I try to run the alpha quartz block example, or any example I run into this error

RuntimeError: You tried to modify a ParticleType object that is currently shared by multiple owners. 
Please explicitly request a mutable version of the data object by using the '_' notation or by calling 
make_mutable() on the parent object. See the documentation of the DataObject.make_mutable() method for 
further information.

I'm still very new to python and molecular modelling so any help is appreciated!

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

1 participant