Open delhiiitian opened 1 year ago
Same issue, got three units (DFR1030, GS2). Works on windows but I need to run from RPi4. Brand new install Debian Bookwork latest packages. Biggest issue up to this point was that you need to create a VENV for non standard packages. It would be great if you could provide a wheel through normal sources, but any solutions that gets me running will be acceptable.
Same issue, got three units (DFR1030, GS2). Works on windows but I need to run from RPi4. Brand new install Debian Bookwork latest packages. Biggest issue up to this point was that you need to create a VENV for non standard packages. It would be great if you could provide a wheel through normal sources, but any solutions that gets me running will be acceptable.
Facing the same error. Any solutions?
Processing /root/YDLidar-SDK Preparing metadata (setup.py) ... done Building wheels for collected packages: ydlidar Building wheel for ydlidar (setup.py) ... error error: subprocess-exited-with-error
× python setup.py bdist_wheel did not run successfully. │ exit code: 1 ╰─> [213 lines of output] running bdist_wheel running build running build_ext build: build/temp.linux-x86_64-3.10 CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake.
note: This error originates from a subprocess, and is likely not a problem with pip. ERROR: Failed building wheel for ydlidar Running setup.py clean for ydlidar Failed to build ydlidar Installing collected packages: ydlidar Running setup.py install for ydlidar ... error error: subprocess-exited-with-error
× Running setup.py install for ydlidar did not run successfully. │ exit code: 1 ╰─> [233 lines of output] running install /usr/lib/python3/dist-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running build running build_ext build: build/temp.linux-x86_64-3.10 CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake.
note: This error originates from a subprocess, and is likely not a problem with pip. error: legacy-install-failure
× Encountered error while trying to install package. ╰─> ydlidar
note: This is an issue with the package mentioned above, not pip. hint: See above for output from the failure.