pycrunch-trace
pycrunch-trace copied to clipboard
App shows nothing
Trying to trace function "__execute_sample_during_training" from https://github.com/Nerogar/OneTrainer There are some errors at the end about <string> and <frozen importlib._bootstrap>:
__execute_sample_during_training - put_events: so far: 918571
finalizing native tracer
queue length 0
put_file_slice
tracing_did_complete
got evt EventsSlice
queue length 1
got evt FileContentSlice
error! at store_file_contents:
But files pycrunch-trace.meta.json and session.chunked.pycrunch-trace appear as expected. When I open them in app.pytrace.com, I see nothing at screen but error in console: google-protobuf.js: { "message": "Failure: Invalid wire type: 6 (at position 6)", "reportErrorToServer": true, "messagePattern": "Failure: Invalid wire type: %s (at position %s)" }
pycrunch-trace v0.3 python 3.10
Something gone wrong?