Skip to content

fix: upgrade typing_extensions to resolve altair import error#773

Open
raddadengineer wants to merge 1 commit intoAbdBarho:masterfrom
raddadengineer:patch-1
Open

fix: upgrade typing_extensions to resolve altair import error#773
raddadengineer wants to merge 1 commit intoAbdBarho:masterfrom
raddadengineer:patch-1

Conversation

@raddadengineer
Copy link

Added RUN pip install --upgrade typing_extensions to ensure compatibility with altair and gradio dependencies. This resolves a startup crash caused by missing TypeIs in older versions of typing_extensions, allowing the container to initialize successfully.

Closes issue #

Update versions

Added RUN pip install --upgrade typing_extensions to ensure compatibility with altair and gradio dependencies. This resolves a startup crash caused by missing TypeIs in older versions of typing_extensions, allowing the container to initialize successfully.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant