cant build under python3.10,3.9,3.8,only works 3.11 currently
未关闭
- 主要语言
- Go
- 星标
- 2.3k
- 派生
- 136
- 平均合并
- 14 分钟
- 30 天内合并 PR
- 2
描述
C:\Users\Administrator\gotest>gopy build -output=out -vm=python3 hi.go
--- Processing package: command-line-arguments ---
no LibDir -- copy from IncDir: C:/Python38/libs
no LibPy -- set to: python38
no LibDir -- copy from IncDir: C:/Python38/libs
no LibPy -- set to: python38
--- building package ---
gopy build -output=out -vm=python3 hi.go
goimports -w hi.go
cmd had error: exit status 2 output:
oerr: go resolves to executable in current directory (.\go.py): stderr:
2023/01/25 17:33:28 error dispatching command: exit status 2
贡献指南
这个仓库没有索引到贡献指南
调研方向
使用 hi.go 示例和已报告的 go.py 可执行文件冲突作为起点,在 Python 3.8、3.9、3.10 和 3.11 上重现 gopy 构建命令。比较各版本之间的构建输出,并跟踪失败的命令调度;当示例在受影响的 Python 版本上成功构建时,即视为完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- go, python
- 领域
- build-system, tooling
- Issue 类型
- 缺陷
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 30/100