原因可能由于:因为pytest-allure-adaptor库基本被python3放弃了,运行很不友好,所以报错
解决方法:
terminal中先卸载:pip uninstall pytest-allure-adaptor 再安装:pip allure-pytest
若安装找不到该模块可以去设置那下载
来源:CSDN
作者:xiao_feng77
链接:https://blog.csdn.net/xiao_feng77/article/details/103820687
原因可能由于:因为pytest-allure-adaptor库基本被python3放弃了,运行很不友好,所以报错
解决方法:
terminal中先卸载:pip uninstall pytest-allure-adaptor 再安装:pip allure-pytest
若安装找不到该模块可以去设置那下载
来源:CSDN
作者:xiao_feng77
链接:https://blog.csdn.net/xiao_feng77/article/details/103820687