installation error on Windows #246
|
Sorry about that, I don't use Windows very often. I'm going to hold off to do a release until I resolve #243, but you can get the installer directly from git if you're impatient. There's also a fix required for pyfrc too, so I'll update that shortly. |
vScourge
commented
Jan 10, 2017
|
That was fast. Thanks, Dustin, we'll give it a spin tomorrow. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Following the installation instructions, I installed Python 3.5.1 (32-bit), downloaded the robotpy 2017.0.0 zipfile, unzipped it, and ran this command from that folder:
py -3 installer.py install-robotpy
It fails with this exception:
This is on Windows 10, on a PC that fomerly had last year's robotpy successfully installed under Python 3.4. I uninstalled that before doing the above.