VizTracer is a low-overhead logging/debugging/profiling tool that can trace and visualize your python code execution.
5.21k
stars
385
forks
source link
AttributeError: Can't get attribute 'Bar' on <module '__main__' from 'miniconda3/envs/3.12.0/bin/viztracer'> #422
Closed
Honesty-of-the-Cavernous-Tissue closed 7 months ago
python:
3.12.0
viztracer:0.16.2
os:macOS
here's my test script
after ran
viztracer test.py
got this error