Open 39GodMissing opened 11 months ago
Have you sloved this problem?
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!
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! https://github.com/wbhu/Tri-MipRF/issues/22#issuecomment-1887391567
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!
Why does this bug always appear?
return getattr(_C, name)(*args, **kwargs) AttributeError: 'NoneType' object has no attribute 'ContractionType‘