B
B
Bebronyukh Savory2020-05-31 12:11:08
Django
Bebronyukh Savory, 2020-05-31 12:11:08

Error running django-admin startproject command?

Installed django with the command pip3 install django.
Then I decided to create a project with a team django-admin startproject mysite
. And I got an error: zsh: command not found: django-admin

How to solve this problem? I have mac os catalina 1.15.5 and python 3.7.

Thank you in advance, solution!

Answer the question

In order to leave comments, you need to log in

1 answer(s)
R
Rodion, 2020-05-31
@PrytexY

django-admin.py is outside the PATH environment variable . I suggest reading this article (carefully).

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question