Skip to content

Fix Hive demo install failure#903

Merged
barbibulle merged 2 commits intogoogle:mainfrom
sameer:micropip-install-crypto-issue
Mar 28, 2026
Merged

Fix Hive demo install failure#903
barbibulle merged 2 commits intogoogle:mainfrom
sameer:micropip-install-crypto-issue

Conversation

@sameer
Copy link
Copy Markdown

@sameer sameer commented Mar 26, 2026

The Hive demos fail to start with an error related to the cryptography package. After these two commits, they work again. Tested with inv web.build & inv web.serve locally.

image

Sameer Puri added 2 commits March 26, 2026 18:38
Prior to this, these web pages fail to load with

`ValueError: Can't find a pure Python 3 wheel for 'cryptography>=44.0.3;
platform_system == "Emscripten"'.`
Prior to this, these web pages fail to load with
`ImportError: cannot import name 'TypeIs' from 'typing_extensions'
(/lib/python3.11/site-packages/typing_extensions.py)`
@barbibulle barbibulle merged commit 4e76d30 into google:main Mar 28, 2026
55 checks passed
@sameer sameer deleted the micropip-install-crypto-issue branch March 28, 2026 19:36
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