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