qgis / homebrew-qgisdev

Homebrew recipes for QGIS and MacOS
38 stars 31 forks source link

Build fails with Python-3.7 pip 10 due to ninja? #70

Open ozak opened 6 years ago

ozak commented 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?

fjperini commented 6 years ago

Hello @ozak! You can see the changes we are making pull https://github.com/OSGeo/homebrew-osgeo4mac/pull/413. Try with the updated formula.