-
Notifications
You must be signed in to change notification settings - Fork 409
Open
Description
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
Python3.10fbchat1.9.7
Metadata
Metadata
Assignees
Labels
No labels