with open(\'model_actual.pkl\', \'rb\') as f: model = pickle.load(f)
I get error Can\'t get attribute \'TextClassifer\' on