[GRASS-user] Addons - r.surf.nnbathy
Jon
jeir at hi.is
Sat Nov 25 09:48:41 PST 2017
Dear user list.
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?
GRASS 7.2.2 (nc_spm_08_grass7):~ > g.extension extension=r.surf.nnbathy
Fetching <r.surf.nnbathy> from GRASS GIS Addons repository (be
patient)...
Traceback (most recent call last):
File "/opt/local/share/grass-7.2.2/scripts/g.extension", line 1733,
in <module>
sys.exit(main())
File "/opt/local/share/grass-7.2.2/scripts/g.extension", line 1712,
in main
install_extension(source=source, url=url, xmlurl=xmlurl)
File "/opt/local/share/grass-7.2.2/scripts/g.extension", line 683, in
install_extension
source=source, url=url)
File "/opt/local/share/grass-7.2.2/scripts/g.extension", line 1146,
in install_extension_std_platforms
outdev=outdev, directory=srcdir, tmpdir=TMPDIR)
File "/opt/local/share/grass-7.2.2/scripts/g.extension", line 1094,
in download_source_code
f, h = urlretrieve(url, zip_name)
File
"/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib.py",
line 98, in urlretrieve
return opener.retrieve(url, filename, reporthook, data)
File
"/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib.py",
line 245, in retrieve
fp = self.open(url, data)
File
"/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib.py",
line 213, in open
return getattr(self, name)(url)
File
"/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib.py",
line 443, in open_https
h.endheaders(data)
File
"/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/httplib.py",
line 1038, in endheaders
self._send_output(message_body)
File
"/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/httplib.py",
line 882, in _send_output
self.send(msg)
File
"/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/httplib.py",
line 844, in send
self.connect()
File
"/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/httplib.py",
line 1263, in connect
server_hostname=server_hostname)
File
"/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ssl.py",
line 363, in wrap_socket
_context=self)
File
"/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ssl.py",
line 611, in __init__
self.do_handshake()
File
"/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ssl.py",
line 840, in do_handshake
self._sslobj.do_handshake()
IOError: [Errno socket error] [SSL: CERTIFICATE_VERIFY_FAILED]
certificate verify failed (_ssl.c:661)
GRASS 7.2.2 (nc_spm_08_grass7):~ >
Jon
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/grass-user/attachments/20171125/cfd80b5b/attachment.html>
More information about the grass-user
mailing list