Closed jarosado0911 closed 1 year ago
I corrected the code, the issue was that the 'i' and 't' in parallelframe.py were unhashable, I resolved this by casting them to int().
This was resolved
I corrected the code, the issue was that the 'i' and 't' in parallelframe.py were unhashable, I resolved this by casting them to int().