PROS CLI 3.2.1 Release

This update should fix many of the issues introduced in the last release. Wireless uploading/terminal is now functioning normally. Windows Installers have also been remade and should not have any environment variable issues.

Updating to the new version

Windows

Download and run the appropriate (.exe) installer from our release page.

Notes:

  • You may be stopped by Windows SmartScreen when running the installer. This is expected, and we are working to resolve this issue. In the meantime, click “more info” and “run anyway” (if your system is set to block unknown apps and programs, you’ll have to change the SmartScreen settings to “warn” or disable checking entirely [which we don’t recommend]).
  • If you applied the workaround detailed in the release notes for 3.2.0 (adding an entry to the PATH environment variable), you can go ahead and remove it if you wish.

macOS

To upgrade a previous installation, run brew upgrade pros-cli. If you have the editor installed, you can also run brew upgrade pros-editor.

If you are installing for the first time, see the getting started guide for macOS for instructions.

Linux / Python PIP

Run pip install --upgrade pros-cli (or pip3, depending on your system)