OSError: [Errno 22] Invalid argument错误

kenny.feng 2020-02-29 09:17:23
请问为什么会出现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>

报错:
...全文
1434 4 打赏 收藏 转发到动态 举报
AI 作业
写回复
用AI写文章
4 条回复
切换为时间正序
请发表友善的回复…
发表回复
土士 2021-01-05
  • 打赏
  • 举报
回复
这是什么问题啊,想知道啊
  • 打赏
  • 举报
回复
一样的错误, 请问楼主解决了么
kenny.feng 2020-03-02
  • 打赏
  • 举报
回复
今天运行了原先的代码,没报错,这是pycharm不稳定吗
冰风漫天 2020-03-01
  • 打赏
  • 举报
回复
确实不科学,print前面加下面几行看看输出,再看看print.txt有没有输出内容,缩小下具体定位范围 help(print) print(123,file=open('print.txt','w+')) print(password,file=open('print.txt','w+')) print(123) print(type(password))

37,743

社区成员

发帖
与我相关
我的任务
社区描述
JavaScript,VBScript,AngleScript,ActionScript,Shell,Perl,Ruby,Lua,Tcl,Scala,MaxScript 等脚本语言交流。
社区管理员
  • 脚本语言(Perl/Python)社区
  • WuKongSecurity@BOB
加入社区
  • 近7日
  • 近30日
  • 至今

试试用AI创作助手写篇文章吧