Skip to content

error building local numpy database #25

Description

@danmaftei

The ZIP download available at http://docs.scipy.org/doc/ for Numpy causes lookup.py -u to error:

./pylookup.py -u numpy-html/
Wait for a few seconds ..
Fetching htmls from 'file:///Users/MYNAME/Downloads/tsgates-pylookup-3d3151a/numpy-html/genindex-all.html'
Traceback (most recent call last):
File "./pylookup.py", line 306, in
update(opts.db, opts.url, opts.append)
File "./pylookup.py", line 228, in update
print("Error: fetching file from the web: '%s'" % sys.exc_info())
TypeError: not all arguments converted during string formatting

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions