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 2023/01/04 00:40:40 UTC

[GitHub] [superset] cwegener commented on issue #22582: Python 3.10 support missed from 2.0 branch

cwegener commented on issue #22582:
URL: https://github.com/apache/superset/issues/22582#issuecomment-1370367451

   Hi John.
   
   Thanks for the clarification. That does indeed make sense.
   
   Being stuck with a N-2 version of Python for users of the Apache 2.0 release can be a bit of a challenge though.
   Not everyone uses Docker and can just run an old Python version inside of a Docker container. And installing multiple versions of Python alongside each other on the same Operating System as an alternative seems even more fraught with potential confusion.
   
   Using Ubuntu as an example, the latest LTS release is Ubuntu 22.04 and comes with Python 3.10 and was released ~8 months ago. And there also is a new non-LTS Ubuntu release (22.10) which ships Python 3.11. Users of this example operating system would pretty much be limited to the version of Python that comes with it.
   
   I'm not sure if I'm barking up the wrong tree and I'm the only person seeing this as a problem at all.
   
   I guess the real question is, who is the target audience for the PyPI Sdist releases of Apache Superset?
   
   The only reason that I became aware of this particular Python 3.10 issue was due to an integration problem of integrating the Apache Superset release into another platform via means of `pip install`. Specifically the Meltano plug-in which runs Superset inside of a Python virtualenv and uses the PyPI releases of Apache Superset. https://hub.meltano.com/utilities/superset
   
   Anyway. I do realise that this issue is part of a larger topic of release strategy which goes beyond this issue.
   
   Closing this issue.
   
   


-- 
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