Replies: 1 comment
-
Hi, Yes, that error is confusing. I did a fresh installation and couldn't reproduce it. Can you try installing the library directly from the git repo and try again. If the problem still exists, can you provide following details on the installation:
Deepansh |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hey!
I am trying to play around with the example in the following link: https://mrinversion.readthedocs.io/en/latest/galley_examples/relaxation/plot-7Cs-2Al-91Si.html#sphx-glr-galley-examples-relaxation-plot-7cs-2al-91si-py.
A type error (TypeError: T2.init() got an unexpected keyword argument 'inverse_dimension') is encountered on the
relaxation.T2
reference. See code below:I have checked the relation.py script https://github.com/deepanshs/mrinversion/blob/master/mrinversion/kernel/relaxation.py and am still confused about this.
How can this be fixed, please?
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions