rykener / django-manifest-loader

Simplifies webpack configuration with Django
https://django-manifest-loader.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
104 stars 12 forks source link

ModuleNotFoundError: No module named 'manifest_loaderproject' #43

Closed JD99 closed 3 years ago

JD99 commented 3 years ago

Hello. Perhaps the question is very stupid. I did everything according to the instructions, that's what it gives out. django-3.1.6 python3.8 ModuleNotFoundError: No module named 'manifest_loader'

JD99 commented 3 years ago

the problem was in the virtual environment. recreated it again. it works now