Filip Jeretina

Results 8 comments of Filip Jeretina

I had trouble getting Orange to work because of it's pyqt5 dependency, which I could not find a way to install correctly. However I installed pyqt6 using pip without any...

Hmm, thanks I didn't know you were working on pyqt6 support.I will switch to https://github.com/biolab/orange3/pull/5884, if I encounter any issues. :)

Hey @Srikiranrao, You can try the new depthai-viewer which should work with Oak-D SR. To install: `python3 -m pip install depthai-viewer==0.0.7 --extra-index-url https://test.pypi.org/simple` Then run using: ```sh python3 -m depthai_viewer...

@Srikiranrao, Thanks for reporting this issue. Seems like you're experiancing the same issue as [here](https://github.com/luxonis/depthai-python/issues/833). Maybe it would be best if you subscribe to that issue, to get updates as...

Oh, I see install_requirements.py fails on macos ```sh /Users/runner/work/depthai-python/depthai-python/examples/install_requirements.py:17: SyntaxWarning: invalid escape sequence '\s' ``` Fix that before merging please.

Hey @dongxuanlb , sorry for the late reply here.. There was an attempt to add isp scale support to mono camera, but that attempt failed, I am not completely sure...

@diablodale Yes - flashing factory bl now is fine - other than the soft-brick that could happen anyways, if the device gets disconnected during flashing the factory BL.

Not introduced by those changes. But this errant config reporting is fixable for non FFC devices. I will fix it in FW,