[GH-ISSUE #100] Add support for EEL 0.12.X? #96

Closed
opened 2026-02-26 12:20:28 +03:00 by kerem · 2 comments
Owner

Originally created by @alepodj on GitHub (Jun 4, 2020).
Original GitHub issue: https://github.com/brentvollebregt/auto-py-to-exe/issues/100

Hello

While upgrading EEL from 0.11.x to 0.12.x via pip install --upgrade EEL the following error is thrown:

ERROR: auto-py-to-exe 2.7.4 has requirement Eel==0.11.0, but you'll have eel 0.12.4 which is incompatible.

EEL installs successully, will this mean i wont be able to pack eel 0.12.x apps with auto-py-to-exe?

pip freeze

Eel==0.12.4
auto-py-to-exe==2.7.4

Thanks

Originally created by @alepodj on GitHub (Jun 4, 2020). Original GitHub issue: https://github.com/brentvollebregt/auto-py-to-exe/issues/100 Hello While upgrading EEL from 0.11.x to 0.12.x via `pip install --upgrade EEL` the following error is thrown: ``` ERROR: auto-py-to-exe 2.7.4 has requirement Eel==0.11.0, but you'll have eel 0.12.4 which is incompatible. ``` EEL installs successully, will this mean i wont be able to pack eel 0.12.x apps with auto-py-to-exe? pip freeze ``` Eel==0.12.4 auto-py-to-exe==2.7.4 ``` Thanks
kerem closed this issue 2026-02-26 12:20:28 +03:00
Author
Owner

@alepodj commented on GitHub (Jun 4, 2020):

I guess i should have tried before asking. Tried and it seems to work so far no issues.

Thanks

<!-- gh-comment-id:639098929 --> @alepodj commented on GitHub (Jun 4, 2020): I guess i should have tried before asking. Tried and it seems to work so far no issues. Thanks
Author
Owner

@brentvollebregt commented on GitHub (Jun 5, 2020):

If this application still works with the new version then I will be happy to update it - I'll test it now. The reason I had added that constraint was due to Eel previously making some changes that broke this project.

<!-- gh-comment-id:639200959 --> @brentvollebregt commented on GitHub (Jun 5, 2020): If this application still works with the new version then I will be happy to update it - I'll test it now. The reason I had added that constraint was due to Eel previously making some changes that broke this project.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/auto-py-to-exe#96
No description provided.