gxtrobot/bustag

python运行各种问题

Opened this issue · 3 comments

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

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

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)

3.7以上应该没问题的

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