So I attempted to use this app right now, and I get
FileNotFoundError: [Errno 2] No such file or directory: 'pickle/price_data.pkl'
error. So am I doing something wrong? Idk what pickle is but I if create a pickle/pickle.pkl manually I get
EOFError: Ran out of input
error. Is there something I can do to fix this?
So I attempted to use this app right now, and I get
FileNotFoundError: [Errno 2] No such file or directory: 'pickle/price_data.pkl'
error. So am I doing something wrong? Idk what pickle is but I if create a pickle/pickle.pkl manually I get
EOFError: Ran out of input
error. Is there something I can do to fix this?