码迷,mamicode.com
首页 > 其他好文 > 详细

File "C:/秦瑞/测试项目/chk_9/dateTimeTool.py", line 19, in dtTstamp second = getpass("输入需要转换成str类型日期时间的时间戳: ") TypeError: 'module' object is not callable

时间:2021-06-11 18:48:03      阅读:0      评论:0      收藏:0      [点我收藏+]

标签:too   typeerror   pass   file   bytes   str   type   callable   tts   

getpass.getpass

File "C:/秦瑞/测试项目/chk_9/dateTimeTool.py", line 19, in dtTstamp
second = getpass("输入需要转换成str类型日期时间的时间戳: ")
TypeError: ‘module‘ object is not callable

 

TypeError: write() argument must be str, not bytes

File "C:/秦瑞/测试项目/chk_9/dateTimeTool.py", line 19, in dtTstamp second = getpass("输入需要转换成str类型日期时间的时间戳: ") TypeError: 'module' object is not callable

标签:too   typeerror   pass   file   bytes   str   type   callable   tts   

原文地址:https://www.cnblogs.com/ruiy/p/14874778.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!