Closed jeabraham closed 4 years ago
If I comment out pygobject
dependency in osgeo-qgis-res.rb
it then complains about pygtk
, which is also no longer available. If I comment both out, it starts installing...
Thank you for posting the issue. I'm linking you an issue with an alternative approach to install QGIS and an explanation https://github.com/OSGeo/homebrew-osgeo4mac/issues/1376.
Please answers the following
I've...
brew update
twice?)brew gist-logs qgis
because it failed looking for a dependency and never started installing qgisDescribe the bug
There is a dependency on pygobject but it seems that no longer exists. Perhaps it's been renamed to pygobject3?
To Reproduce
Steps to reproduce the behavior:
Expected behavior
I expect QGIS to install with the dependencies
Screenshots
==> Installing osgeo-qgis from osgeo/osgeo4mac Error: No available formula with the name "pygobject" (dependency of osgeo/osgeo4mac/osgeo-qgis)
Additional contextI tried this on two Mojave systems, both gave the same error
Logs
There are no logs, as it can't find the dependency