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

ModuleNotFoundError: No module named 'asyncmy.connection' #52

Closed
Shelby-os opened this issue Feb 1, 2023 · 1 comment
Closed

ModuleNotFoundError: No module named 'asyncmy.connection' #52

Shelby-os opened this issue Feb 1, 2023 · 1 comment

Comments

@Shelby-os
Copy link

Can't run on python 3.10, Mac OS m1 arm64

File "/Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages/asyncmy/init.py", line 1, in
from .connection import Connection, connect # noqa:F401
ModuleNotFoundError: No module named 'asyncmy.connection'

@long2ice
Copy link
Owner

long2ice commented Feb 1, 2023

Dup of #50

@long2ice long2ice closed this as completed Feb 1, 2023
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