<div dir="ltr">Hi,<br><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Nov 29, 2017 at 3:39 PM, Tim Sutton <span dir="ltr"><<a href="mailto:tim@kartoza.com" target="_blank">tim@kartoza.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div style="word-wrap:break-word">Hi All<div><br></div><div>Its been a few days since I pulled from master - now I am getting the error below on startup. Does anyone else get it? (Building on MacOS here):</div><div><br></div><div><div style="margin:0px"><span style="font-weight:600;color:rgb(255,0,0)">Couldn't load plugin 'processing' due to an error when calling its initGui() method</span> <br></div><p style="margin:14px 0px 12px"><span style="font-size:large;font-weight:600">PermissionError: [Errno 13] Permission denied </span></p>
<pre style="margin-top:12px;margin-bottom:12px"><span style="font-family:Monaco">Traceback (most recent call last):<br>  File "/Users/timlinux/dev/cpp/QGIS-<wbr>QtCreator-Build/output/python/<wbr>qgis/utils.py", line 345, in startPlugin<br>    plugins[packageName].initGui()<br>  File "/Users/timlinux/dev/cpp/QGIS-<wbr>QtCreator-Build/output/python/<wbr>plugins/processing/<wbr>ProcessingPlugin.py", line 178, in initGui<br>    self.toolbox = ProcessingToolbox()<br>  File "/Users/timlinux/dev/cpp/QGIS-<wbr>QtCreator-Build/output/python/<wbr>plugins/processing/gui/<wbr>ProcessingToolbox.py", line 93, in __init__<br>    self.fillTree()<br>  File "/Users/timlinux/dev/cpp/QGIS-<wbr>QtCreator-Build/output/python/<wbr>plugins/processing/gui/<wbr>ProcessingToolbox.py", line 317, in fillTree<br>    self.fillTreeUsingProviders()<br>  File "/Users/timlinux/dev/cpp/QGIS-<wbr>QtCreator-Build/output/python/<wbr>plugins/processing/gui/<wbr>ProcessingToolbox.py", line 382, in fillTreeUsingProviders<br>    providerItem = TreeProviderItem(provider, self.algorithmTree, self)<br>  File "/Users/timlinux/dev/cpp/QGIS-<wbr>QtCreator-Build/output/python/<wbr>plugins/processing/gui/<wbr>ProcessingToolbox.py", line 513, in __init__<br>    self.setToolTip(0, self.provider.longName())<br>  File "/Users/timlinux/dev/cpp/QGIS-<wbr>QtCreator-Build/output/python/<wbr>plugins/processing/algs/<wbr>grass7/<wbr>Grass7AlgorithmProvider.py", line 122, in longName<br>    version = Grass7Utils.installedVersion()<br>  File "/Users/timlinux/dev/cpp/QGIS-<wbr>QtCreator-Build/output/python/<wbr>plugins/processing/algs/<wbr>grass7/Grass7Utils.py", line 113, in installedVersion<br>    startupinfo=si if isWindows() else None<br>  File "/usr/local/opt/python3/<wbr>Frameworks/Python.framework/<wbr>Versions/3.6/lib/python3.6/<wbr>subprocess.py", line 707, in __init__<br>    restore_signals, start_new_session)<br>  File "/usr/local/opt/python3/<wbr>Frameworks/Python.framework/<wbr>Versions/3.6/lib/python3.6/<wbr>subprocess.py", line 1333, in _execute_child<br>    raise child_exception_type(errno_<wbr>num, err_msg)<br>PermissionError: [Errno 13] Permission denied</span></pre></div></div></blockquote><div><br></div><div>building the latest master on OSX (10.11.6) and I do not see any error on startup.<br></div></div><br clear="all"><div><br></div>-- <br><div class="gmail_signature">Salvatore Larosa<br>linkedIn: <a href="http://linkedin.com/in/larosasalvatore" target="_blank">http://linkedin.com/in/larosasalvatore</a><br>twitter: @lrssvt<br>skype: s.larosa<br>IRC: lrssvt on freenode<br></div>
</div></div>