HBehrens / puncover

Analyses C/C++ build output for code size, static variables, and stack usage

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cannot run python because version conflict

phuongtung0801 opened this issue · comments

I have clone this project but I cannot run it because some of package is conflicting version. I'm using venv with python3. I didn't see requirement.txt file in the project so I don't know hove to fix it. Please someone give me some advices.

You should now be able to install from PyPi:

pip install puncover

https://pypi.org/project/puncover/

Let me know if that helps (and feel free to close the issue if it does)!

Closing for now, please reopen if the issue persists!