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

"No module named script"怎么解决? #5

Open
luckypoem opened this issue Jul 23, 2017 · 0 comments
Open

"No module named script"怎么解决? #5

luckypoem opened this issue Jul 23, 2017 · 0 comments

Comments

@luckypoem
Copy link

HI.

root@localhost:/pypress-site# ls
babel.cfg manage.py pypress requirements.txt
fcgi.py messages.pot README.md
root@localhost:
/pypress-site# python manage.py createall
Traceback (most recent call last):
File "manage.py", line 7, in
from flaskext.script import Server, Shell, Manager, Command, prompt_bool
ImportError: No module named script
root@localhost:/pypress-site# pip install script
Downloading/unpacking script
Could not find any downloads that satisfy the requirement script
Cleaning up...
No distributions at all found for script
Storing debug log for failure in /root/.pip/pip.log
root@localhost:
/pypress-site#

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

1 participant