Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

djangocms -p mysite mysite #383

Open
JamesWanjohi opened this issue Mar 16, 2021 · 0 comments
Open

djangocms -p mysite mysite #383

JamesWanjohi opened this issue Mar 16, 2021 · 0 comments

Comments

@JamesWanjohi
Copy link

JamesWanjohi commented Mar 16, 2021

Description

I cannot get to create a djangocms projec

Steps to reproduce

pip install --upgrade pip
pip install djangocms-installer
python3 -m venv folder
source folder/bin/activate
mkdir site
cd site
djangocms mysite

Versions

Using Ubuntu 18.04 LTS
Python = python 3.7.8
django version = 3.1.7.0

Actual behaviour

runtimeError: CommandError: 'mysite' conflicts with the name of an existing Python module and cannot be used as a project name. Please try another name.

Additional information

I have conda also running in my computer

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant