Conflicts with the name of an existing Python module and cannot be used as a projectname.

Опубликовано: 28 Сентябрь 2024
на канале: BUGBUG
888
5

Django Project creation in Apple mac.
Step by step for Django project
if already installed python and virtual env
commands
1 - virtualenv (project name)
2 - sudo pip install Django
2 - django-admin startproject (project name)
3 - python manage.py runserver.

Activate vertual env
1- cd vertual_env
2 - cd bin
3 - source activate

Please try another name.

For fix Conflict Remove same name file from folder or rename.
Python django error.
How setup django.
Google Django project setup.
Free django Source code.
Django commands.

local server link
http://127.0.0.1:8000/

Developer /Programmer helper
Help desk
AI based Project