openSourceBugs
openSourceBugs
I donwloaded and installed a fresh copy of android studio hedgehog and it this error happens when i try to sync gradle.
 there's something else going on with outdated gradle plugins. Can you please state all of the supported versions of software that are required? Gradle versions, Java versions etc?
Either the B0399B0283 camera doesn't support Zoom and Arducam is false advertising on their site that it does as a PTZ camera, or the software here is completely broken: |...
i'm checking the jump wires and double checked them and they are connected according to the diagram in the documentation sent with the camera.
the ./runServoDemo does seem to work.
I finally got the docker compose to work after hacking the quickstart script with some weird if sys.platform.startswith("win"): asyncio.set_event_loop_policy(asyncio.WindowsSelectorEventLoopPolicy()) hack. now I get 500 error on the ui after starting...
i'm looking at the fastapi docs and they are incomplete. i don't see any create-from-prompt api end point which is where the 500 error happens. it won't tell me if...