Skip to content

No module websockets.imports #1453

@jackswales

Description

@jackswales

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions