<html><head><style id="">
#x4e05b2b0f34f410fa6520f697f7c25bc p {
        white-space: pre-wrap;
}

#x4e05b2b0f34f410fa6520f697f7c25bc li {
        white-space: pre-wrap;
}

#x4e05b2b0f34f410fa6520f697f7c25bc p,#x4e05b2b0f34f410fa6520f697f7c25bc li {
        white-space: pre-wrap;
}</style>

<style id="css_styles"> 
blockquote.cite { margin-left: 5px; margin-right: 0px; padding-left: 10px; padding-right:0px; border-left: 1px solid #cccccc }
blockquote.cite2 {margin-left: 5px; margin-right: 0px; padding-left: 10px; padding-right:0px; border-left: 1px solid #cccccc; margin-top: 3px; padding-top: 0px; }
a img { border: 0px; }
li[style='text-align: center;'], li[style='text-align: center; '], li[style='text-align: right;'], li[style='text-align: right; '] {  list-style-position: inside;}
body { font-family: 'Segoe UI'; font-size: 12pt; }
.quote { margin-left: 1em; margin-right: 1em; border-left: 5px #ebebeb solid; padding-left: 0.3em; }

 </style>
</head>
<body><div>Dear All</div><div><br /></div><div>Why am I getting the following error - how do I resolve it?</div><div><br /></div><div>Regards</div><div><br /></div><div>John</div><div><br /></div><div><div id="x4e05b2b0f34f410fa6520f697f7c25bc"><span style="font-weight:600;color:#F00;">An error has occurred while executing Python code:</span> <br />
<h3 style="margin: 14px 0px 12px;"><span style="font-size: large;">ftplib.error_perm: 550 Requested action not taken. File unavailable (e.g., file not found, no access). </span></h3>
<pre style="margin-top: 12px; margin-bottom: 12px;"><span style="font-family:'Courier New';">Traceback (most recent call last):<br />  File "C:\Users/Windows/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\qgis2web\exporter.py", line 321, in cwd_and_create<br />    <a href="ftp://ftp.cwd(p)">ftp.cwd(p)</a><br />  File "C:\PROGRA~1\QGIS32~1.8\apps\Python39\lib\ftplib.py", line 625, in cwd<br />    return self.voidcmd(cmd)<br />  File "C:\PROGRA~1\QGIS32~1.8\apps\Python39\lib\ftplib.py", line 286, in voidcmd<br />    return self.voidresp()<br />  File "C:\PROGRA~1\QGIS32~1.8\apps\Python39\lib\ftplib.py", line 259, in voidresp<br />    resp = self.getresp()<br />  File "C:\PROGRA~1\QGIS32~1.8\apps\Python39\lib\ftplib.py", line 254, in getresp<br />    raise error_perm(resp)<br />ftplib.error_perm: 550 Requested action not taken. File unavailable (e.g., file not found, no access).<br /><br />During handling of the above exception, another exception occurred:<br /><br />Traceback (most recent call last):<br />  File "C:\Users/Windows/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\qgis2web\exporter.py", line 321, in cwd_and_create<br />    <a href="ftp://ftp.cwd(p)">ftp.cwd(p)</a><br />  File "C:\PROGRA~1\QGIS32~1.8\apps\Python39\lib\ftplib.py", line 625, in cwd<br />    return self.voidcmd(cmd)<br />  File "C:\PROGRA~1\QGIS32~1.8\apps\Python39\lib\ftplib.py", line 286, in voidcmd<br />    return self.voidresp()<br />  File "C:\PROGRA~1\QGIS32~1.8\apps\Python39\lib\ftplib.py", line 259, in voidresp<br />    resp = self.getresp()<br />  File "C:\PROGRA~1\QGIS32~1.8\apps\Python39\lib\ftplib.py", line 254, in getresp<br />    raise error_perm(resp)<br />ftplib.error_perm: 550 Requested action not taken. File unavailable (e.g., file not found, no access).<br /><br />During handling of the above exception, another exception occurred:<br /><br />Traceback (most recent call last):<br />  File "C:\Users/Windows/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\qgis2web\exporter.py", line 321, in cwd_and_create<br />    <a href="ftp://ftp.cwd(p)">ftp.cwd(p)</a><br />  File "C:\PROGRA~1\QGIS32~1.8\apps\Python39\lib\ftplib.py", line 625, in cwd<br />    return self.voidcmd(cmd)<br />  File "C:\PROGRA~1\QGIS32~1.8\apps\Python39\lib\ftplib.py", line 286, in voidcmd<br />    return self.voidresp()<br />  File "C:\PROGRA~1\QGIS32~1.8\apps\Python39\lib\ftplib.py", line 259, in voidresp<br />    resp = self.getresp()<br />  File "C:\PROGRA~1\QGIS32~1.8\apps\Python39\lib\ftplib.py", line 254, in getresp<br />    raise error_perm(resp)<br />ftplib.error_perm: 550 Requested action not taken. File unavailable (e.g., file not found, no access).<br /><br />During handling of the above exception, another exception occurred:<br /><br />Traceback (most recent call last):<br />  File "C:\Users/Windows/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\qgis2web\maindialog.py", line 354, in saveMap<br />    result = self.exporter.postProcess(results, feedback=self.feedback)<br />  File "C:\Users/Windows/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\qgis2web\exporter.py", line 330, in postProcess<br />    cwd_and_create(self.remote_folder)<br />  File "C:\Users/Windows/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\qgis2web\exporter.py", line 324, in cwd_and_create<br />    cwd_and_create(parent)<br />  File "C:\Users/Windows/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\qgis2web\exporter.py", line 324, in cwd_and_create<br />    cwd_and_create(parent)<br />  File "C:\Users/Windows/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\qgis2web\exporter.py", line 327, in cwd_and_create<br />    <a href="ftp://ftp.mkd(base)">ftp.mkd(base)</a><br />  File "C:\PROGRA~1\QGIS32~1.8\apps\Python39\lib\ftplib.py", line 637, in mkd<br />    resp = self.voidcmd('MKD ' + dirname)<br />  File "C:\PROGRA~1\QGIS32~1.8\apps\Python39\lib\ftplib.py", line 286, in voidcmd<br />    return self.voidresp()<br />  File "C:\PROGRA~1\QGIS32~1.8\apps\Python39\lib\ftplib.py", line 259, in voidresp<br />    resp = self.getresp()<br />  File "C:\PROGRA~1\QGIS32~1.8\apps\Python39\lib\ftplib.py", line 254, in getresp<br />    raise error_perm(resp)<br />ftplib.error_perm: 550 Requested action not taken. File unavailable (e.g., file not found, no access).<br /></span></pre>
<p style="margin: 0px;"><br /><span style="font-weight:600;">Python version:</span> 3.9.5 (tags/v3.9.5:0a7dcbd, May  3 2021, 17:27:52) [MSC v.1928 64 bit (AMD64)] <br /><span style="font-weight:600;">QGIS version:</span> 3.28.8-Firenze Firenze, 5ac45272b5 <br /></p>
<h4 style="margin: 12px 0px;">Python Path:</h4>
<ul style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;-qt-list-indent:1;"><li style="margin: 12px 0px 0px;">C:/PROGRA~1/QGIS32~1.8/apps/qgis-ltr/./python</li>
<li style="margin: 0px;">C:/Users/Windows/AppData/Roaming/QGIS/QGIS3\profiles\default/python</li>
<li style="margin: 0px;">C:/Users/Windows/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins</li>
<li style="margin: 0px;">C:/PROGRA~1/QGIS32~1.8/apps/qgis-ltr/./python/plugins</li>
<li style="margin: 0px;">C:\PROGRA~1\QGIS32~1.8\apps\grass\grass82\etc\python</li>
<li style="margin: 0px;">C:\Users\Windows\Documents</li>
<li style="margin: 0px;">C:\Program Files\QGIS 3.28.8\bin\python39.zip</li>
<li style="margin: 0px;">C:\PROGRA~1\QGIS32~1.8\apps\Python39\DLLs</li>
<li style="margin: 0px;">C:\PROGRA~1\QGIS32~1.8\apps\Python39\lib</li>
<li style="margin: 0px;">C:\Program Files\QGIS 3.28.8\bin</li>
<li style="margin: 0px;">C:\PROGRA~1\QGIS32~1.8\apps\Python39</li>
<li style="margin: 0px;">C:\PROGRA~1\QGIS32~1.8\apps\Python39\lib\site-packages</li>
<li style="margin: 0px;">C:\PROGRA~1\QGIS32~1.8\apps\Python39\lib\site-packages\win32</li>
<li style="margin: 0px;">C:\PROGRA~1\QGIS32~1.8\apps\Python39\lib\site-packages\win32\lib</li>
<li style="margin: 0px;">C:\PROGRA~1\QGIS32~1.8\apps\Python39\lib\site-packages\Pythonwin</li>
<li style="margin: 0px;">C:/Users/Windows/AppData/Roaming/QGIS/QGIS3\profiles\default/python</li>
<li style="margin: 0px;">C:\Users/Windows/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\qgis2web</li>
<li style="margin: 0px;">C:\Users\Windows\AppData\Roaming\QGIS\QGIS3\profiles\default\python\plugins</li>
<li style="margin: 0px;">C:\Users\Windows\AppData\Roaming\QGIS\QGIS3\profiles\default\python\site-packages</li>
<li style="margin: 0px 0px 12px;">C:/Users/Windows/Maps and Charts/My DNA/SS</li></ul></div></div>
<div><br /></div><div id="signature_old" style="clear:both"><div class="moz-signature" style="background-color:rgba(0,0,0,0);"><div style="margin-top:10px;"><div style="float:left;padding-right:20px;"><div style="font-size:18px;color:#28166F;font-family:Calibri,Arial,sans-serif;"><img src="cid:em8ae6e9bf-a463-4c43-b160-6afab4c5fb45@1c44e6b7.com" border="0" width="147" height="200" /> <br />
            Dr John Studley</div>
          <div style="font-size:18px;color:#28166F;font-family:Calibri,Arial,sans-serif;">PhD MA OND CGeog FRGS ECIF</div>
          <div style="color:#28166F;font-family:Calibri,Arial,sans-serif;font-size:14px;"><big>Environmental
              Anthropologist/Ethno-Forester<br />
            </big></div>
          <div style="font-size:12px;">
            <table cellspacing="0" cellpadding="2" border="0">
              <tbody>
                <tr>
                  <td align="center" style="color:#28166F;font-family:Calibri,Arial,sans-serif;font-size:12px;"><a href="http://thunderbolt.me.uk/bphone.jpg"><img src="http://thunderbolt.me.uk/bphone.jpg" alt="" width="32" height="32" border="0" /></a>: </td>
                  <td align="center" style="color:#28166F;font-family:Calibri,Arial,sans-serif;font-size:12px;"><font size="+1">02034412597</font></td>
                </tr>
                <tr>
                  <td align="center" style="color:#28166F;font-family:Calibri,Arial,sans-serif;font-size:12px;"><a href="http://thunderbolt.me.uk/email.png"><img src="http://thunderbolt.me.uk/email.png" alt="" width="32" height="32" border="0" /></a>: </td>
                  <td align="center" style="color:#28166F;font-family:Calibri,Arial,sans-serif;font-size:12px;"><font size="+1"><a href="mailto:studley@thunderbolt.me.uk" style="color:#28166F;">studley@thunderbolt.me.uk</a></font></td>
                </tr>
                <tr>
                  <td valign="top" align="center"><a href="http://thunderbolt.me.uk/web.png"><img src="http://thunderbolt.me.uk/web.png" alt="" width="32" height="32" border="0" /></a> <br />
                  </td>
                  <td valign="top" align="center"><font size="+1"><a href="http://thunderbolt.me.uk/wordpress">My Web</a></font><br />
                  </td>
                </tr>
                <tr>
                  <td valign="top"><img src="cid:em357f054a-a1cb-4ebd-8623-b5aef83a7a0b@1c44e6b7.com" border="0" />
                  </td>
                  <td valign="top" align="center"><font size="+1"><a href="https://scholar.google.co.uk/citations?hl=en&user=1ZFMuZgAAAAJ&view_op=list_works&sortby=pubdate&gmla=AJsN-F4gd8PM41jHfDWVNTBi-ogZcX0RmKSu5b85ipbww-4xQXp88qKL-cvc8KBlXMkkmDvrQ5ENJClI2D1Pe0tAmR3FvpN57H4Fsipsw1pBMAC9Xpb2Kao&sciund=17170638276544616808&gmla=AJsN-F7Tk1-4w8vTGhyuu5EbyLbQrL8bDYgNLH_0q7J6zbGPev_96D2YDcDLDj7ZvXREie2AEUAI9B96zTkfO1-FZTJkY3xYJN7gBCMe7F8uaBWO_mh9ySA&sciund=16362547257180947439&gmla=AJsN-F5KFgjThVNedGHTUZSOyx9oBd1f4jSXUGp1av5PtPErcfYAxVMzoIk5L3C4NJ6xsT-7DtxMyhQVFqlkhM59Vuz_E5NDtN9TH3HRGcSIdnoIJOo7mVw&sciund=13043259208885675456&gmla=AJsN-F4wjDfTGRNuHnBeESHiVFqytEl0S1H6GUpbUh0f71RfWC36zWfwJ0HlGtdChDyKbfm67Iodks9wgTcE3W3UjVlJegKdQ3ADjvdC7LSDdAhNPlyG9Eo&sciund=8267710037435617656&gmla=AJsN-F603N276HZrBsHmWVrxxUVuBj70P_KZJNCI9ltQUi5sEB9PH0_3uitxGqDp4mlD21hCD7ONBZRtgBrzRObCJASVGmpZQCvavSscqamEpomzmqcKgHg&sciund=2486021518325104370&gmla=AJsN-F4jd3iyEhwL5q8AaC38hJRcpR5a5tCkZ3Oiq-ul7bwYH6lBbP--75K2OzM4VR_bH9Mb2ICBz29gty31bvUQOi8lIRrZ40yHe60rRDsmJXSiHFvi6U0&sciund=13362238490784374379&gmla=AJsN-F6_qp4rwLbmwnDibBSsqxmEfiaRsU-Jzqwp1jcmKKjDifcHopNIt5LTdQ9yFO1kWUUQlVKJZ9HkYZguS5mVf64QQx71YgxtvujmhwfqqvlAq3IGDak&sciund=15294562485146850986&gmla=AJsN-F5vaTq0mkD70ENLeOei5MsNcrFBM_WuI0BxyzVW09I5OmY_-PKYLlqyVUp9EBGy5q5uirlACR5xKeaZyUnGC51RC0S80sWHHBPquKtStnkeeajsKn8&sciund=14661239500549042328&gmla=AJsN-F4X47x1J_f3sJBf2j_oZLPw6d4tCsrQRMnMmR0i8wNBA2w_54sUxoCkifLi4aySQi8k96iKrTWi2FixgFoNVKdGLD5awgVmrOihL0c38Ekc2xxX4n0&sciund=12041501966019565639&gmla=AJsN-F5obsb0UCRcnP-32w4EvXiIlQqOhKxR8BIekdOQo9oTxxZF1CDAtPQWlEbbYZso1Sp6TAiWRX6mXcoIa_wSsJSRnoOaKm4XHhE_WyPhGhSqDD6tplE&sciund=3094414224608617146&scilu=&scisig=AMstHGQAAAAAW2nSDpoL1h672dNmom-TX3Gb07brHAFg&gmla=AJsN-F4k0xav96BSzp9zD_wMj25hXxucwcyvPvcTIzQ8-TIIRwUiDyD1BY2xSHUtyXsSu8QlUMV7M5tRKEaHnyxH6pkNQMicKli8OCt3CH31jyBWMHuPh2k&sciund=7338055590473447069&gmla=AJsN-F798fhhLqdpfyq5nlxQaSrtVgmRR0kwtLiQhazja0zihEP6gtGCRQftwaQNgg2CFJ9Ub5_PS-5HzREu-xzmfGBS3o5JcfAb1UcUP9RtitrO4ValPNA&sciund=3568027803061228006&gmla=AJsN-F4kiJO2KES4ovGpaV15A8ps2-fV_G6jz1Pj_F5fKFR2m4KzaiKPx191FHvprFx8_sOGJMPw9vXGqQmB&gmla=AJsN-F5uG6nFtY8_9umR2rZGBzi0T4O0S97Tf0mRCy2KvqkKNY3FQrLqPbsQWStTJTpAehd5iOyjYoWtjCfNSfUlG9zAtO0-y-KrjPM3Qbuh1f-e4Ygk-SU&sciund=4980634546486433970">google
















                        scholar</a><br />
                      Citations<br />
                    </font> </td>
                </tr>
                <tr>
                  <td valign="top"><img src="cid:eme13793a9-c6c5-4c9d-8407-f16ee6dec032@1c44e6b7.com" border="0" />
                  </td>
                  <td valign="top" align="center"><font size="+1"><a href="https://publons.com/dashboard/records/review/">Peer



                        Reviews </a></font><br />
                    Citations are very inaccurate on Publons <br />
                  </td>
                </tr>
              </tbody>
            </table>
          </div>
        </div>
        <div class="image-container" style="float:left;padding-right:5px;"> </div>
        <div style="float:left;padding-right:40px;color:#28166F;font-family:Calibri,Arial,sans-serif;font-size:12px;"> </div>
      </div>
      <br clear="left" />
    </div>
    <div class="image-container" style="float:left;padding-right:5px;background-color:rgba(0,0,0,0);"> <a href="http://qr.rs/v/b068c"><img src="http://www.codeqrcode.com/img_qr_urls/b068c.png" alt="QR&#xD;&#xA;          Code img" width="69" height="69" /></a> </div>
    Scan or click to add my vCard to your<br style="background-color:rgba(0,0,0,0);" />
    mobile and to view my recent publications <br style="background-color:rgba(0,0,0,0);" />
    <br style="background-color:rgba(0,0,0,0);" />
    <br style="background-color:rgba(0,0,0,0);" />
    My Latest Book<br style="background-color:rgba(0,0,0,0);" />
    <font size="+1"><a href="https://www.routledge.com/Indigenous-Sacred-Natural-Sites-and-Spiritual-Governance-The-Legal-Case/Studley/p/book/9781138316232">INDIGENOUS
SACRED





        NATURAL SITES AND SPIRITUAL GOVERNANCE: THE LEGAL CASE FOR
        JURISTIC PERSONHOOD</a><br />
    </font><br style="background-color:rgba(0,0,0,0);" />
    <br style="background-color:rgba(0,0,0,0);" />
    <font size="+2"> <a href="http://thunderbolt.me.uk/wordpress/recent-publications/">
        My Latest Publications </a></font></div><div><br /></div>
</body></html>