melyux

Results 155 comments of melyux
trafficstars

Duplicate of #505, which is a duplicate of #453, which is a duplicate of #407, which is a duplicate of #227. Workaround is to close the "History" subsection under "Publish"...

@hjonnala I have the same issue, and already tried your suggestion [here](https://github.com/google-coral/pycoral/issues/91#issuecomment-1264524697) without any luck. I added the lines to the example `classify_image.py` and got this output: ```log I tflite/edgetpu_manager_direct.cc:453]...

Errors went away after I ran the examples on Linux bare metal. I guess it was trying to update the firmware of the Coral through the Windows VM, and that...

I have `integrations: [captureConsoleIntegration({ levels: ['error'] })]` on to capture `console.error("Test error")` as errors, but this also doesn't include the stack trace despite being an error. Obviously the workaround doesn't...

@stevelacy Surely there is still a possibility of others adding support, since this is an open source project? Might want to leave it open for others to see that this...

No error message at all, so it’s been frustrating to debug. The only way to debug Workflow is to use it in the app itself, where you need the Select...