-
Notifications
You must be signed in to change notification settings - Fork 14.6k
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
can not execute fabmanager create-admin –app caravel #711
Comments
Also unable to execute fabmanager create-admin. λ AirBob Dropbox → fabmanager create-admin --app caravel |
@qinzl1 it looks like you are missing dependencies or they are outdated. pip install --upgrade Flask-WTF should do the trick @bobcolner completely different issue than the reporter, please don't hijack issues |
i upgrade all about flask ,also can not create admin |
@qinzl1 you have done something wrong installing caravel since you are missing a lot of fab dependencies. Also the errors are in plain english so just keep installing the missing pieces. |
No more reporter feedback in 1 month, closing |
* feat: improve world map colors * sqrt * addressing comment * ad d3-color
* feat: improve world map colors * sqrt * addressing comment * ad d3-color
* feat: improve world map colors * sqrt * addressing comment * ad d3-color
* feat: improve world map colors * sqrt * addressing comment * ad d3-color
Traceback (most recent call last):
File "/usr/local/bin/fabmanager", line 5, in
from pkg_resources import load_entry_point
File "/usr/local/lib/python2.7/site-packages/distribute-0.6.14-py2.7.egg/pkg_resources.py", line 2671, in
working_set.require(requires)
File "/usr/local/lib/python2.7/site-packages/distribute-0.6.14-py2.7.egg/pkg_resources.py", line 654, in require
needed = self.resolve(parse_requirements(requirements))
File "/usr/local/lib/python2.7/site-packages/distribute-0.6.14-py2.7.egg/pkg_resources.py", line 552, in resolve
raise DistributionNotFound(req)
pkg_resources.DistributionNotFound: Flask-WTF>=0.9.1
The text was updated successfully, but these errors were encountered: