Hey @JohnS,
Installed Valgrind and as a test I ran it with:
valgrind python3 -c "print('TEST')"
but I get an illegal instruction error. Also tried adding the python suppression file but the error still persists. Any ideas?
Hey @JohnS,
Installed Valgrind and as a test I ran it with:
valgrind python3 -c "print('TEST')"
but I get an illegal instruction error. Also tried adding the python suppression file but the error still persists. Any ideas?