Skip to content

template Django - cannot create plugin with name... #566

@matthieumarrast

Description

@matthieumarrast

The postinstall script (command django "startproject") ends with error if the plugin name is also the name of a python module.

Running post-installation plugin tasks
===== BASH STDERR ========================
CommandError: 'django' conflicts with the name of an existing Python module and cannot be used as a project name. Please try another name.
make: *** [/opt/metwork-mfext-master/share/plugin.mk:83: develop] Error 2

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions