go-python / go-python/gopy

Enhancement request: enable manylinux builds

未关闭
#336 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Go
星标
2.3k
派生
136
平均合并
14 分钟
30 天内合并 PR
2

描述

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.

贡献指南

这个仓库没有索引到贡献指南

调研方向

该 issue 没有指定任何文件或测试。首先追踪 gopy 当前如何定位并链接 libpython*.so,然后查看所链接的 manylinux 讨论和仓库的构建入口;完成的标准是具备一条可维护的静态 Python 构建路径,支持 manylinux 模块,并有相应的验证。

由索引模型根据 Issue 内容生成。

评估

技术栈
go, python
领域
build-system
Issue 类型
功能
难度
5/5
预计耗时
一周以上
活跃度
停滞
描述清晰度
需要澄清
新手友好度
25/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。