iiau-tracker / SPLT

`Skimming-Perusal' Tracking: A Framework for Real-Time and Robust Long-term Tracking
123 stars 19 forks source link

ValueError: bad marshal data #7

Closed vstracksj closed 4 years ago

vstracksj commented 4 years ago

When I attempted to run the SPLT in python 3.6, there was an error as "ValueError: bad marshal data (unknown type code)". I tried to solve it by deleting the .pyc file ,but it didn't work. Could you please have solution to this issue?