FacebookChatStatistics icon indicating copy to clipboard operation
FacebookChatStatistics copied to clipboard

Plots not working

Open augustin-smf opened this issue 1 year ago • 1 comments

Hi,

First thank for this amazing idea and program, it's super fun.

I'm having a issue on generating de plots/charts.

and have the following error appearing

=================================== Averages =================================== Average length of messages: 8.0 words Average messages per day: 13.8 ==================================== Plots ===================================== Traceback (most recent call last): File "/Users/aug/FacebookChatStatistics/facebook_chat_statistics.py", line 198, in main() File "/Users/aug/FacebookChatStatistics/facebook_chat_statistics.py", line 57, in main names += '{}{}'.format(name[0], name[1]) IndexError: list index out of range

I'm running on MacOS (Silicon), python version is 3.9

If you have any idea. Thanks

augustin-smf avatar Apr 04 '24 20:04 augustin-smf

Hello!

Are you getting those errors from a chat with a single person or is it a group chat?

Also, the code recently got updated, so please try again with the updated version of the code and see if the issue remains.

davidkrantz avatar Nov 19 '24 20:11 davidkrantz