atticusrussell/ros2_rpi_pwm_hardware_interface

warning from building pigpio

atticusrussell opened this issue · 0 comments

Starting >>> rpi_pwm_hardware_interface
--- stderr: rpi_pwm_hardware_interface                                
/home/atticus/workspace/publish_ws/build/rpi_pwm_hardware_interface/pigpio-prefix/src/pigpio-build/setup.py:3: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives
  from distutils.core import setup
error: could not delete '/usr/local/lib/python3.10/dist-packages/pigpio.py': Permission denied
---
Finished <<< rpi_pwm_hardware_interface [22.1s]

Summary: 1 package finished [22.2s]
  1 package had stderr output: rpi_pwm_hardware_interface
/home/atticus/workspace/publish_ws

figure out or suppress in CMake or something.