benvchurch
Results
1
issues of
benvchurch
When I run the sample code: from fbchat import Client import logging client = Client('', '', logging_level=logging.DEBUG) I get the following error (replicated on two different machines) File "/usr/local/lib/python2.7/dist-packages/fbchat/_client.py", line...