You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2018/08/22 21:41:31 UTC

[GitHub] gyril commented on issue #5319: with python 3.7.0 -- core.py line 2358 invalid syntax error

gyril commented on issue #5319: with python 3.7.0 -- core.py line 2358 invalid syntax error
URL: https://github.com/apache/incubator-superset/issues/5319#issuecomment-415190487
 
 
   Ran into the same issue, tried to build from source and kept getting an error. Looks like `async` as a variable name was reintroduced later:
   https://github.com/apache/incubator-superset/commit/7fcc2af68f79a8a78e1799feb80647ae90ac9370
   
   It's currently in:
   `superset/db_engine_specs.py`
   `superset/sql_lab.py`
   `tests/celery_tests.py`
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org