rad-pat commented on PR #34853: URL: https://github.com/apache/superset/pull/34853#issuecomment-3239129578
@mistercrunch - just a note on Python 3.12, we have been building an image of our own with python 3.12 since 5.0 release, we had to bump [pandas to 2.2.*](https://github.com/apache/superset/blob/077724c2d221f80b2023aa20de3e5a4fa71af024/pyproject.toml#L79) because py3.12 is not supported at 2.0.3 and though the image builds, it is building pandas from source. We used 2.2.3 and have had no issues for the past month. I logged an issue for it - https://github.com/apache/superset/issues/34910 -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
