robotpy / pyfrc

python3 library designed to make developing RobotPy-based code easier!
MIT License
50 stars 35 forks source link

Change pkg-resources stuff to not require strict versioning #215

Closed virtuald closed 8 months ago

virtuald commented 1 year ago

This is starting to pop up, I saw it once locally myself as well:

https://www.chiefdelphi.com/t/issue-pushing-code-with-python/423758

I believe we need to fix it in robotpy-wpilib as well.

virtuald commented 8 months ago

OBE, using importlib.metadata now