Upgrading Ipython version without changing LTS version
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-12-2023 09:25 AM
I am using a specific Pydeeque function called ColumnProfilerRunner which is only supported with Spark 3.0.1, so I must use 7.3 LTS. Currently, I am trying to install "great_expectations" library on Python, which requires Ipython version==7.16.3, and it's failing because version 7.3LTS comes with Ipython version==7.12.0.
How can I upgrade Ipthon version on a 7.3LTS cluster?
Labels:
- Labels:
-
Great Expectations
-
Ipython
-
IPython Version