Steward
分享是一種喜悅、更是一種幸福
程式語言 - Python - 解決No module named xmlrunner.__main__; xmlrunner問題
參考資訊:
https://github.com/pybuilder/pybuilder/issues/267
問題如下:
/usr/bin/python3: No module named xmlrunner.__main__; 'xmlrunner' is a package and cannot be directly executed
解法如下:
# pip install unittest-xml-reporting