C:UsersSlaviDocumentsDjango>python -m venv env
Python
I am triing to create virtual enviroment for django freamwork using the cmd in windows. When i try to create it it do not create anything just write Python on the next line and thats it....I am new at the Django and in the Python so please help.