<div dir="auto"><div><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Rich Shepard <<a href="mailto:rshepard@appl-ecosys.com">rshepard@appl-ecosys.com</a>> schrieb am So., 24. Feb. 2019, 22:40:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Slackware-14.2 I ran svn up on 7.7.svn, configured and built. This time<br>
it failed because of an error in g.extensions. Changing to that directory<br>
and running make produced this error:<br>
<br>
> g.extension.tmp.html ; fi<br>
Traceback (most recent call last):<br>
   File "/home/rshepard/gis/grass/grass7_trunk/dist.i686-pc-linux-gnu/scripts/g.extension", line 146, in <module><br>
     from urllib.error import HTTPError, URLError<br>
ImportError: No module named error<br>
../../include/Make/Html.make:14: recipe for target 'g.extension.tmp.html' failed<br>
make: *** [g.extension.tmp.html] Error 1<br>
rm g.extension.tmp.html<br>
<br>
urllib is in the site-packages directories for both python-2.7 and<br>
python3-3.7.<br></blockquote></div></div><div dir="auto"><br></div><div dir="auto">Since last week "python-requests" is also needed as a new dependency.</div><div dir="auto"><br></div><div dir="auto">Is that already present on your system?</div><div dir="auto"><br></div><div dir="auto">Markus</div></div>