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

python2.7安装报错 #117

Closed
xiaomingdaily opened this issue Mar 10, 2018 · 2 comments
Closed

python2.7安装报错 #117

xiaomingdaily opened this issue Mar 10, 2018 · 2 comments

Comments

@xiaomingdaily
Copy link

Traceback (most recent call last):
File "app.py", line 2, in
from htmlparsing import Attr, Text
File "/usr/local/lib/python2.7/dist-packages/htmlparsing-0.1.5-py2.7.egg/htmlparsing.py", line 21
def init(self, text: str):
^
SyntaxError: invalid syntax

@elliotgao2
Copy link
Owner

v2.0.0 only support python3.6+

@KurtPrice
Copy link

If it is only supported by 3.6+ can we resolve this issue?

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