Package: sphinx-gallery
Version: 0.5.0
Severity: serious
Tags: affects -1 src:astropy

Dear maintainer,

when I try to use sphinx-gallery to build the new astropy package, I get
the following error from sphinx-gallery:

Exception occurred:
  File "/usr/lib/python3/dist-packages/sphinx_gallery/docs_resolv.py",
line 260, in _handle_http_url_error
    msg, e.url, extra, e.msg)
AttributeError: 'URLError' object has no attribute 'url'

The reason seems to be that urllib.error.URLError indeed has no such
attribute (anymore?) on Python 3.8

This seem fixed upstream and could probvably be solved by uploading a
new version.

Best regards

Ole

Reply via email to