fbchat-dev / fbchat-dev/fbchat

Module not found Error!

Open
#662 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
1.2k
Forks
403
PR merge metrics
No merged PRs in 30d

Description

## Code
```py
from fbchat import Client
from fbchat.models import *
client = Client('', '')
```

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

## Environment information
- `Python` 3.10
- `fbchat` 1.9.7

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.