<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/xhtml; charset=utf-8">
</head>
<body>
<div style="font-family:sans-serif"><div style="white-space:normal">
<p dir="auto">Dear user list.</p>

<p dir="auto">Having installed GRASS 7.2.2 via MacPorts (MacOSX 10.11.6), as well as nnbathy, I wanted to use the Addons r.surf.nnbathy/v.surf.nnbathy. I have successfully installed these Addons with g.extension on other machines, where I have Michael Barton’s binary working, as well as on an Ubuntu machine. No luck with the MacPorts installation. The session with Error Messages is listed below. Anyone have a clue?</p>

<p dir="auto">GRASS 7.2.2 (nc_spm_08_grass7):~ > g.extension extension=r.surf.nnbathy<br>
Fetching <r.surf.nnbathy> from GRASS GIS Addons repository (be patient)...<br>
Traceback (most recent call last):<br>
  File "/opt/local/share/grass-7.2.2/scripts/g.extension", line 1733, in <module><br>
    sys.exit(main())<br>
  File "/opt/local/share/grass-7.2.2/scripts/g.extension", line 1712, in main<br>
    install_extension(source=source, url=url, xmlurl=xmlurl)<br>
  File "/opt/local/share/grass-7.2.2/scripts/g.extension", line 683, in install_extension<br>
    source=source, url=url)<br>
  File "/opt/local/share/grass-7.2.2/scripts/g.extension", line 1146, in install_extension_std_platforms<br>
    outdev=outdev, directory=srcdir, tmpdir=TMPDIR)<br>
  File "/opt/local/share/grass-7.2.2/scripts/g.extension", line 1094, in download_source_code<br>
    f, h = urlretrieve(url, zip_name)<br>
  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib.py", line 98, in urlretrieve<br>
    return opener.retrieve(url, filename, reporthook, data)<br>
  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib.py", line 245, in retrieve<br>
    fp = self.open(url, data)<br>
  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib.py", line 213, in open<br>
    return getattr(self, name)(url)<br>
  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib.py", line 443, in open_https<br>
    h.endheaders(data)<br>
  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/httplib.py", line 1038, in endheaders<br>
    self.<em>send_output(message_body)<br>
  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/httplib.py", line 882, in _send_output<br>
    self.send(msg)<br>
  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/httplib.py", line 844, in send<br>
    self.connect()<br>
  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/httplib.py", line 1263, in connect<br>
    server_hostname=server_hostname)<br>
  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ssl.py", line 363, in wrap_socket<br>
    _context=self)<br>
  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ssl.py", line 611, in __init</em>_<br>
    self.do_handshake()<br>
  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ssl.py", line 840, in do_handshake<br>
    self._sslobj.do_handshake()<br>
IOError: [Errno socket error] [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:661)<br>
GRASS 7.2.2 (nc_spm_08_grass7):~ ></p>

<p dir="auto">Jon</p>
</div>
</div>
</body>
</html>