You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Python 3.9.5
pip 21.2.4 from /databricks/python3/lib/python3.9/site-packages/pip (python 3.9)
Traceback (most recent call last):
File "<string>", line 1, in <module>
ModuleNotFoundError: No module named 'seaborn'
The text was updated successfully, but these errors were encountered:
marcindulak
changed the title
databricksruntime/python:12.2-LTS: seaborn ImportError
databricksruntime/python:12.2-LTS: seaborn ModuleNotFoundError
Nov 15, 2023
The list of packages at https://docs.databricks.com/en/release-notes/runtime/12.2lts.html includes seaborn 0.11.2, however it's not present in the container images (checked for example databricksruntime/python:13.3-LTS)
Output
The text was updated successfully, but these errors were encountered: