You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 20, 2023. It is now read-only.
python -m codecov
C:\Python27\python.exe: No module named codecov.__main__; 'codecov' is a package and cannot be directly executed
Command exited with code 1
The text was updated successfully, but these errors were encountered:
If this was fixed, I could use simply python -m codecov.
Also note that the codecov.exe created by setuptools has been very flaky on Windows (see CleanCut/green#127), so being able to avoid the setuptools created codecov.exe can be helpful as an alternative.
The text was updated successfully, but these errors were encountered: