cancel
Showing results for 
Search instead for 
Did you mean: 
Data Engineering
Join discussions on data engineering best practices, architectures, and optimization strategies within the Databricks Community. Exchange insights and solutions with fellow data engineers.
cancel
Showing results for 
Search instead for 
Did you mean: 

Installing new libraries on Azure Databricks Clusters

Nuthan_1994
New Contributor II

Hi Everyone,

I was trying to install the newest python version on the Databricks Clusters and it has the runtime version 7.3 LTS, but no matter how many times I try it keeps installing the 3.7.5 version of python.

I know that Runtime version 7.3 LTS comes with Python 3.7.5 but I was wondering if I could install a newer version of Python? Is it possible to do that?

1 ACCEPTED SOLUTION

Accepted Solutions

dazfuller
Contributor III

I've done this before using a custom docker image, but even then the runtime itself continues to use the version of python 3 which is installed as part of the OS. The easiest way to get to a newer version is to use a newer runtime. If you're sticking with LTS releases then you could jump to the 9.1 LTS release which uses Python 3.8.8

View solution in original post

3 REPLIES 3

dazfuller
Contributor III

I've done this before using a custom docker image, but even then the runtime itself continues to use the version of python 3 which is installed as part of the OS. The easiest way to get to a newer version is to use a newer runtime. If you're sticking with LTS releases then you could jump to the 9.1 LTS release which uses Python 3.8.8

Alright, thanks!

Prabakar
Databricks Employee
Databricks Employee

Hi @Nuthan Peddapurapu​ , I could see the question was answered and if you find the answer to be helpful and resolved your query, would you be happy to mark it as best so others can quickly find the solution in the future.

Connect with Databricks Users in Your Area

Join a Regional User Group to connect with local Databricks users. Events will be happening in your city, and you won’t want to miss the chance to attend and share knowledge.

If there isn’t a group near you, start one and help create a community that brings people together.

Request a New Group