Misakiwu
Misakiwu
> ============================= test session starts ============================= > platform win32 -- Python 3.6.2, pytest-4.4.0, py-1.8.0, pluggy-0.9.0 > rootdir: D:\lc_bs\text-cnn-mastercollected 1 item > > text_test.py FLoading test data... > > text_test.py:38 (test)...
> 解决了 | | 艾延勇 邮箱:[email protected] | 签名由 网易邮箱大师 定制 在2019年05月05日 23:54,Misakiwu 写道: ============================= test session starts ============================= platform win32 -- Python 3.6.2, pytest-4.4.0, py-1.8.0, pluggy-0.9.0 rootdir: D:\lc_bs\text-cnn-mastercollected 1 item...
没太听懂。。。什么是run的config 新手不是太懂,麻烦大大可以解释一下吗 ------------------ 原始邮件 ------------------ 发件人: "aiyanyong"; 发送时间: 2019年5月5日(星期天) 晚上11:59 收件人: "cjymz886/text-cnn"; 抄送: "溟咩"; "Comment"; 主题: Re: [cjymz886/text-cnn] 运行text_test.py出现错误 (#9) run的时候默认是启动pytest模式的,在run的config里删除pytest运行该文件,选择直接运行 | | 艾延勇 邮箱:[email protected] | 签名由 网易邮箱大师 定制 在2019年05月05日...
OK,已解决谢谢~------------------ 原始邮件 ------------------ 发件人: "aiyanyong" 发送时间: 2019年5月6日(星期一) 凌晨0:06 收件人: "cjymz886/text-cnn"; 抄送: "Misakiwu";"Comment"; 主题: Re: [cjymz886/text-cnn] 运行text_test.py出现错误 (#9) 额给你两个办法,1、把test()函数名改成别的换一个再运行 2、百度搜一下python如何删除在pytest模式下运行 | | 艾延勇 邮箱:[email protected] | 签名由 网易邮箱大师 定制 在2019年05月06日 00:02,Misakiwu 写道:...