go-python / go-python/gopy

Paths with spaces not handled for Python paths

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

描述

Even when the environment variables `LIBDIR`, `GOPY_LIBDIR`, `LIBRARY` and `GOPY_PYLIB` are properly set and surrounded with quotes (even tried double quoting with the inner pair escaped) spaces in the path are not properly handled. I had to move my python installation from `C:\Program Files\Python3` up to `C:\Python3` to get a package to build.

贡献指南

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

调研方向

未指定文件或测试。首先,在 Python 安装于包含空格的路径下的 Windows 环境中,使用列出的环境变量复现 package build。跟踪这些变量在 build 期间的读取和传递方式;无需移动 Python 安装即可完成 package build,即表示完成。

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

评估

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

把新 issue 发到你的邮箱

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