Skip to content

Module not found Error! #662

@erroradib

Description

@erroradib

Code

from fbchat import Client
from fbchat.models import *
client = Client('<user>', '<password>')

Error

 Exception has occurred: ModuleNotFoundError
 No module named 'fbchat.models'
   File "C:\Users\User\Desktop\Facebook\main.py", line 2, in <module>
     from fbchat.models import *

Environment information

  • Python 3.10
  • fbchat 1.9.7

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions