标签: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
标签:too typeerror pass file bytes str type callable tts
原文地址:https://www.cnblogs.com/ruiy/p/14874778.html