install failed Getting requirements to build wheel did not run successfully. CMake Error at CMakeLists.txt:1 (cmake_minimum_required)
- Dominant language
- Python
- Stars
- 754
- Forks
- 69
- PR merge metrics
- No merged PRs in 30d
Description
```
pip install matrix-commander
Collecting python-olm~=3.2 (from matrix-nio[e2e]>=0.14.1->matrix-commander)
Using cached python-olm-3.2.16.tar.gz (2.7 MB)
Installing build dependencies ... done
Getting requirements to build wheel ... error
error: subprocess-exited-with-error
× Getting requirements to build wheel did not run successfully.
│ exit code: 1
╰─> [54 lines of output]
-- Building for: NMake Makefiles
CMake Error at CMakeLists.txt:1 (cmake_minimum_required):
Compatibility with CMake < 3.5 has been removed from CMake.
Update the VERSION argument value. Or, use the ... syntax
to tell CMake that the project requires at least but has been updated
to work with policies introduced by or earlier.
Or, add -DCMAKE_POLICY_VERSION_MINIMUM=3.5 to try configuring anyway.
note: This error originates from a subprocess, and is likely not a problem with pip.
error: subprocess-exited-with-error
× Getting requirements to build wheel did not run successfully.
│ exit code: 1
╰─> See above for output.
note: This error originates from a subprocess, and is likely not a problem with pip.
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.