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 2020/09/11 08:23:20 UTC

[GitHub] [incubator-superset] cyw233 edited a comment on pull request #10841: update all python version in the Dockerfile to 3.7

cyw233 edited a comment on pull request #10841:
URL: https://github.com/apache/incubator-superset/pull/10841#issuecomment-690951282


   Yeah I did some research on Ubuntu 20.04. It by default has Python 3.8 along with Python 2.7. So I guess I will first change the description to: 
   "**Ubuntu 20.04** If you have python3.7 installed alongside with python2.7, run this command also:"
   
   Then I will change "python3.6-dev" to "python3.7-dev". So the install command will be changed to
   `sudo apt-get install build-essential libssl-dev libffi-dev python3.7-dev python-pip libsasl2-dev libldap2-dev`
   
   Is there anything else I need to change? Cheers!


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

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