Open
Description
Trying pip install bgfx-python
, got this error.
Collecting bgfx-python
Downloading bgfx-python-2.0.1.tar.gz (10 kB)
Preparing metadata (setup.py) ... 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 "<string>", line 2, in <module>
File "<pip-setuptools-caller>", line 34, in <module>
File "C:\Users\theo\AppData\Local\Temp\pip-install-6n34c31u\bgfx-python_60beba566d694e83886ef64708c08b88\setup.py", line 7, in <module>
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.```
Might be a problem with modules, I don't know what skbuild is but it's not finding it.
Metadata
Metadata
Assignees
Labels
No labels