07th-mod / 07th-mod/python-patcher
Can't launch installer on MacOs Monterey 12.4
- 主要语言
- JavaScript
- 星标
- 214
- 派生
- 12
- PR 合并指标
- 30 天内没有已合并 PR
描述
I previously installed a mod for Higurashi ep1, a little more than a year ago and now that I want to install the voice patch for Umineko Answer this appears when I start the installer. What should I do? Thank you for your help
Last login: Thu Jul 7 19:50:48 on ttys000
/Users/marvaiphone/Downloads/07th-Mod.Installer.mac/install.command ; exit;
The default interactive shell is now zsh.
To update your account to use zsh, please run `chsh -s /bin/zsh`.
For more details, please visit https://support.apple.com/kb/HT208050.
MacBook-Air:~ marvaiphone$ /Users/marvaiphone/Downloads/07th-Mod.Installer.mac/install.command ; exit;
xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools), missing xcrun at: /Library/Developer/CommandLineTools/usr/bin/xcrun
/Users/marvaiphone/Downloads/07th-Mod.Installer.mac/install.command: line 4: python: command not found
/Users/marvaiphone/Downloads/07th-Mod.Installer.mac/install.command: line 4: python2: command not found
logout
Saving session...
...copying shared history...
...saving history...truncating history files...
...completed.
[Opération terminée]
贡献指南
这个仓库没有索引到贡献指南
调研方向
该 issue 显示一个安装脚本因缺少 Python 和 xcrun 而失败。查看 install.command 脚本以了解其依赖项。检查该脚本是否假设已安装 Python 2,以及它是否处理缺失的开发工具。修复可能涉及更新脚本以检查依赖项,或提供更清晰的安装说明。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- python, shell
- 领域
- cli
- Issue 类型
- 缺陷
- 难度
- 2/5
- 预计耗时
- 1-3 小时
- 活跃度
- 停滞
- 描述清晰度
- 描述清楚
- 新手友好度
- 40/100