ModuleNotFoundError: No module named 'execnet.rsync' by running .exe file

前端 未结 0 1313
温柔的废话
温柔的废话 2021-01-01 12:41

I have code in hello.py file:

def test(arg):
    pytest.main(args=arg, plugins=[pytest_html.plugin, xdist.plugin])
if __name__ == \'__main__\':
    arg = [\'t         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题