pybind / pybind/python_example
trying to install kivy on ubuntu
还没有人认领这个 Issue。
- 主要语言
- Python
- 星标
- 530
- 派生
- 150
- 平均合并
- 8 天 2 小时
- 30 天内合并 PR
- 1
描述
when i do: "pip install kivy":
Command "/usr/bin/python3 -u -c "import setuptools, tokenize;file='/tmp/pip-build-ip89re86/kivy/setup.py';f=getattr(tokenize, 'open', open)(file);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, file, 'exec'))" install --record /tmp/pip-mwsoti_q-record/install-record.txt --single-version-externally-managed --compile --user --prefix=" failed with error code 1 in /tmp/pip-build-ip89re86/kivy/
can someone help me pls? i tried whit "pip3 install kivy" but it do not work too...
贡献指南
这个仓库没有索引到贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
未指定任何仓库文件或测试;先在 Ubuntu 上复现报告中的 pip install kivy 和 pip3 install kivy 命令,记录完整的构建输出,而不只是最后的错误。完成的标准是:安装失败能够在明确原因下复现,并且 issue 中有经过验证的解决方案或已记录的项目要求。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- python, ubuntu
- 领域
- build-system
- Issue 类型
- 缺陷
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 20/100