<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Cool.<div class=""><br class=""><div><blockquote type="cite" class=""><div class="">On May 25, 2018, at 8:04 PM, Reg Maltais <<a href="mailto:reginald.maltais@gmail.com" class="">reginald.maltais@gmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><meta http-equiv="Content-Type" content="text/html; charset=utf-8" class=""><div style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">Huh, pip3 told me they weren’t installed. I went in and deleted the directories manually, reran the installer and the logs show them getting installed correctly. QGIS opens without error now, and processing is available now.<div class=""><br class=""></div><div class="">Thank you so much for all the help. I think things are good to go now.<br class=""><div class=""><div class=""><br class=""><blockquote type="cite" class=""><div class="">On May 25, 2018, at 8:53 PM, William Kyngesburye <<a href="mailto:kyngchaos@kyngchaos.com" class="">kyngchaos@kyngchaos.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><meta http-equiv="Content-Type" content="text/html charset=utf-8" class=""><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">I don't think there are separate pip sub packages, they should be in the main packages.  What do the postinstall lines say for owslib and psycopg2?<div class=""><br class=""><div class=""><blockquote type="cite" class=""><div class="">On May 25, 2018, at 7:01 PM, Reg Maltais <<a href="mailto:reginald.maltais@gmail.com" class="">reginald.maltais@gmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><meta http-equiv="Content-Type" content="text/html; charset=utf-8" class=""><div style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">They aren’t present in their folders:<div class=""><br class=""></div><div class=""><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo; background-color: rgb(255, 255, 255);" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">Bellerophon:~ goatsweater$ ls /Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages/owslib/</span></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo; background-color: rgb(255, 255, 255);" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">__pycache__<span class="Apple-tab-span" style="white-space:pre">        </span>feature<span class="Apple-tab-span" style="white-space:pre">             </span>swe</span></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo; background-color: rgb(255, 255, 255);" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">coverage<span class="Apple-tab-span" style="white-space:pre">        </span>map<span class="Apple-tab-span" style="white-space:pre">         </span>waterml</span></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo; background-color: rgb(255, 255, 255);" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">Bellerophon:~ goatsweater$ ls /Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages/psycopg2/</span></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo; background-color: rgb(255, 255, 255);" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">__pycache__<span class="Apple-tab-span" style="white-space:pre">   </span>tests</span></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo; background-color: rgb(255, 255, 255);" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><br class=""></span></div><div style="margin: 0px; font-stretch: normal; line-height: normal; background-color: rgb(255, 255, 255);" class=""><span style="font-variant-ligatures: no-common-ligatures;" class="">Not sure what happened to them. pip3 install tells me they don’t exist: </span><span style="font-family: Menlo; font-size: 11px;" class="">No matching distribution found for owslib.csw</span></div><div class=""><br class=""><blockquote type="cite" class=""><div class="">On May 25, 2018, at 5:42 PM, William Kyngesburye <<a href="mailto:kyngchaos@kyngchaos.com" class="">kyngchaos@kyngchaos.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><meta http-equiv="Content-Type" content="text/html charset=utf-8" class=""><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">the submodules are just parts inside their main folders in site-packages, and these are part of what QGIS needs.  Very strange that QGIS can't see them.<div class=""><br class=""><div class=""><blockquote type="cite" class=""><div class="">On May 25, 2018, at 4:19 PM, Reg Maltais <<a href="mailto:reginald.maltais@gmail.com" class="">reginald.maltais@gmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><meta http-equiv="Content-Type" content="text/html; charset=utf-8" class=""><div style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">I can see the main package folders if I do <span style="font-family: Menlo; font-size: 11px; background-color: rgb(255, 255, 255);" class="">ls /Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages/</span><div class=""><font face="Menlo" class=""><span style="font-size: 11px; background-color: rgb(255, 255, 255);" class=""><br class=""></span></font></div><div class=""><span style="background-color: rgb(255, 255, 255);" class=""><font face="Menlo" style="font-size: 11px;" class="">psycopg2 and owslib </font>are both there, but I obviously need some submodules. I was playing with plugins at FOSS4GNA , so it’s not entirely clear to me if those are base packages that should have been installed or the result of me installing something from plugin manager and I need to<font face="Menlo" style="font-size: 11px;" class=""> pip3 install </font><font class="">them.</font></span></div><div class=""><span style="background-color: rgb(255, 255, 255);" class=""><br class=""></span></div><div class=""><span style="background-color: rgb(255, 255, 255);" class=""><br class=""></span><div class=""><br class=""><blockquote type="cite" class=""><div class="">On May 25, 2018, at 5:09 PM, William Kyngesburye <<a href="mailto:kyngchaos@kyngchaos.com" class="">kyngchaos@kyngchaos.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><meta http-equiv="Content-Type" content="text/html charset=utf-8" class=""><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Those are harmless warnings, I'm actually telling it to ignore the cache anyways.<div class=""><br class=""></div><div class="">As long as each one is installed or "already satisfied", it's good.  But your errors say at least psycopg2 and owslib are missing.</div><div class=""><br class=""><div class=""><blockquote type="cite" class=""><div class="">On May 25, 2018, at 4:04 PM, Reg Maltais <<a href="mailto:reginald.maltais@gmail.com" class="">reginald.maltais@gmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><meta http-equiv="Content-Type" content="text/html; charset=utf-8" class=""><div style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">QGIS postinstall says I don’t own my own things.<div class=""><br class=""></div><div class=""><div class="">May 25 16:52:07 Bellerophon installd[636]: PackageKit: Executing script "./postinstall" in /private/tmp/PKInstallSandbox.nFIKY6/Scripts/org.qgis.qgis-3.bYGzlJ</div><div class="">May 25 16:52:07 Bellerophon installd[636]: ./postinstall: The directory '/Users/goatsweater/Library/Caches/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.</div><div class="">May 25 16:52:07 Bellerophon installd[636]: ./postinstall: The directory '/Users/goatsweater/Library/Caches/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.</div><div class="">May 25 16:52:07 Bellerophon installd[636]: ./postinstall: Looking in links: .</div><div class="">May 25 16:52:07 Bellerophon installd[636]: ./postinstall: Requirement already satisfied: pyyaml in /Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages (3.12)</div><div class=""><br class=""></div><div class="">Disk Utility first aid tells my disk is ok though, so not sure what’s going on there.</div><div class=""><br class=""></div><div class=""><br class=""><blockquote type="cite" class=""><div class="">On May 25, 2018, at 9:09 AM, William Kyngesburye <<a href="mailto:kyngchaos@kyngchaos.com" class="">kyngchaos@kyngchaos.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><meta http-equiv="Content-Type" content="text/html charset=utf-8" class=""><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">what about the postinstall lines for the qgis install?<div class=""><br class=""><div class=""><blockquote type="cite" class=""><div class="">On May 24, 2018, at 8:54 PM, Reg Maltais <<a href="mailto:reginald.maltais@gmail.com" class="">reginald.maltais@gmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><meta http-equiv="Content-Type" content="text/html; charset=utf-8" class=""><div style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><div class="">I installed GDAL, then QGIS and then looked into the site-packages folder and osgeo and a bunch of other packages are there. Postinstall looks good:</div><div class=""><br class=""></div><div class="">May 24 21:52:51 Bellerophon installd[636]: PackageKit: Executing script "./postinstall" in /private/tmp/PKInstallSandbox.Gpc2bQ/Scripts/org.maptools.proj-framework-yosemite.ziZfZS</div><div class="">May 24 21:52:52 Bellerophon installd[636]: ./postinstall: Processing /Library/Frameworks/PROJ.framework/Versions/4B/Resources/pyproj-1.9.5.1-cp36-none-macosx_10_6_intel.whl</div><div class="">May 24 21:52:52 Bellerophon installd[636]: ./postinstall: Installing collected packages: pyproj</div><div class="">May 24 21:52:52 Bellerophon installd[636]: ./postinstall:   Found existing installation: pyproj 1.9.5.1</div><div class="">May 24 21:52:52 Bellerophon installd[636]: ./postinstall:     Uninstalling pyproj-1.9.5.1:</div><div class="">May 24 21:52:52 Bellerophon installd[636]: ./postinstall:       Successfully uninstalled pyproj-1.9.5.1</div><div class="">May 24 21:52:52 Bellerophon installd[636]: ./postinstall: Successfully installed pyproj-1.9.5.1</div><div class="">May 24 21:53:02 Bellerophon installd[636]: PackageKit: Executing script "./postinstall" in /private/tmp/PKInstallSandbox.Gpc2bQ/Scripts/org.gdal.gdal22-framework-yosemite.Ie5ZtZ</div><div class="">May 24 21:53:02 Bellerophon installd[636]: ./postinstall: GDAL postinstall: installing osgeo...</div><div class="">May 24 21:53:03 Bellerophon installd[636]: ./postinstall: Processing /Library/Frameworks/GDAL.framework/Versions/2.2/Resources/GDAL-2.2.4-cp36-none-macosx_10_6_intel.whl</div><div class="">May 24 21:53:03 Bellerophon installd[636]: ./postinstall: Installing collected packages: GDAL</div><div class="">May 24 21:53:03 Bellerophon installd[636]: ./postinstall:   Found existing installation: GDAL 2.2.4</div><div class="">May 24 21:53:03 Bellerophon installd[636]: ./postinstall:     Uninstalling GDAL-2.2.4:</div><div class="">May 24 21:53:03 Bellerophon installd[636]: ./postinstall:       Successfully uninstalled GDAL-2.2.4</div><div class="">May 24 21:53:03 Bellerophon installd[636]: ./postinstall: Successfully installed GDAL-2.2.4</div><div class="">May 24 21:53:06 Bellerophon installd[636]: PackageKit: Executing script "./postinstall" in /private/tmp/PKInstallSandbox.Gpc2bQ/Scripts/net.refractions.geos-framework-yosemite.WxlJSy</div><div class="">May 24 21:53:06 Bellerophon installd[636]: ./postinstall: Processing /Library/Frameworks/GEOS.framework/Versions/3B/Resources/Shapely-1.6.1-cp36-none-macosx_10_6_intel.whl</div><div class="">May 24 21:53:07 Bellerophon installd[636]: ./postinstall: Installing collected packages: Shapely</div><div class="">May 24 21:53:07 Bellerophon installd[636]: ./postinstall:   Found existing installation: Shapely 1.6.1</div><div class="">May 24 21:53:07 Bellerophon installd[636]: ./postinstall:     Uninstalling Shapely-1.6.1:</div><div class="">May 24 21:53:07 Bellerophon installd[636]: ./postinstall:       Successfully uninstalled Shapely-1.6.1</div><div class="">May 24 21:53:07 Bellerophon installd[636]: ./postinstall: Successfully installed Shapely-1.6.1</div><div class=""><br class=""></div><div class="">QGIS throws some errors when I open it still:</div><div class=""><br class=""></div><div class=""><div style="margin: 0px;" class=""><!--StartFragment--><span style=" font-weight:600; color:#ff0000;" class="">Couldn't load plugin 'processing'</span> <br class=""></div><p style="margin: 14px 0px 12px;" class=""><span style=" font-size:large; font-weight:600;" class="">ModuleNotFoundError: No module named 'psycopg2.extensions' </span></p>
<pre style="margin-top: 12px; margin-bottom: 12px;" class=""><span style=" font-family:'Monaco';" class="">Traceback (most recent call last):<br class="">  File "/Applications/QGIS3.app/Contents/MacOS/../Resources/python/qgis/utils.py", line 311, in loadPlugin<br class="">    __import__(packageName)<br class="">  File "/Applications/QGIS3.app/Contents/MacOS/../Resources/python/qgis/utils.py", line 664, in _import<br class="">    mod = _builtin_import(name, globals, locals, fromlist, level)<br class="">  File "/Applications/QGIS3.app/Contents/MacOS/../Resources/python/plugins/processing/__init__.py", line 29, in <br class="">    from processing.tools.general import *              # NOQA<br class="">  File "/Applications/QGIS3.app/Contents/MacOS/../Resources/python/qgis/utils.py", line 664, in _import<br class="">    mod = _builtin_import(name, globals, locals, fromlist, level)<br class="">  File "/Applications/QGIS3.app/Contents/MacOS/../Resources/python/plugins/processing/tools/general.py", line 39, in <br class="">    from processing.core.Processing import Processing<br class="">  File "/Applications/QGIS3.app/Contents/MacOS/../Resources/python/qgis/utils.py", line 664, in _import<br class="">    mod = _builtin_import(name, globals, locals, fromlist, level)<br class="">  File "/Applications/QGIS3.app/Contents/MacOS/../Resources/python/plugins/processing/core/Processing.py", line 58, in <br class="">    from processing.algs.qgis.QgisAlgorithmProvider import QgisAlgorithmProvider  # NOQA<br class="">  File "/Applications/QGIS3.app/Contents/MacOS/../Resources/python/qgis/utils.py", line 664, in _import<br class="">    mod = _builtin_import(name, globals, locals, fromlist, level)<br class="">  File "/Applications/QGIS3.app/Contents/MacOS/../Resources/python/plugins/processing/algs/qgis/QgisAlgorithmProvider.py", line 68, in <br class="">    from .FieldsCalculator import FieldsCalculator<br class="">  File "/Applications/QGIS3.app/Contents/MacOS/../Resources/python/qgis/utils.py", line 664, in _import<br class="">    mod = _builtin_import(name, globals, locals, fromlist, level)<br class="">  File "/Applications/QGIS3.app/Contents/MacOS/../Resources/python/plugins/processing/algs/qgis/FieldsCalculator.py", line 45, in <br class="">    from .ui.FieldsCalculatorDialog import FieldsCalculatorDialog<br class="">  File "/Applications/QGIS3.app/Contents/MacOS/../Resources/python/qgis/utils.py", line 664, in _import<br class="">    mod = _builtin_import(name, globals, locals, fromlist, level)<br class="">  File "/Applications/QGIS3.app/Contents/MacOS/../Resources/python/plugins/processing/algs/qgis/ui/FieldsCalculatorDialog.py", line 52, in <br class="">    from processing.gui.PostgisTableSelector import PostgisTableSelector<br class="">  File "/Applications/QGIS3.app/Contents/MacOS/../Resources/python/qgis/utils.py", line 664, in _import<br class="">    mod = _builtin_import(name, globals, locals, fromlist, level)<br class="">  File "/Applications/QGIS3.app/Contents/MacOS/../Resources/python/plugins/processing/gui/PostgisTableSelector.py", line 34, in <br class="">    from processing.tools.postgis import GeoDB<br class="">  File "/Applications/QGIS3.app/Contents/MacOS/../Resources/python/qgis/utils.py", line 664, in _import<br class="">    mod = _builtin_import(name, globals, locals, fromlist, level)<br class="">  File "/Applications/QGIS3.app/Contents/MacOS/../Resources/python/plugins/processing/tools/postgis.py", line 29, in <br class="">    import psycopg2.extensions  # For isolation levels<br class="">  File "/Applications/QGIS3.app/Contents/MacOS/../Resources/python/qgis/utils.py", line 664, in _import<br class="">    mod = _builtin_import(name, globals, locals, fromlist, level)<br class="">ModuleNotFoundError: No module named 'psycopg2.extensions'<br class=""></span></pre><div style="margin: 0px;" class=""><br class=""><span style=" font-weight:600;" class="">Python version:</span> 3.6.5 (v3.6.5:f59c0932b4, Mar 28 2018, 05:52:31) [GCC 4.2.1 Compatible Apple LLVM 6.0 (clang-600.0.57)] <br class=""><span style=" font-weight:600;" class="">QGIS version:</span> 3.0.3-Girona Girona, exported <br class=""></div><p style="margin: 12px 0px;" class=""><span style="font-size: inherit; font-weight: 600;" class="">Python Path:</span></p>
<ul style="margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; -qt-list-indent: 1;" class=""><li style="margin: 12px 0px 0px;" class="">/Applications/QGIS3.app/Contents/MacOS/../Resources/python</li>
<li style="margin: 0px;" class="">/Users/goatsweater/Library/Application Support/QGIS/QGIS3/profiles/default/python</li>
<li style="margin: 0px;" class="">/Users/goatsweater/Library/Application Support/QGIS/QGIS3/profiles/default/python/plugins</li>
<li style="margin: 0px;" class="">/Applications/QGIS3.app/Contents/MacOS/../Resources/python/plugins</li>
<li style="margin: 0px;" class="">/Library/Frameworks/Python.framework/Versions/3.6/lib/python36.zip</li>
<li style="margin: 0px;" class="">/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6</li>
<li style="margin: 0px;" class="">/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/lib-dynload</li>
<li style="margin: 0px;" class="">/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages</li>
<li style="margin: 0px 0px 12px;" class="">/Users/goatsweater/Library/Application Support/QGIS/QGIS3/profiles/default/python<!--EndFragment--></li></ul><div class=""><br class=""></div><div class=""><div style="margin: 0px;" class=""><!--StartFragment--><span style=" font-weight:600; color:#ff0000;" class="">Couldn't load plugin 'MetaSearch' due to an error when calling its classFactory() method</span> <br class=""></div><p style="margin: 14px 0px 12px;" class=""><span style=" font-size:large; font-weight:600;" class="">ModuleNotFoundError: No module named 'owslib.csw' </span></p>
<pre style="margin-top: 12px; margin-bottom: 12px;" class=""><span style=" font-family:'Monaco';" class="">Traceback (most recent call last):<br class="">  File "/Applications/QGIS3.app/Contents/MacOS/../Resources/python/qgis/utils.py", line 336, in startPlugin<br class="">    plugins[packageName] = package.classFactory(iface)<br class="">  File "/Applications/QGIS3.app/Contents/MacOS/../Resources/python/plugins/MetaSearch/__init__.py", line 29, in classFactory<br class="">    from MetaSearch.plugin import MetaSearchPlugin<br class="">  File "/Applications/QGIS3.app/Contents/MacOS/../Resources/python/qgis/utils.py", line 664, in _import<br class="">    mod = _builtin_import(name, globals, locals, fromlist, level)<br class="">  File "/Applications/QGIS3.app/Contents/MacOS/../Resources/python/plugins/MetaSearch/plugin.py", line 34, in <br class="">    from MetaSearch.dialogs.maindialog import MetaSearchDialog<br class="">  File "/Applications/QGIS3.app/Contents/MacOS/../Resources/python/qgis/utils.py", line 664, in _import<br class="">    mod = _builtin_import(name, globals, locals, fromlist, level)<br class="">  File "/Applications/QGIS3.app/Contents/MacOS/../Resources/python/plugins/MetaSearch/dialogs/maindialog.py", line 46, in <br class="">    from owslib.csw import CatalogueServiceWeb # spellok<br class="">  File "/Applications/QGIS3.app/Contents/MacOS/../Resources/python/qgis/utils.py", line 664, in _import<br class="">    mod = _builtin_import(name, globals, locals, fromlist, level)<br class="">ModuleNotFoundError: No module named 'owslib.csw'<br class=""></span></pre><div style="margin: 0px;" class=""><br class=""><span style=" font-weight:600;" class="">Python version:</span> 3.6.5 (v3.6.5:f59c0932b4, Mar 28 2018, 05:52:31) [GCC 4.2.1 Compatible Apple LLVM 6.0 (clang-600.0.57)] <br class=""><span style=" font-weight:600;" class="">QGIS version:</span> 3.0.3-Girona Girona, exported <br class=""></div><p style="margin: 12px 0px;" class=""><span style="font-size: inherit; font-weight: 600;" class="">Python Path:</span></p>
<ul style="margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; -qt-list-indent: 1;" class=""><li style="margin: 12px 0px 0px;" class="">/Applications/QGIS3.app/Contents/MacOS/../Resources/python</li>
<li style="margin: 0px;" class="">/Users/goatsweater/Library/Application Support/QGIS/QGIS3/profiles/default/python</li>
<li style="margin: 0px;" class="">/Users/goatsweater/Library/Application Support/QGIS/QGIS3/profiles/default/python/plugins</li>
<li style="margin: 0px;" class="">/Applications/QGIS3.app/Contents/MacOS/../Resources/python/plugins</li>
<li style="margin: 0px;" class="">/Library/Frameworks/Python.framework/Versions/3.6/lib/python36.zip</li>
<li style="margin: 0px;" class="">/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6</li>
<li style="margin: 0px;" class="">/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/lib-dynload</li>
<li style="margin: 0px;" class="">/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages</li>
<li style="margin: 0px 0px 12px;" class="">/Users/goatsweater/Library/Application Support/QGIS/QGIS3/profiles/default/python<!--EndFragment--></li></ul><div class=""><br class=""></div></div><div class=""><br class=""></div><div class=""><br class=""><blockquote type="cite" class=""><div class="">On May 24, 2018, at 9:31 PM, William Kyngesburye <<a href="mailto:kyngchaos@kyngchaos.com" class="">kyngchaos@kyngchaos.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><span style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; float: none; display: inline !important;" class="">I have the latest QGIS 3.0.3 ready, with a hopeful pip fix.  Can you try it?  It should be on the QGIS download page later, until then here is a direct link:</span><div class="" style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;"><br class=""></div><div class="" style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;"><a href="http://qgis.org/downloads/macOS/QGIS-macOS-3.0.3-1.dmg" class="">http://qgis.org/downloads/macOS/QGIS-macOS-3.0.3-1.dmg</a></div><div class="" style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;"><br class=""><div class=""><blockquote type="cite" class=""><div class="">On May 24, 2018, at 8:13 AM, William Kyngesburye <<a href="mailto:woklist@kyngchaos.com" class="">woklist@kyngchaos.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div class="" style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;">The homebrew site-packages should not affect the python framework site-packages.  But there may be other parts of virtualenv that the framework sees.  I found one thing I can try with the installer.<div class=""><br class=""><div class=""><blockquote type="cite" class=""><div class="">On May 24, 2018, at 5:14 AM, Reg Maltais <<a href="mailto:reginald.maltais@gmail.com" class="">reginald.maltais@gmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div class="" style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;">I just went looking through my homebrew stuff, and I have an older version of python3 in there that I completely forgot about. That’s why pyenv and a bunch of other things got installed. When I go look into <span class="" style="font-family: Menlo; font-size: 11px; background-color: rgb(255, 255, 255);">/usr/local/lib/python3.6/site-packages/</span> I see virtualenv.py, osgeo, numpy, etc.<div class=""><br class=""></div><div class=""><div class=""><br class=""><blockquote type="cite" class=""><div class="">On May 23, 2018, at 10:04 PM, William Kyngesburye <<a href="mailto:woklist@kyngchaos.com" class="">woklist@kyngchaos.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div class="" style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;">Ah, now we're getting somewhere.  Did you install some other python 3 modules?  Maybe pyenv or virtualenv?<div class=""><br class=""><div class=""><blockquote type="cite" class=""><div class="">On May 23, 2018, at 5:19 PM, Reg Maltais <<a href="mailto:reginald.maltais@gmail.com" class="">reginald.maltais@gmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div class="" style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;">Here’s the truncated output to show just the postinstall lines:<div class=""><br class=""></div><div class=""><div class="">May 23 18:14:15 Bellerophon installd[636]: PackageKit: Executing script "./postinstall" in /private/tmp/PKInstallSandbox.AXwBn9/Scripts/org.maptools.proj-framework-yosemite.xOVaFz</div><div class="">May 23 18:14:16 Bellerophon installd[636]: ./postinstall: Could not find an activated virtualenv (required).</div><div class="">May 23 18:14:16 Bellerophon installd[636]: PackageKit: Executing script "./postinstall" in /private/tmp/PKInstallSandbox.AXwBn9/Scripts/org.gdal.gdal22-framework-yosemite.ogoElJ</div><div class="">May 23 18:14:16 Bellerophon installd[636]: ./postinstall: Could not find an activated virtualenv (required).</div><div class="">May 23 18:14:17 Bellerophon installd[636]: ./postinstall: Could not find an activated virtualenv (required).</div><div class="">May 23 18:14:17 Bellerophon installd[636]: PackageKit: Executing script "./postinstall" in /private/tmp/PKInstallSandbox.AXwBn9/Scripts/net.refractions.geos-framework-yosemite.Xrb86e</div><div class="">May 23 18:14:17 Bellerophon installd[636]: ./postinstall: Could not find an activated virtualenv (required).</div><div class=""><br class=""></div><div class="">Interestingly, immediately below these are the PackageKit receipt writes:</div><div class=""><br class=""></div><div class=""><div class="">May 23 18:14:17 Bellerophon installd[636]: PackageKit: Writing receipt for org.maptools.proj-framework-yosemite to /</div><div class="">May 23 18:14:17 Bellerophon installd[636]: PackageKit: Writing receipt for org.sqlite.sqlite3-framework-yosemite to /</div><div class="">May 23 18:14:17 Bellerophon installd[636]: PackageKit: Writing receipt for com.kyngchaos.UnixImageIO-framework-F-yosemite to /</div><div class="">May 23 18:14:17 Bellerophon installd[636]: PackageKit: Writing receipt for org.gdal.gdal22-framework-yosemite to /</div><div class="">May 23 18:14:17 Bellerophon installd[636]: PackageKit: Writing receipt for net.refractions.geos-framework-yosemite to /</div></div></div></div></div></blockquote></div></div></div></div></blockquote></div></div></div></div></blockquote></div></div></div></div></blockquote></div><br class=""><div class=""><span class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px; font-family: Helvetica; font-size: 14px; font-variant-ligatures: normal; font-variant-east-asian: normal; font-variant-position: normal; line-height: normal;"><span class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px; font-family: Helvetica; font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-variant-east-asian: normal; font-variant-position: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-indent: 0px; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px;"><div class="">-----</div><div class="">William Kyngesburye <kyngchaos*at*kyngchaos*dot*com></div><div class=""><a href="http://www.kyngchaos.com/" class="">http://www.kyngchaos.com/</a></div><div class=""><br class=""></div><div class="">Theory of the Universe</div><div class=""><br class=""></div><div class="">There is a theory which states that if ever anyone discovers exactly what the universe is for and why it is here, it will instantly disappear and be replaced by something even more bizarrely inexplicable.  There is another theory which states that this has already happened.</div><div class=""><br class=""></div><div class="">-Hitchhiker's Guide to the Galaxy 2nd season intro</div></span></span></div></div></div></blockquote></div><br class=""></div></div></div></blockquote></div><br class=""><div class="">
<span class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px; font-family: Helvetica; font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-variant-east-asian: normal; font-variant-position: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-indent: 0px; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px;"><span class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px; font-family: Helvetica; font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-variant-east-asian: normal; font-variant-position: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-indent: 0px; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px;"><div class="">-----</div><div class="">William Kyngesburye <kyngchaos*at*kyngchaos*dot*com></div><div class=""><a href="http://www.kyngchaos.com/" class="">http://www.kyngchaos.com/</a></div><div class=""><br class=""></div><div class="">Earth: "Mostly harmless"</div><div class=""><br class=""></div><div class="">- revised entry in the HitchHiker's Guide to the Galaxy</div><br class="Apple-interchange-newline"></span></span>
</div>
<br class=""></div></div></div></blockquote></div><br class=""></div></div></div></blockquote></div><br class=""><div class="">
<span class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px; font-family: Helvetica; font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-variant-east-asian: normal; font-variant-position: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-indent: 0px; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px;"><span class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px; font-family: Helvetica; font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-variant-east-asian: normal; font-variant-position: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-indent: 0px; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px;"><div class="">-----</div><div class="">William Kyngesburye <kyngchaos*at*kyngchaos*dot*com></div><div class=""><a href="http://www.kyngchaos.com/" class="">http://www.kyngchaos.com/</a></div><div class=""><br class=""></div><div class="">First Pogril: Why is life like sticking your head in a bucket filled with hyena offal?</div><div class="">Second Pogril: I don't know.  Why IS life like sticking your head in a bucket filled with hyena offal?</div><div class="">First Pogril: I don't know either.  Wretched, isn't it?</div><div class=""><br class=""></div><div class="">-HitchHiker's Guide to the Galaxy</div><br class="Apple-interchange-newline"></span></span>
</div>
<br class=""></div></div></div></blockquote></div><br class=""></div></div></div></blockquote></div><br class=""><div class="">
<span class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px; font-family: Helvetica; font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-variant-east-asian: normal; font-variant-position: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-indent: 0px; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px;"><span class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px; font-family: Helvetica; font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-variant-east-asian: normal; font-variant-position: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-indent: 0px; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px;"><div class="">-----</div><div class="">William Kyngesburye <kyngchaos*at*kyngchaos*dot*com></div><div class=""><a href="http://www.kyngchaos.com/" class="">http://www.kyngchaos.com/</a></div><div class=""><br class=""></div><div class="">"Mon Dieu! but they are all alike.  Cheating, murdering, lying, fighting, and all for things that the beasts of the jungle would not deign to possess - money to purchase the effeminate pleasures of weaklings.  And yet withal bound down by silly customs that make them slaves to their unhappy lot while firm in the belief that they be the lords of creation enjoying the only real pleasures of existence....</div><div class=""><br class=""></div><div class="">- the wisdom of Tarzan</div><br class="Apple-interchange-newline"></span></span>
</div>
<br class=""></div></div></div></blockquote></div><br class=""></div></div></div></blockquote></div><br class=""><div class="">
<span class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px; font-family: Helvetica; font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-variant-east-asian: normal; font-variant-position: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-indent: 0px; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px;"><span class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px; font-family: Helvetica; font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-variant-east-asian: normal; font-variant-position: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-indent: 0px; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px;"><div class="">-----</div><div class="">William Kyngesburye <kyngchaos*at*kyngchaos*dot*com></div><div class=""><a href="http://www.kyngchaos.com/" class="">http://www.kyngchaos.com/</a></div><div class=""><br class=""></div><div class="">"I ache, therefore I am.  Or in my case - I am, therefore I ache."</div><div class=""><br class=""></div><div class="">- Marvin</div><br class="Apple-interchange-newline"></span></span>
</div>
<br class=""></div></div></div></blockquote></div><br class=""></div></div></div></div></blockquote></div><br class=""><div class="">
<span class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 14px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-align: auto; -khtml-text-decorations-in-effect: none; text-indent: 0px; -apple-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; "><span class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 14px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-align: auto; -khtml-text-decorations-in-effect: none; text-indent: 0px; -apple-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; "><div class="">-----</div><div class="">William Kyngesburye <kyngchaos*at*kyngchaos*dot*com></div><div class=""><a href="http://www.kyngchaos.com/" class="">http://www.kyngchaos.com/</a></div><div class=""><br class=""></div><div class="">Earth: "Mostly harmless"</div><div class=""><br class=""></div><div class="">- revised entry in the HitchHiker's Guide to the Galaxy</div><br class="Apple-interchange-newline"></span></span>
</div>
<br class=""></div></body></html>