go-python / go-python/gopy

Build for Cross device usage - Pypi

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

描述

Hi,
I am using Gopy and it works as expected on my Mac (using gopy pkg)
I am building a wheel file using:
python setup.py build
python setup.py bdist_wheel

When trying to share the wheel file and use in on there Macs, it looks for local paths on my machine (python dylib)

Is there a best practice / recommendation on how to setup a process like that so I will be able eventually to push my package to pypi?

贡献指南

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

调研方向

首先复现报告中的 `python setup.py build` 和 `python setup.py bdist_wheel` 命令,然后检查生成的 wheel,查找是否引用了报告者本地的 Python dylib 路径。完成的标准是:wheel 可以与另一台 Mac 共享,且不包含本地路径引用,并且有适合发布到 PyPI 的文档化流程。

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

评估

技术栈
go, python
领域
build-system, release
Issue 类型
缺陷
难度
4/5
预计耗时
3-5 天
活跃度
停滞
描述清晰度
需要澄清
新手友好度
25/100

把新 issue 发到你的邮箱

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