Skip to content

Python library does not work in simulation on Python 3.9-3.11 #898

@bhall-ctre

Description

@bhall-ctre

The PathPlanner Python library currently uses the @override decorator, which was only introduced in Python 3.12. WPILib and RobotPy officially support Python 3.9-3.13, and we support Python 3.10-3.13. This means that users who are using a RobotPy-supported Python version older than 3.12 (which our phoenix6 PyPi analytics shows is nearly half of all users) cannot use PathPlanner in RobotPy simulation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions