gxtrobot / bustag

a tag and recommend system for old bus driver 给老司机用的一个番号推荐系统
MIT License
3.85k stars 586 forks source link

python运行各种问题 #62

Open 119977 opened 4 years ago

119977 commented 4 years ago

3.75,3.8都试了错误成堆,安装都过不去,老大好歹说下到底用哪个版本的python啊

119977 commented 4 years ago

折腾2天,才能启动,累死了

119977 commented 4 years ago

run(host='192.168.1.7', server='paste', port=8000, debug=True) 错误内容

Bottle v0.12.17 server starting up (using PasteServer())... Listening on http://192.168.1.7:8000/ Hit Ctrl-C to quit.

system error Traceback (most recent call last): File "E:\tag\bustag\app\index.py", line 228, in start_app() File "E:\tag\bustag\app\index.py", line 211, in start_app run(host='192.168.1.7', server='paste', port=8000, debug=True) File "C:\Users\win10\AppData\Local\Programs\Python\Python37\lib\site-packages\bottle.py", line 3131, in run server.run(app) File "C:\Users\win10\AppData\Local\Programs\Python\Python37\lib\site-packages\bottle.py", line 2824, in run **self.options)

gxtrobot commented 4 years ago

3.7以上应该没问题的

你是通过代码安装吗, 有绿色版的可以直接用, 不用装python