xiongzhenglong commented on PR #612: URL: https://github.com/apache/madlib/pull/612#issuecomment-1849172644
Dear Madlib Maintainers, I am writing to raise an issue I encountered while using Madlib. I attempted to execute the following command: ”madpack install -s madlib -p postgres -c postgres@localhost/madlib_db“ However, I found that this command requires a Python 2.x environment. As Python 2.x is no longer maintained and considering that the rest of the Madlib project is based on Python 3.x, this poses a significant compatibility and security issue. I understand the complexities involved in migrating code from Python 2.x to Python 3.x, but given the end of life for Python 2, it is crucial for the long-term sustainability of the Madlib project. Therefore, I kindly request that the team consider updating the madpack install command to be compatible with Python 3.x environments. This change would not only align with the current Python standards but also enhance the usability and security of Madlib. Thank you for your attention to this matter. I appreciate the hard work that goes into maintaining such a valuable project and look forward to a possible update in this regard. -- 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: dev-unsubscr...@madlib.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org