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

looks like in python3.7 "async" is protected word. #207

Closed
pkumarbe opened this issue Mar 2, 2019 · 0 comments
Closed

looks like in python3.7 "async" is protected word. #207

pkumarbe opened this issue Mar 2, 2019 · 0 comments

Comments

@pkumarbe
Copy link

pkumarbe commented Mar 2, 2019

/amc/lib/python3.7/site-packages/maas/client/init.py

from .utils.async import asynchronous
^
SyntaxError: invalid syntax

not able to import as async is protected word in Python 3.7

@pkumarbe pkumarbe closed this as completed Mar 2, 2019
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