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

ModuleNotFoundError: No module named 'decouple' #11

Open
app-generator opened this issue Jun 2, 2023 · 2 comments
Open

ModuleNotFoundError: No module named 'decouple' #11

app-generator opened this issue Jun 2, 2023 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@app-generator
Copy link
Owner

app-generator commented Jun 2, 2023

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
BenFaruna added a commit that referenced this issue Jun 2, 2023
@app-generator app-generator added the bug Something isn't working label Jun 2, 2023
BenFaruna added a commit that referenced this issue Jun 2, 2023
@app-generator
Copy link
Owner Author

Hello @kahihia

Please pull the latest version.
Patch released in version v1.0.2

Ty @BenFaruna for the fix

@wanderzen91
Copy link

It works ! Thanks !!! :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants