Skip to content
This repository has been archived by the owner on Jul 26, 2024. It is now read-only.

fix incorrectly imported bottle websocket package #8

Open
savelkouls opened this issue Mar 23, 2024 · 1 comment
Open

fix incorrectly imported bottle websocket package #8

savelkouls opened this issue Mar 23, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@savelkouls
Copy link

savelkouls commented Mar 23, 2024

Credits go to:
@kaminari-katt
@mikessut

Describe the solution and problem
Python 3.12.1 seems to have a problem with importing bottle.ext.websocket. Replacing it with bottle_websocket fixes this.

@savelkouls savelkouls added the enhancement New feature or request label Mar 23, 2024
@savelkouls savelkouls self-assigned this Mar 23, 2024
@savelkouls
Copy link
Author

Also suggested in python-eel#704

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant