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

SyntaxError: invalid syntax #222

Closed
cevin opened this issue Sep 25, 2018 · 1 comment
Closed

SyntaxError: invalid syntax #222

cevin opened this issue Sep 25, 2018 · 1 comment

Comments

@cevin
Copy link

cevin commented Sep 25, 2018

>>> import nsq
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "/Users/user/a/venv/lib/python3.7/site-packages/nsq/__init__.py", line 29
    from .async import AsyncConn
              ^
SyntaxError: invalid syntax

python 3.7.x

@ploxiln
Copy link
Member

ploxiln commented Sep 25, 2018

fixed in #212 (but there have been no tagged releases since then)

@ploxiln ploxiln closed this as completed Sep 25, 2018
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