From d4ea6c446c9bc4c17dc3781f11b4475c9a009b04 Mon Sep 17 00:00:00 2001 From: Adam Cohen Hillel Date: Tue, 13 Feb 2024 15:16:54 -0500 Subject: [PATCH] abc --- docs/troubleshoot.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/troubleshoot.md b/docs/troubleshoot.md index 7fa6607..6a34918 100644 --- a/docs/troubleshoot.md +++ b/docs/troubleshoot.md @@ -14,6 +14,6 @@ nav_order: 4 {:toc} --- -### building 'hid' extension, error: unknown file type '.pxd' (from 'chid.pxd') +### error: unknown file type '.pxd' (from 'chid.pxd') When setting up your computer for CoralAI development (installing `setup.sh` from the `coralmicro` repo ) you'd need to change the `coralmicro/scripts/requirements.txt` file, making the version of the package `hidapi==0.14.0` (see [issue](https://github.com/google-coral/coralmicro/pull/98))