Skip to content

pip wheel for ubuntu 18.04 #1819

Closed
Closed
@Jiayuan-Gu

Description

@Jiayuan-Gu

I find that the latest pinocchio (>=2.10.0) can be installed through pip only for ubuntu >=20.04, because the base docker image used to build is manylinux_2_28 but ubuntu 18.04 has glibc=2.27. Although ubuntu 18.04's EOL is close (Apr. 2023), certain applications may only support ubuntu 18.04 and pip (e.g., google colab). Could the developers also build manylinux2014 wheels?

BTW, I have an open-source project using pinocchio to support pythonic motion planning (https://github.com/Jiayuan-Gu/pymp), and it will be nice Pinocchio would like to include it in the tutorial since motion planning is missing now in the tutorial.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions