cortesjpb commented on issue #15035: URL: https://github.com/apache/superset/issues/15035#issuecomment-861528620
Hello @nazrulhadi , after a lot of research I found out [this article](https://bugs.python.org/issue44061) explaining that this problem is present in Python version 3.9.5 and 3.8.10. I was trying to deploy Superset on Heroku and the supported Python runtime are those versions so the problem will persist. Using Python 3.7.10 runtime there is no issue. Let me know if you are using Heroku or if you are testing locally. -- 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: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
