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
I pickled using highest protocol, which supposedly supports slots. But unpickling failed with infinite recursion. Then I commented out the metaclass and slots stuff in pyeuclid. Then it seemed to work.
Please note: lightly tested, I could be wrong. Possibly in my other hacking at PyEuclid I broke something.
The text was updated successfully, but these errors were encountered:
I pickled using highest protocol, which supposedly supports slots. But unpickling failed with infinite recursion. Then I commented out the metaclass and slots stuff in pyeuclid. Then it seemed to work.
Please note: lightly tested, I could be wrong. Possibly in my other hacking at PyEuclid I broke something.
The text was updated successfully, but these errors were encountered: