Skip to content
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

bug in example\fetchphotos.py #11

Open
ctny opened this issue Oct 11, 2015 · 0 comments
Open

bug in example\fetchphotos.py #11

ctny opened this issue Oct 11, 2015 · 0 comments

Comments

@ctny
Copy link

ctny commented Oct 11, 2015

line 13 is "from fhp import api", but should be "from fhp import api, src", otherwise the next statement "FiveHundredPx = src.five_hundred_px.FiveHundredPx" throws an error since "src" is not defined.

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

No branches or pull requests

1 participant