Skip to content

ModuleNotFoundError: No module named 'decouple' #11

@app-generator

Description

@app-generator

Note: ticket opened in support (email). Here is the original message:

I'm having an issue starting the application based on the command lines provided in your Github: 
When I enter python manage.py runserver I get an error message saying:
from decouple import config
ModuleNotFoundError: No module named 'decouple'

This error bumps during usage.

FIX

  • Update project dependencies (latest stable Django)
  • Replace decouple dependency

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions