go-python / go-python/gopy

Enhancement request: enable manylinux builds

Open
#336 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
2.3k
Forks
136
Avg merge
14m
Merged PRs (30d)
2

Description

As of this writing I believe gopy does not support manylinux builds due to the fact that it requires libpython (libpython*.so) to be present. Manylinux builds are against static Python (see https://github.com/pypa/manylinux/issues/255 and https://github.com/pypa/manylinux/issues/30 for details). Can gopy be enhanced to build modules against static Python instead of the current libpython setup? I will look into a contribution for this if one of the regular maintainers thinks that it's feasible.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.