K
K
kitas2018-08-07 20:30:58
Python
kitas, 2018-08-07 20:30:58

How to fix error in virtualenv installation?

I studied Django here https://metanit.com/python/django/1.2.php and for some reason an error occurs when creating a virtual environment with the virtualenv hello command. I'm guessing it 's specifically python or pip that's because python had problems before learning Django. Repeatedly reinstalling python and pip didn't help.
5b69d55e69357361573611.jpeg

Answer the question

In order to leave comments, you need to log in

2 answer(s)
K
kitas, 2018-12-29
@kitas

This is because of the Cyrillic in the paths to the file, remove the Cyrillic if you have such a problem!

T
Teslaman, 2018-08-09
@Teslaman

Try the command python -m venv hello

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question