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

Syntax error? #34

Closed
ianamason opened this issue Jan 1, 2018 · 0 comments
Closed

Syntax error? #34

ianamason opened this issue Jan 1, 2018 · 0 comments

Comments

@ianamason
Copy link

ianamason commented Jan 1, 2018

So I got through the relatively painless google sign up bit.
Did a successful pip install then this happens:

visnet-57:~ iam$ pypinfo
Traceback (most recent call last):
  File "/usr/local/bin/pypinfo", line 7, in <module>
    from pypinfo.cli import pypinfo
  File "/usr/local/lib/python2.7/site-packages/pypinfo/cli.py", line 3, in <module>
    from pypinfo.core import build_query, create_client, format_json, parse_query_result, tabulate, add_percentages
  File "/usr/local/lib/python2.7/site-packages/pypinfo/core.py", line 148
    headers, *data = rows
             ^
SyntaxError: invalid syntax

Is this user error? Yes

pip3 install pypinfo

worked like a charm

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

1 participant