i get infomation : for cache_file in os.listdir(self.cache_dir): AttributeError: 'Cache' object has no attribute 'cache_dir' please help me
i get infomation :
for cache_file in os.listdir(self.cache_dir):
AttributeError: 'Cache' object has no attribute 'cache_dir'
please help me