qgis / QGIS-Mac-Packager

Scripts for Official QGIS MacOS Packages
https://www.qgis.org
GNU General Public License v2.0
54 stars 21 forks source link

Prebuild error with pylupdate5 #35

Closed alazarolop closed 4 years ago

alazarolop commented 4 years ago

Hi, first of all, thank you for the effort to develop this solution.

I've trying to build QGIS deps. After setting up the basic requirements in /opt/ folder (both Qt and QGIS), I've run ./distribute.sh -mqgis_deps and I've found the following error:

sed: /opt/QGIS/qgis-deps-0.1.0/stage/bin/pylupdate5: No such file or directory

I've checked and the file is available in this path /opt/QGIS/qgis-deps-0.1.0/bin/pylupdate5, should it be the filepath instead?