Log in

View Full Version : pyfrc 2016.1.1 released


virtuald
19-01-2016, 02:53
A minor fix that will make deployment and testing easier.

Added command line flag to switch robot IP/hostname
Added interactive features that will prompt you to add tests if you haven't defined any yet.

For a full set of changes, see https://github.com/robotpy/pyfrc/compare/2016.1.0...2016.1.1

team-4480
19-01-2016, 15:52
A minor fix that will make deployment and testing easier.

Added command line flag to switch robot IP/hostname
Added interactive features that will prompt you to add tests if you haven't defined any yet.

For a full set of changes, see https://github.com/robotpy/pyfrc/compare/2016.1.0...2016.1.1

So I get this error after updating and trying to deploy.

virtuald
19-01-2016, 17:41
That's what I get for not testing on Windows. I'll fix it shortly.

virtuald
19-01-2016, 17:50
Should be fixed... though, don't have a Windows machine to test it on at the moment. Upgrade pyfrc and let me know.

FYI: If you post legit bugs like that on github, I'll see it quicker.

team-4480
19-01-2016, 19:46
Should be fixed... though, don't have a Windows machine to test it on at the moment. Upgrade pyfrc and let me know.

FYI: If you post legit bugs like that on github, I'll see it quicker.

That is the key work there. I don't know if it is a bug or just my ignorance or lack of knowledge. I will test it tomorrow and let you know of the results.

TimTheGreat
19-01-2016, 22:03
That is the key work there. I don't know if it is a bug or just my ignorance or lack of knowledge. I will test it tomorrow and let you know of the results.

Also the IRC channel #robotpy is a good place for asking questions. virtuald is often on at nights as well as other pyfrc/robotpy users.

team-4480
20-01-2016, 14:41
Should be fixed... though, don't have a Windows machine to test it on at the moment. Upgrade pyfrc and let me know.

FYI: If you post legit bugs like that on github, I'll see it quicker.

Just to let you know that the fix did work and we can deploy. Thanks!