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

pytest+allure结合执行命令出错(TypeError: required field "posonlyargs" missing from arguments)

时间:2020-07-03 12:54:35      阅读:272      评论:0      收藏:0      [点我收藏+]

标签:set   解决方法   ssi   文件   from   htm   图片   iss   miss   

如果出现的错误如下截图:

TypeError: required field "posonlyargs" missing from arguments

技术图片

 

 解决方法:把关于allure的包文件进行卸载

技术图片

1.可以在File-Setting-Project:Project Interpreter 把关于allure的包进行卸载

2.可以参考这个链接进行再安装:http://www.51testing.com/html/17/n-4464317.html

3.如果安装后,执行命令(例如:pytest -s -q --alluredir allure-xml)出现错误,可参考链接进行解决:https://www.pythonf.cn/read/21629

pytest+allure结合执行命令出错(TypeError: required field "posonlyargs" missing from arguments)

标签:set   解决方法   ssi   文件   from   htm   图片   iss   miss   

原文地址:https://www.cnblogs.com/lanyinhao/p/13229409.html

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