Robotpy-rev installation issues

Not sure if this belongs here, but I’m having trouble installing the robotpy-rev python package. The specific failure I’m getting is a 404 Not Found error for this URL, which appears to be required for the installation:

http://www.revrobotics.com/content/sw/max/sdk/maven/com/revrobotics/frc/SparkMax-driver/1.5.2/SparkMax-driver-1.5.
2-windowsx86.zip

Has anybody figured out a fix or workaround for this?

I’m attempting this on Windows 10, python version 3.8.1, pip version 20.0.2.

robotpy-rev does not support 32-bit Windows. Please install a 64-bit version of python on your computer.

1 Like

This is covered in the 2020 release notes.

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.