Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mysql/mariadb driver : no module named mysql #31

Open
Pythoenixx opened this issue Jan 15, 2024 · 3 comments
Open

mysql/mariadb driver : no module named mysql #31

Pythoenixx opened this issue Jan 15, 2024 · 3 comments

Comments

@Pythoenixx
Copy link

PKG NOT FOUND: want='mysql', resume=<function at 0x14eb858>, ex--ModuleNotFoundError("No module named 'mysql'")

how do I use mysql with pygbag?

@pmp-p
Copy link
Member

pmp-p commented Jan 15, 2024

need asyncronous socket handling and a websocket proxy for the db server socket

most likely some async port of https://github.com/PyMySQL/PyMySQL

@pmp-p pmp-p transferred this issue from pygame-web/pygbag Jan 15, 2024
@Pythoenixx
Copy link
Author

hmm I don't think I know anything about that but thank you for replying fast

@pmp-p pmp-p changed the title no module named mysql mysql/mariadb driver : no module named mysql Jan 16, 2024
@pmp-p
Copy link
Member

pmp-p commented Jan 16, 2024

meanwhile you could convert your db to sqlite3 and bundle its file with pygbag

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

No branches or pull requests

2 participants