Everything was working perfectly until today, when for some reason my python.exe file disappeared from the Project Interpreter in Pycharm.
It was located in C:\users\my_name\Anaconda3\python.exe, and for some reason I can't find it anywhere!
Yet, all the packages are here (in the site-packages folder), and only the C:\users\my_name\Anaconda3\pythonw.exe is available.
With the latest however, some packages I installed on top of those available in Anaconda3 won't be recognized.
Therefore, how to get back the python.exe file?