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

Issue with importing LineClient, LineGroup, lineContact #89

Open
Apple-sin opened this issue Feb 12, 2017 · 1 comment
Open

Issue with importing LineClient, LineGroup, lineContact #89

Apple-sin opened this issue Feb 12, 2017 · 1 comment

Comments

@Apple-sin
Copy link

from line import LINEClient, LineGroup, LineContact
Traceback (most recent call last):
File "", line 1, in
File "//anaconda/lib/python3.6/site-packages/line/init.py", line 11, in
from .client import LineClient
File "//anaconda/lib/python3.6/site-packages/line/client.py", line 516
print operation

When I type that in terminal, I get that error. Anyone know how can I fix that?
Cheers!

@fadhiilrachman
Copy link

required python 2.7 not python 3

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

2 participants