首页 新闻 赞助 找找看

OSError: [Errno 22] Invalid argument错误

0
悬赏园豆:10 [待解决问题]

请问为什么会出现OSError: [Errno 22] Invalid argument错误:
demo.py:

html:
<form action="{{ url_for('login') }}" method="post">
<input class="gv" style="cursor: text" type="text" placeholder="学号" name="student_id">
<input class="gv" style="cursor: text" type="password" placeholder="密码" name="password">
<button id="check-btn2" class="gv" type="submit">提交</button>
报错:

kenny.feng的主页 kenny.feng | 初学一级 | 园豆:151
提问于:2020-02-29 21:23
< >
分享
所有回答(1)
0

app.run()中的debug=True去掉

摸个鱼儿 | 园豆:202 (菜鸟二级) | 2020-10-14 22:47
清除回答草稿
   您需要登录以后才能回答,未注册用户请先注册