You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
just run the code, and found error caused with python3.7 as follows:
AttributeError: Can't pickle local object 'multi_yield.._boss', and I checked the error which caused by GIL lock setting by python.
Is there any update code?
The text was updated successfully, but these errors were encountered:
just run the code, and found error caused with python3.7 as follows:
AttributeError: Can't pickle local object 'multi_yield.._boss', and I checked the error which caused by GIL lock setting by python.
Is there any update code?
The text was updated successfully, but these errors were encountered: