Answer the question
In order to leave comments, you need to log in
Not an internal team?
After many mistakes, I came up with the correct way to write
C:\\\python38-32\\\django-admin.py startproject mysite
django-admin.py startproject secondsite
"django-admin.py" не является внутренней или внешней
командой, исполняемой программой или пакетным файлом.
Answer the question
In order to leave comments, you need to log in
Have you tried doing the same in a virtual environment? If not, then I recommend that you always use a virtual environment for projects, since Python has a built-in feature.
Here is the base - https://docs.python.org/3/library/venv.html
Here is how to activate it in windows - https://tyapk.ru/blog/post/python-virtual-environm...
The .py extension must be associated with a Python interpreter. What do you have in the registry along the way HKEY_CLASSES_ROOT\.py
? Or what does CMD.EXE return on the command line
assoc .py
?
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question