Skip to content
This repository was archived by the owner on Jun 22, 2025. It is now read-only.

Conversation

samuelhwilliams
Copy link
Collaborator

PyInstaller now has a custom hook for Eel
(pyinstaller/pyinstaller-hooks-contrib#6) that
tells it how to collect eel.js and our hidden imports
(bottle-websocket), so we don't need our own code to enable this.

We can also define a 'distribution' extra for Eel to additionally
install PyInstaller for the user.

NOTE: We need to wait for a release of PyInstaller that includes the new hook.

@ChrisKnott
Copy link
Collaborator

Strong change

@samuelhwilliams
Copy link
Collaborator Author

https://github.com/pyinstaller/pyinstaller/releases/tag/v4.0 has been released now - update Eel for PyInstaller v4 and merge this.

@samuelhwilliams samuelhwilliams marked this pull request as ready for review August 9, 2020 18:35
@samuelhwilliams samuelhwilliams force-pushed the use-pyinstaller-hook branch 3 times, most recently from 0630fca to 3f8d06c Compare February 6, 2023 08:09
PyInstaller now has a custom hook for Eel
(pyinstaller/pyinstaller-hooks-contrib#6) that
tells it how to collect eel.js and our hidden imports
(bottle-websocket), so we don't need our own code to enable this.

We can also define a 'distribution' extra for Eel to additionally
install PyInstaller for the user.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants