Chris
Chris
awesome, give me a few. i'm going to have to build most if not all bottles from source unfortunately because i'm still running macos 10.14 mojave.
@zisoft i've been bottling up the freecad dependencies for macos mojave, and have been building and installing freecad using the formula file and also [manually building](https://github.com/ipatch/homebrew-us-05#-development--freecad--non-formula-build--install) from the git source...
presently i don't have a big sur box setup, but i plan to have one going sooner than latter to hopefully test these things. that said are you building freecad...
https://github.com/Homebrew/discussions/discussions/1970
https://docs.github.com/en/actions/learn-github-actions/environment-variables
following the above discussion and adding the below line to the `tests.yml` in this repo, ``` echo HOMEBREW_DEVELOPER=1 >> $GITHUB_ENV ``` enabling `HOMEBREW_DEVELOPER` allows the self-hosted runner specifically mojave to...
time permitting ⌚️ begin to setup macos high sierra vm to begin building and testing software on macos high sierra 10.13. > macos high sierra particularly interests me because it's...
error messages after launching the `FreeCAD.app` GUI ``` 18:31:43 During initialization the error "No module named 'PySide2'" occurred in /Users/brewmaster/homebrew/Cellar/freecad/0.19/FreeCAD.app/Contents/Mod/Draft/InitGui.py 18:31:43 Please look into the log file for further information...
https://github.com/FreeCAD/homebrew-freecad/issues/164#issuecomment-984944471
