8000 error building local numpy database · Issue #25 · tsgates/pylookup · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

error building local numpy database #25

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
danmaftei opened this issue Jul 9, 2012 · 2 comments
Open

error building local numpy database #25

danmaftei opened this issue Jul 9, 2012 · 2 comments

Comments

@danmaftei
Copy link

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

@zwass
Copy link
Contributor
zwass commented Jan 11, 2013

Please see #28.

A quick fix would be cp numpy-html/genindex.html numpy-html/genindex-all.html and then try again.

Hopefully my pull request is merged soon.

@tsgates
Copy link
Owner
tsgates commented Jan 11, 2013

Thank you! I just update the repo.

Taesoo

On 01/11/13 at 12:21am, Zachary Wasserman wrote:

Please see #28.

A quick fix would be cp numpy-html/genindex.html numpy-html/genindex-all.html and then try again.

Hopefully my pull request is merged soon.


Reply to this email directly or view it on GitHub:
#25 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants
0