Skip to content

Fix Studio web viewer packaging by adding __init__.py - #3611

Open
pheonix14 wants to merge 1 commit into
google-deepmind:mainfrom
pheonix14:main
Open

pheonix14 wants to merge 1 commit into
google-deepmind:mainfrom
pheonix14:main

Conversation

@pheonix14

Copy link
Copy Markdown

Fixes #3580. This PR adds the missing init.py files to the experimental, studio, and web packages. This allows setuptools to properly recognize these directories as Python packages during the wheel build process, ensuring that the headless_ui and state_payload C++ extensions are included in the final PyPI wheel distributions.

@google-cla

google-cla Bot commented Sep 20, 2026

Copy link
Copy Markdown

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

@pheonix14

Copy link
Copy Markdown
Author

uh

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.

Studio web viewer is unusable: studio.web.headless_ui is missing from the wheel

2 participants