Re: [QGIS-Developer] GDAL 2.2.4 Python 3.6.4 Install error in Mac OS X El Capitan (10.11.6) and QGIS3.0 : setup.py and gdal-config errors

2018-04-03 Thread William Kyngesburye
Well, you shouldn't be installing GDAL-python from pip if you're using my GDAL framework and QGIS3. My GDAL framework has the python module linked into the python site-packages. But, I can see a problem that I should fix - pip doesn't see my gdal-python, so other modules that need GDAL will wa

Re: [QGIS-Developer] GDAL 2.2.4 Python 3.6.4 Install error in Mac OS X El Capitan (10.11.6) and QGIS3.0 : setup.py and gdal-config errors

2018-04-03 Thread Noli Sicad
Disregard this error. The processing plugin loads now properly. I think downloaded and installed the wrong version (32bit / 10.6) of the python3.6.x. instead of 64bit / 10.9). It seems that python 3.6.5 is properly installed now. Noli On Mon, Apr 2, 2018 at 5:08 PM, Noli Sicad wrote: > Hi Wi

[QGIS-Developer] GDAL 2.2.4 Python 3.6.4 Install error in Mac OS X El Capitan (10.11.6) and QGIS3.0 : setup.py and gdal-config errors

2018-04-02 Thread Noli Sicad
Hi William, I am trying python GDAL (GDAL2.2.4 and Python 3.6.4) in Mac OS X El Capitan (10.11.6) and QGIS3.0. sudo pip3 install gdal I got this error: File "/private/tmp/pip-build-e4ca_ecz/gdal/setup.py", line 138, in fetch_config raise gdal_config_error(e) __main__.gdal_config_err