We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
>>> 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
The text was updated successfully, but these errors were encountered:
fixed in #212 (but there have been no tagged releases since then)
Sorry, something went wrong.
No branches or pull requests
python 3.7.x
The text was updated successfully, but these errors were encountered: