I was using PyCharm for a 2-3 months already. But suddenly, two days ago, it stopped working properly. The thing is, whenever I try to create virtual environment, it shows: Pycharm Error
I have installed Python 3.7.1, and also included PYTHONHOME and PYTHONPATH variables to system (I am using Windows 10) as it was shown here: ImportError: No module named 'encodings'
I've already reinstalled PyCharm, and also tried other versions of Python, but no use (I always put check to "add Python to PATH" when installing)
I've checked all forums and other sites, but haven't found solution yet. Thanks beforehand