ladislavb / homebrew-therion

Homebrew formulae to install Therion on macOS platform. Therion process survey data and generates maps or 3D models of caves - see https://therion.speleo.sk
GNU General Public License v3.0
11 stars 4 forks source link

Can't compile it on MACOS Ventura #10

Closed urmelchen2705 closed 1 year ago

urmelchen2705 commented 1 year ago

I'm getting this error: brew install therion Error: invalid attribute for formula 'therion': version ("") /opt/homebrew/Library/Homebrew/formula.rb:294:in validate_attributes!' /opt/homebrew/Library/Homebrew/formula.rb:219:ininitialize' /opt/homebrew/Library/Homebrew/formulary.rb:308:in new' /opt/homebrew/Library/Homebrew/formulary.rb:308:inget_formula' /opt/homebrew/Library/Homebrew/formulary.rb:561:in factory' /opt/homebrew/Library/Homebrew/cli/parser.rb:634:inblock in formulae' /opt/homebrew/Library/Homebrew/cli/parser.rb:630:in map' /opt/homebrew/Library/Homebrew/cli/parser.rb:630:informulae' /opt/homebrew/Library/Homebrew/cli/parser.rb:307:in parse' /opt/homebrew/Library/Homebrew/cmd/install.rb:150:ininstall' /opt/homebrew/Library/Homebrew/brew.rb:97:in `

'

ladislavb commented 1 year ago

Hi, just update my formula for therion 6.1.5. Everything works as expected on my laptop (MPB 14, M1 Pro, Ventura 13.1). Please test again and share more details about your setup / run 'brew install therion' command with -v parameter (verbose).

ladislavb commented 1 year ago

Sorry, closed by mistake...

urmelchen2705 commented 1 year ago

Working now! Thank you