Closed dmulyalin closed 2 years ago
should be fixed in 0.8.3
Prior to 0.8.3, fix for that issue would be to manually delete ttp_dict_cache.pickle
file from TTP package installation directory
As per docs :
Because of caching, TTP no longer scans sub folders, this means that to make TTP to see and use new function, ttp_dict_cache.pickle file must be deleted, forcing TTP to rescan and cache new function.
0.8.3 introduced check for TTP version in ttp_dict_cache.pickle
, if it does not match, that file overwritten.
After fixes related to making TTP thread safe, need to make sure that ttp dict cache getting rebuilt after uprade to newer version, which make sense to do anyway.
As of TTP 0.8.2 getting this error after upgrade from previous version to 0.8.2: