Skip to content

Is there a way to install eCAL python binding using pip? (arm64) #839

Answered by KerstinKeller
chengguizi asked this question in Q&A
Discussion options

You must be logged in to vote

Hi, yes you are right. At the moment, no python pip package is available. It is on our list, but we have not yet tackled it. In order to publish the package on PyPi, you need to build a manylinux package which will work on all Unix flavors. This comes with a few challenges.
We do offer whls as outputs of the Github Action build agents we have on github actions, mainly Windows, Ubuntu 18 / 22 / 22 and Mac.
Our arm builds are done by canonical to create system packages but we have no runner and hence no .whl artifacts on Github Actions.
I am afraid you will have to (cross)compile them yourselves, if you need them.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@chengguizi
Comment options

Answer selected by chengguizi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants