码迷,mamicode.com
首页 > Web开发 > 详细

解决:main.py: error: unrecognized arguments: --html

时间:2020-04-17 15:47:42      阅读:490      评论:0      收藏:0      [点我收藏+]

标签:http   问题   gen   info   --   运行   排查   环境   htm   

技术图片

怎么运行都不行,无论是右键点击main.py还是在命令行运行python main.py,都报这个错

网上有人说是多个python版本共存的问题,我排查了下,环境没毛病,最后突然想起是不是没装pytest-html,果然装了下就可以运行了

pip install pytest-html

技术图片

 

解决:main.py: error: unrecognized arguments: --html

标签:http   问题   gen   info   --   运行   排查   环境   htm   

原文地址:https://www.cnblogs.com/my_captain/p/12720130.html

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