โ05-11-2025 11:40 PM
I want to install Tensorflow 1 based packages along with python 3.7 etc.
I tried multiple ways including using a custom docker image. But nothing seems to work
Also I know that the minimum runtime version available in Databricks is 10.4
So is it possible to install any use Tensorflow 1 in the year 2025? Because as of this year lot of packages and compute runtime has been discarded due to the fact that those are legacy versions
โ05-12-2025 06:20 PM
You're right to be cautious โ as of 2025, using TensorFlow 1.x in modern environments like
Databricks has become increasingly difficult, if not practically unsupported, due to the combination of:
- Deprecation of Python 3.7
- TensorFlow 1.x being officially end-of-life
- Databricks Runtime 10.4 being the earliest supported version, and even that being deprecated in many workspac
โ05-12-2025 06:20 PM
You're right to be cautious โ as of 2025, using TensorFlow 1.x in modern environments like
Databricks has become increasingly difficult, if not practically unsupported, due to the combination of:
- Deprecation of Python 3.7
- TensorFlow 1.x being officially end-of-life
- Databricks Runtime 10.4 being the earliest supported version, and even that being deprecated in many workspac
โ05-12-2025 07:10 PM
Thanks @lingareddy_Alva
โ05-12-2025 08:59 PM
Welcome @aswinkks
Passionate about hosting events and connecting people? Help us grow a vibrant local communityโsign up today to get started!
Sign Up Now