Skip to content

Error installing requirements #2

@mikecarnohan

Description

@mikecarnohan

When I run pip install -r requirements.txt

I (eventually) encounter the error:

Building wheel for ndi-python (pyproject.toml) ... error
error: subprocess-exited-with-error

× Building wheel for ndi-python (pyproject.toml) did not run successfully.
│ exit code: 1
╰─> [10 lines of output]
running bdist_wheel
running build
running build_py
creating build
creating build\lib.win-amd64-cpython-311
creating build\lib.win-amd64-cpython-311\NDIlib
copying NDIlib_init_.py -> build\lib.win-amd64-cpython-311\NDIlib
running build_ext
cmake .. -DCMAKE_INSTALL_PREFIX=C:\Users\userfolder\AppData\Local\Temp\pip-install-cis8fs3v\ndi-python_83b9ecbef23149a99b48e0904f5d58d0\build\install
error: command 'cmake' failed: None
[end of output]

note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed building wheel for ndi-python
Failed to build ndi-python
ERROR: Could not build wheels for ndi-python, which is required to install pyproject.toml-based projects

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions