NVIDIA / spark-rapids-tools

User tools for Spark RAPIDS
Apache License 2.0
43 stars 34 forks source link

[FEA] Set user-tools environment to drop python-3.8 #1153

Open amahussein opened 4 days ago

amahussein commented 4 days ago

Is your feature request related to a problem? Please describe.

Python 3.8 EOL is 2024-10 https://devguide.python.org/versions/ Recently, we faced environment issues trying to maintain Python3.8 especially with the release of NumPy2.0

We should start preparing the environment to drop python 3.8 so that we can use more up-to-date releases from python packages.

Additional context