Created
February 1, 2012 00:24
-
-
Save andymckay/1714162 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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