Execution failed for task ':core:generateStone'.
还没有人认领这个 Issue。
评估
- 难度
- 2/5
- 预计耗时
- 1-3 小时
- 新手友好度
- 42/100
- Issue 类型
- 文档
- 描述清晰度
- 基本清楚
- 活跃度
- 停滞
- 领域
- documentation, mobile
调研方向
从 examples/android 下的 README 开始,跟踪 core:generateStone 任务及其 pythonCommand.set("python") 设置。复现文档中说明的设置和 Python 3.12 下的失败,然后记录成功运行 Android 示例所需的本地依赖项和命令。
由索引模型根据 Issue 内容生成。
描述
- Clone the repo
- Follow the readme file here https://github.com/dropbox/dropbox-sdk-java/tree/main/examples/android
- Run the Android app
Execution failed for task ':core:generateStone'.
> A problem occurred starting process 'command 'python''
...
Caused by: java.io.IOException: Cannot run program "python" (in directory "/Users/gs/repos/_external/dropbox-sdk-java/core"): error=2, No such file or directory
... which sounds like Python isn't installed or isn't available from PATH.
Granted, I didn't have Python installed, so I went ahead and installed Python 3.12.2. That makes python3 available from PATH, not python. So I went to the pythonCommand.set("python") line and changed "python" to "python3".
That didn't help:
/usr/local/bin/python3: No module named stone.cli
Please update the readme with instructions on how to get the Android example app up and running with the required local machine dependencies.
- 主要语言
- Java
- 星标
- 627
- 派生
- 463
- 平均合并
- 5 分钟
- 30 天内合并 PR
- 10
贡献指南
这个仓库没有索引到贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
dropbox/dropbox-sdk-java 的其他 Issue
-
难度 2/5 1-3 小时 新手友好度 65/100
dropbox/dropbox-sdk-java#536 · 2 条评论 ·
-
难度 4/5 3-5 天 新手友好度 45/100
dropbox/dropbox-sdk-java#560 · 6 条评论 ·
-
难度 3/5 1-2 天 新手友好度 45/100
dropbox/dropbox-sdk-java#550 · 2 条评论 ·
-
难度 4/5 3-5 天 新手友好度 15/100
dropbox/dropbox-sdk-java#542 · 1 条评论 ·
-
难度 4/5 3-5 天 新手友好度 35/100
dropbox/dropbox-sdk-java#535 · 1 条评论 ·
查看 dropbox/dropbox-sdk-java 的全部 Issue
相似的 Issue
-
难度 2/5 1-3 小时 新手友好度 82/100
infinispan/infinispan#18150 ·
-
难度 2/5 1-3 小时 新手友好度 84/100
-
untriaged
难度 2/5 1-3 小时 新手友好度 82/100
opensearch-project/k-NN#3597 ·
-
bug
难度 2/5 1-3 小时 新手友好度 88/100
-
bug
难度 2/5 1-3 小时 新手友好度 82/100