Skip to content

Missing package: cmake #227

@JanLahmann

Description

@JanLahmann

Package name

cmake

Package version

3.21.1

PyPI URL

https://pypi.org/project/cmake/

piwheels URL

https://www.piwheels.org/project/cmake/

Python version

  • Python 3.5
  • Python 3.7
  • Python 3.9

I am the maintainer

  • Yes

More information

The latest cmake versions cannot be build with the default
sudo pip3 install cmake

But the following seems to work:

sudo apt update
sudo apt -y install libssl-dev cmake
sudo pip3 install cmake

Could you update the procedure accordingly ?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions