vehicle-speed-check icon indicating copy to clipboard operation
vehicle-speed-check copied to clipboard

Installation issue

Open tskprog opened this issue 2 years ago • 0 comments

What's the compatible pip version for this project? Error:

Collecting cmake==3.12.0 Using cached cmake-3.12.0.tar.gz (27 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'error'

error: subprocess-exited-with-error

python setup.py egg_info did not run successfully. exit code: 1

[6 lines of output] Traceback (most recent call last): File "", line 2, in File "", line 34, in File "C:\Users\Sampath\AppData\Local\Temp\pip-install-26d4m925\cmake_8853a39e3a284505bac6450db1de9e9d\setup.py", line 7, in from skbuild import setup ModuleNotFoundError: No module named 'skbuild' [end of output]

note: This error originates from a subprocess, and is likely not a problem with pip. error: metadata-generation-failed

Encountered error while generating package metadata.

See above for output.

note: This is an issue with the package mentioned above, not pip. hint: See above for details.

tskprog avatar Feb 26 '22 10:02 tskprog