This is probably a completely stupid question but how do I even install the python library on the Vision Five 2.
After using the command it gives me this error.
Defaulting to user installation because normal site-packages is not writeable
ERROR: Could not find a version that satisfies the requirement VisionFive.gpio (from versions: none)
ERROR: No matching distribution found for VisionFive.gpio
I have even tried to install from the downloadable file but it cannot install and gives this error.
ERROR: Directory ‘/home/user/Downloads/VisionFive.gpio-1.2.12-cp34-abi3-any/VisionFive’ is not installable. Neither ‘setup.py’ nor ‘pyproject.toml’ found.
What am I doing wrong?
Thanks ![]()