robotpy / robotpy-installer

RobotPy installer program
MIT License
5 stars 11 forks source link

python needs setcap to allow RT stuff #58

Closed virtuald closed 2 years ago

virtuald commented 2 years ago

See:

virtuald commented 2 years ago

Can't do that on a script, needs to be done to Python. Also, they used setcap instead, which is better. https://github.com/wpilibsuite/GradleRIO/pull/486/files

virtuald commented 2 years ago

Fixed in Python installer, in postinst script