TypeError: Subscripted generics cannot be used with class and instance checks #9
-
Beta Was this translation helpful? Give feedback.
Answered by
initqp
Dec 22, 2023
Replies: 1 comment 1 reply
-
|
Hi Zhiqiang Li: Thanks for trying out SOMD. This is actually a bug in SOMD for python version lower than 3.10, and has been fixed recently in a8fa041. I think you need to install the current |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
lizhiqiang100
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Hi Zhiqiang Li:
Thanks for trying out SOMD. This is actually a bug in SOMD for python version lower than 3.10, and has been fixed recently in a8fa041. I think you need to install the current
masterversion to resolve this.