Skip to content

Instantly share code, notes, and snippets.

@andymckay
Created February 1, 2012 00:24
Show Gist options
  • Save andymckay/1714162 to your computer and use it in GitHub Desktop.
Save andymckay/1714162 to your computer and use it in GitHub Desktop.
Traceback (most recent call last):
File "/var/lib/jenkins/jobs/amo-master/workspace/configs/sphinx/sphinx.conf", line 6, in <module>
from localsettings_django import *
File "/var/lib/jenkins/jobs/amo-master/workspace/configs/sphinx/localsettings_django.py", line 10, in <module>
from manage import settings
File "/var/lib/jenkins/jobs/amo-master/workspace/manage.py", line 62, in <module>
res = imp.find_module(setting)
ImportError: No module named workspace.settings_local
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment