-
Notifications
You must be signed in to change notification settings - Fork 479
Open
Description
System
Raspberry Pi Zero W
Dietpi (https://dietpi.com/)
Python 3.11.2
pip 25.1.1
Issue
When installing the library in my venv using pip install . inside DynamixelDSK/python/ I am presented with the following deprecation warning:
DEPRECATION: dynamixel-sdk is being installed using the legacy 'setup.py install method, because it does not have a 'pyproject.toml' and the 'wheel' package is not installed. pip 23.1 will enforce this behaviour change. A possible replacement is to enable the '--use-pep517' option. Discussion can be found at pypa/pip#8559
While things seem to work just fine for now, this issue as an FYI.
Thanks for all your work keeping this library available, it's great :)
Metadata
Metadata
Assignees
Labels
No labels