<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Found the solution.  Qt5 is having trouble figuring out its plugin path relative to its frameworks (I don't know if it's a bug or not), you need to tell it with:<div class=""><br class=""></div><div class="">export QT_QPA_PLATFORM_PLUGIN_PATH=/Applications/QGIS3.app/Contents/Plugins</div><div class=""><div class=""><br class=""><div><blockquote type="cite" class=""><div class="">On Aug 5, 2018, at 2:47 PM, Chris B <<a href="mailto:snowstorms@mac.com" class="">snowstorms@mac.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div class="">Since I am having the same error as DT, I tried your suggestion but it still<br class="">returns the same error.  Is there anything in this bash profile that would<br class="">cause problems?<br class=""><br class="">export<br class="">LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/Applications/QGIS3.app/Contents/MacOS/lib/:/Applications/QGIS3.app/Contents/Frameworks/<br class="">export<br class="">PYTHONPATH=$PYTHONPATH:/Applications/QGIS3.app/Contents/MacOS/../Resources/python<br class=""><br class="">export PATH=~$PYTHONPATH:$PATH<br class="">export PATH=~/Library/Frameworks/GDAL.framework/Versions/2.2/Programs:$PATH<br class="">export PATH=~/Applications/QGIS3.app/Contents/Resources/python:$PATH<br class=""><br class="">export PATH=~/.local/bin:$PATH<br class=""><br class="">source ~/.bashrc<br class=""><br class=""># Setting PATH for Python 3.6<br class=""># The original version is saved in .bash_profile.pysave<br class="">PATH="/Library/Frameworks/Python.framework/Versions/3.6/bin:${PATH}"<br class="">export PATH<br class=""><br class=""><br class=""><br class=""><br class="">--<br class="">Sent from: <a href="http://osgeo-org.1560.x6.nabble.com/QGIS-User-f4125267.html" class="">http://osgeo-org.1560.x6.nabble.com/QGIS-User-f4125267.html</a><br class="">_______________________________________________<br class="">Qgis-user mailing list<br class=""><a href="mailto:Qgis-user@lists.osgeo.org" class="">Qgis-user@lists.osgeo.org</a><br class="">List info: https://lists.osgeo.org/mailman/listinfo/qgis-user<br class="">Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user</div></div></blockquote></div><br class=""><div class="">
<span class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px; 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 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="">"Oh, look, I seem to have fallen down a deep, dark hole.  Now what does that remind me of?  Ah, yes - life."</div><div class=""><br class=""></div><div class="">- Marvin</div><br class="Apple-interchange-newline"></span></span>
</div>
<br class=""></div></div></body></html>