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

taxi alias throws an exception #11

Closed
sebastien-roch opened this issue Nov 8, 2012 · 0 comments
Closed

taxi alias throws an exception #11

sebastien-roch opened this issue Nov 8, 2012 · 0 comments

Comments

@sebastien-roch
Copy link

I did a "taxi update" but I still get this exception:
sebastien:~/www/teachcycle|enroll $ taxi alias jlc_ecom_europe_sprint1 1484/278
Traceback (most recent call last):
File "/usr/local/bin/taxi", line 4, in
app.main()
File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/taxi/app.py", line 148, in main
app.run()
File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/taxi/app.py", line 136, in run
action.run()
File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/taxi/commands.py", line 198, in run
self._add_alias(self.alias, self.mapping)
File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/taxi/commands.py", line 221, in _add_alias
project = projects_db.get(project_activity[0])
NameError: global name 'projects_db' is not defined

@sephii sephii closed this as completed in 1052465 Nov 8, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants