bnjmnp / pysoem

Cython wrapper for the Simple Open EtherCAT Master Library
MIT License
96 stars 37 forks source link

pip deprecation warning during install, missing pyproject.toml #87

Closed tbrckmnn closed 1 year ago

tbrckmnn commented 1 year ago

A pip deprecation warning appears during install:

Installing collected packages: pysoem DEPRECATION: pysoem 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 https://github.com/pypa/pip/issues/8559 Running setup.py install for pysoem ... done Successfully installed pysoem-1.0.7