PyCharm Professional/Django don't find pickle file
Hi guys,
I'm running a Django project on Professional and I'm trying to add Machine Learning model as pickled file. The thing is it raises "FileNotFoundError: [Errno 2] No such file or directory".
I have no problems reading it on standard Python project on Community free version. Any ideas?
Please sign in to leave a comment.