Tried running `uftrace record` and it aborts with the message on all python scripts I tried. Is this me misusing the tool?
Version compiled from git repo works! 🎉
ah strange.. actually, creating a debian package from the git version with checkinstall and then installing that also seems to result in the error while `make install` results in it working. Might be a path issue? Curious if anyone can reproduce..
Hi Marcel Do you have an example that I can run to reproduce the issue you are having? The version from upstream you tried still had the issue as a deb pkg, did you further figure what the issue is and how to fix it? I guess you tried master? Best, Alex