训练模型时出现错误
来源:10-5 第一种模型训练(5)

qq_蓝色尖叫_nLMO46
2019-04-10
老师,这运行train.py文件时,出错,如下:
test setup failed
file C:\Users\dsx\Desktop\NLPChatBot\coding-267\chatbot\train.py, line 10
def test(params):
E fixture ‘params’ not found
available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, doctest_namespace, monkeypatch, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, tmp_path, tmp_path_factory, tmpdir, tmpdir_factory use 'pytest --fixtures [testpath]' for help on them.
怎么解决呢?
写回答
2回答
-
Wan_Swag
2019-04-11
你好,我遇到了和你一样的错误,请问你解决了没呀?
132019-04-23 -
Mr_Ricky
2019-04-29
这个就是改一下模型的运行模式就可以了。
00
相似问题