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

No module websockets.imports #1453

Open
jackswales opened this issue Mar 22, 2024 · 2 comments
Open

No module websockets.imports #1453

jackswales opened this issue Mar 22, 2024 · 2 comments

Comments

@jackswales
Copy link

When trying to load websockets, I get an error message saying:

ModuleNotFoundError: No module named 'websockets.imports'

When looking into the init.py script, line 5:

from .imports import lazy_import

an error message says .imports could not be resolved. I've tried a number of ways to overcome this error that has worked on other scripts but nothing I've tried works here.

@aaugustin
Copy link
Member

@aaugustin
Copy link
Member

If so, I'll update the FAQ to cover this case too.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants