Open ozak opened 6 years ago
I was following the instructions provided here by @fjperini and the build fails. The error I get is
ninja: build stopped: subcommand failed.
I tried installing ninja using pip3 before installing qgis but that failed too, so I imagine it may be related to this?
ninja
pip3
qgis
Hello @ozak! You can see the changes we are making pull https://github.com/OSGeo/homebrew-osgeo4mac/pull/413. Try with the updated formula.
I was following the instructions provided here by @fjperini and the build fails. The error I get is
I tried installing
ninja
usingpip3
before installingqgis
but that failed too, so I imagine it may be related to this?