You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to install pyuvc from source on a Jetson Orin Nano (ARM64, OS: Ubuntu 20). I followed the steps to install dependencies including libusb and libturbo-jpeg. I also add the target user to the plugdev group (logout and back in). Then, when I pip install ./pyuvc, I got the following error:
ERROR: Could not build wheels for pupil-labs-uvc, which is required to install pyproject.toml-based projects
I will greatly appreciate it if anyone can help me figure it out.
The text was updated successfully, but these errors were encountered:
I am trying to install pyuvc from source on a Jetson Orin Nano (ARM64, OS: Ubuntu 20). I followed the steps to install dependencies including libusb and libturbo-jpeg. I also add the target user to the plugdev group (logout and back in). Then, when I pip install ./pyuvc, I got the following error:
ERROR: Could not build wheels for pupil-labs-uvc, which is required to install pyproject.toml-based projects
I will greatly appreciate it if anyone can help me figure it out.
The text was updated successfully, but these errors were encountered: