Skip to content

install failed Getting requirements to build wheel did not run successfully. CMake Error at CMakeLists.txt:1 (cmake_minimum_required) #204

@Chrysanthemum536

Description

@Chrysanthemum536
 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 <min> value.  Or, use the <min>...<max> syntax       
        to tell CMake that the project requires at least <min> but has been updated      
        to work with policies introduced by <max> 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.     

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