the0demiurge / ShadowSocksShare

(No longer maintained owing to the lack of sufficient free ss accounts)Python爬虫/Flask网站/免费ShadowSocks账号/ssr订阅/json 订阅
http://ss.pythonic.life/
Apache License 2.0
3.03k stars 1.04k forks source link

ModuleNotFoundError: No module named 'flask_script' 模块引入异常 #9

Closed yelexin closed 7 years ago

yelexin commented 7 years ago

已经 pip install -r requirments.txt 了,仍然不能运行 python manage.py runserver

zasl commented 7 years ago

请问你是如何安装的?我安装的都提示Could not open requirements file: [Errno 2] No such file or directory: 'distribute' win10下 python3.5.2

the0demiurge commented 7 years ago

@yelexin 可能你的依赖没安装完整,pip install -U flask-script再试试看

@zasl 重新下载本项目,使用最新版的试试看

the0demiurge commented 7 years ago

现在我的项目加入了一些ssr账号验证的功能,不再支持Windows,而且(似乎)也不再支持前置代理,以后需要部署建议部署在国外的服务器(比如heroku)里面