You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "hyde.py", line 8, in
import hydeengine
File "/media/8b6fa65e-c3d4-4d90-afbd-9cccb712e0d5/nova site/hyde/hydeengine/init.py", line 17, in
from django.conf import settings
ImportError: No module named django.conf
how do i make a django.conf
The text was updated successfully, but these errors were encountered:
Traceback (most recent call last):
File "hyde.py", line 8, in
import hydeengine
File "/media/8b6fa65e-c3d4-4d90-afbd-9cccb712e0d5/nova site/hyde/hydeengine/init.py", line 17, in
from django.conf import settings
ImportError: No module named django.conf
how do i make a django.conf
The text was updated successfully, but these errors were encountered: