Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

unable to update cl-test1-ubuntu... #31

Closed
MedicalTest opened this issue Aug 9, 2013 · 2 comments
Closed

unable to update cl-test1-ubuntu... #31

MedicalTest opened this issue Aug 9, 2013 · 2 comments
Labels

Comments

@MedicalTest
Copy link

update cl-test1-ubuntu.cloudapp.net fails

(venv)azureuser@cl-test1-ubuntu:/codalab$ python codalab/manage.py syncdb
Traceback (most recent call last):
File "codalab/manage.py", line 11, in
from configurations.management import execute_from_command_line
File "/home/azureuser/codalab/venv/local/lib/python2.7/site-packages/configurations/management.py", line 3, in
importer.install()
File "/home/azureuser/codalab/venv/local/lib/python2.7/site-packages/configurations/importer.py", line 76, in install
commands = management.get_commands()
File "/home/azureuser/codalab/venv/local/lib/python2.7/site-packages/django/core/management/init.py", line 109, in get_commands
apps = settings.INSTALLED_APPS
File "/home/azureuser/codalab/venv/local/lib/python2.7/site-packages/django/conf/init.py", line 53, in getattr
self._setup(name)
File "/home/azureuser/codalab/venv/local/lib/python2.7/site-packages/django/conf/init.py", line 48, in _setup
self._wrapped = Settings(settings_module)
File "/home/azureuser/codalab/venv/local/lib/python2.7/site-packages/django/conf/init.py", line 134, in init
raise ImportError("Could not import settings '%s' (Is it on sys.path?): %s" % (self.SETTINGS_MODULE, e))
ImportError: Could not import settings 'codalab.settings' (Is it on sys.path?): No module named djcelery
(venv)azureuser@cl-test1-ubuntu:
/codalab$

@ghost ghost assigned Zyzzx Aug 9, 2013
@irjudson
Copy link
Contributor

We resolved this and documented the resolution on the wiki; the key is to re-install fresh when there is a breaking change. @beaucephus @cpoulain : we need to better communicate breaking changes to @MedicalTest

@ghost ghost assigned MedicalTest Aug 28, 2013
@MedicalTest
Copy link
Author

able to update cl-test1...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants