Arnaud Lenglet

Results 4 issues of Arnaud Lenglet

**Device:** - OS: MacOS - Version: Big Sur 11.2.3 - Go Version: 1.16.3 **Describe the bug** On a freshly generated app, when configured with "webview", the command `guark run` raises...

# Error When running `demo.py` in edge mode, as soon as a detected hand is close from the camera (≈ 30 cm), I got the following crash: ``` [1844301091BC331300] [20.1]...

# Context Every time I try to mock a function from an external library ([depthai](https://github.com/luxonis/depthai) in my case), I got the following error: ``` ValueError: no signature found for builtin...

Apple has officially retired the airport command-line utility on macOS Sonoma 14.4 (see [this post](https://www.intuitibits.com/2024/03/14/goodbye-airport/#:~:text=Apple%20has%20officially%20retired%20the,about%20nearby%20Wi%2DFi%20networks.)) Since the scan feature was relaying on airport ([source code](https://github.com/keithrbennett/wifiwand/blob/main/lib/wifi-wand/models/mac_os_model.rb#L149)), it's now broken. 😢 ##...