You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please regenerate the library using Swagger. It is currently not compatible with python3.7 since "async" is now a keyword. This has been fixed in a recent release of Swagger: swagger-api/swagger-codegen#8401
With Python3.7, you get the following error message when importing this library:
Please regenerate the library using Swagger. It is currently not compatible with python3.7 since "async" is now a keyword. This has been fixed in a recent release of Swagger: swagger-api/swagger-codegen#8401
With Python3.7, you get the following error message when importing this library:
The text was updated successfully, but these errors were encountered: