Skip to content

Module not found Error! #662

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

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions