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 2021/08/07 00:50:03 UTC

[GitHub] [superset] nytai edited a comment on issue #16130: Dataclasses module missing from pip package

nytai edited a comment on issue #16130:
URL: https://github.com/apache/superset/issues/16130#issuecomment-894580003


   `dataclasses` was added to the python core lib in 3.7. Looks like you're running 3.6.8. Newer versions of superset specify python version >= 3.7. https://github.com/apache/superset/blob/28c383af68d92bdbfe69fe8c90f8f6a769985b2b/setup.py#L156
   
   I'd suggest your upgrade your python version as well as superset superset (1.2) is the latest. 
   
   Feel free to reopen the issue if your still get this error on the latest version of superset running python >= 3.7


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



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