mistercrunch commented on issue #6243: Upgrading to python3.6 from python2.7 in superset URL: https://github.com/apache/incubator-superset/issues/6243#issuecomment-434843217 Would recommend using some sort of containerization, either something like Docker, or something like Python virtualenvs. If you're running Superset in production, you should have some sort of build mechanism that can rebuild a new box/instance/vm/... from scratch. The py3.6 install should probably not be done on top of the py2.7 install, but on a new box/instance/vm using the py3.6 build steps.
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
