I am trying to run a simple code here and I am getting this error. I am using Python3 on pycharm env.
Code: import pickle with open(\'labels.pkl\', \'rb\')