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

python运行各种问题 #62

Open
119977 opened this issue Nov 16, 2019 · 3 comments
Open

python运行各种问题 #62

119977 opened this issue Nov 16, 2019 · 3 comments

Comments

@119977
Copy link

119977 commented Nov 16, 2019

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

@119977
Copy link
Author

119977 commented Nov 16, 2019

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

@119977
Copy link
Author

119977 commented Nov 16, 2019

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
Copy link
Owner

3.7以上应该没问题的

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

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

2 participants