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

NoneType #31

Open
39GodMissing opened this issue Dec 20, 2023 · 4 comments
Open

NoneType #31

39GodMissing opened this issue Dec 20, 2023 · 4 comments

Comments

@39GodMissing
Copy link

Why does this bug always appear?

return getattr(_C, name)(*args, **kwargs)
AttributeError: 'NoneType' object has no attribute 'ContractionType‘

@Terry10086
Copy link

Terry10086 commented Jan 11, 2024

Have you sloved this problem?

@39GodMissing
Copy link
Author

I successfully changed the Python version to 3.8 once, but failed again during the second run. I would like to ask if there are any recommended Python versions or if this bug is caused by other issues. Thank you!

@Terry10086
Copy link

I successfully changed the Python version to 3.8 once, but failed again during the second run. I would like to ask if there are any recommended Python versions or if this bug is caused by other issues. Thank you!

This really helps! #22 (comment)

@39GodMissing
Copy link
Author

I successfully changed the Python version to 3.8 once, but failed again during the second run. I would like to ask if there are any recommended Python versions or if this bug is caused by other issues. Thank you!

This really helps! #22 (comment)

Thank you so much for your kind reply!

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

2 participants