iina / homebrew-mpv-iina

mpv homebrew tap for IINA.
GNU General Public License v3.0
17 stars 15 forks source link

Error file 1 line 15 python: #17

Closed Johann-Goncalves-Pereira closed 1 year ago

Johann-Goncalves-Pereira commented 1 year ago
image
Error log ```zsh brew tap iina/homebrew-mpv-iina ``` ```zsh brew install mpv-iina ==> Fetching iina/mpv-iina/mpv-iina ==> Downloading https://github.com/mpv-player/mpv/archive/v0.34.1.tar.gz Already downloaded: /Users/johannpereira/Library/Caches/Homebrew/downloads/c4174a32aed0616a1c60b97b23040ce7a707dbf45fec3f4b6f9da15b52a15ddc--mpv-0.34.1.tar.gz ==> Installing mpv-iina from iina/mpv-iina d==> /opt/homebrew/opt/python@3.9/bin/python3 bootstrap.py Last 15 lines from /Users/johannpereira/Library/Logs/Homebrew/mpv-iina/01.python3: 2023-03-21 21:06:32 +0000 /opt/homebrew/opt/python@3.9/bin/python3 bootstrap.py If reporting this issue please do so at (not Homebrew/brew or Homebrew/homebrew-core): https://github.com/iina/homebrew-mpv-iina/issues ``` ```zsh python --version Python 3.12.0a4+ ```
Mac Info image
uiryuu commented 1 year ago

mpv now supports both waf and meson for building. IINA will follow Homebrew to use meson, so python will not be a dependency anymore.