Energy-Visualizer / eviz

Energy Visualizer (Summer 2024)
0 stars 0 forks source link

User Account Information Serialization Crashing #36

Open kenny5033 opened 1 week ago

kenny5033 commented 1 week ago

When a user signs up, occasionally the Pickle dumps() will throw an exception that the progenator number of instance of the class to be pickled is not the same as the actual class. Not sure what is causing this to happen, but some quick searching says that the way the class is imported could cause this error.

kenny5033 commented 1 week ago

Screenshot from 2024-06-20 14-58-47