agiliq/django-graphos

ImportError: No module named local

Closed this issue · 2 comments

I try to run this same demo project with my local machine i install the packages which you mention in the requirements.txt but its showing in this errror , i dont know why this happen , if this issue simple means please let me know.

try it like this
cd django-graphos-master/demo_project/demo_project/settings
cp local.py-dist local.py

@renjithsraj The solution provided by @wynnfynn should work. You need to copy local.py-dist into local.py