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

Can not find module name in Django installed App #125

Open
skyhi-github opened this issue Apr 30, 2022 · 5 comments
Open

Can not find module name in Django installed App #125

skyhi-github opened this issue Apr 30, 2022 · 5 comments

Comments

@skyhi-github
Copy link

ModuleNotFoundError: No module named 'widget_tweaks'

@skyhi-github skyhi-github changed the title After installed 'widget_tweaks' Can not find module name in Django installed App Apr 30, 2022
@randysetiawanh
Copy link

i face the same problem.
Python 3.9.12, Django 3.1

@aqqwvfbukn
Copy link

Yeah , i face the same problem too.

@Claudron
Copy link

Claudron commented Nov 4, 2022

Same here. Anybody found a solution?

@timobrembeck
Copy link
Member

How did you install the package and how are you using it?
When I download the latest release from PyPI, the package definitely contains a module named widget_tweaks.
I would most likely assume a usage error here and not a problem with the package.

@zodman
Copy link
Member

zodman commented Jul 13, 2023

you can see on the GitHub actions, the Python and django versions are supported ...

How can we reproduce the error ?

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

No branches or pull requests

6 participants