I\'ve already configured virtualenv in pycharm, when using the python manage.py command, this is error shown:
E:\\video course\\Python\\code\\web_worker\\MxO
You can use python3 to run file, if you don't want to use virtualenv.python3 manage.py runserver
python3 manage.py runserver
To install python3 look at this page