Skip to content

Comments

fix: upgrade typing_extensions to resolve altair import error#785

Open
raddadengineer wants to merge 1 commit intoAbdBarho:masterfrom
raddadengineer:master
Open

fix: upgrade typing_extensions to resolve altair import error#785
raddadengineer wants to merge 1 commit intoAbdBarho:masterfrom
raddadengineer:master

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.
@nuclimedia
Copy link

👍

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.

2 participants