Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No input files found under raw_data/messenger #51

Closed
KolbySisk opened this issue Jan 23, 2020 · 2 comments
Closed

No input files found under raw_data/messenger #51

KolbySisk opened this issue Jan 23, 2020 · 2 comments

Comments

@KolbySisk
Copy link

I followed the steps outlined in the readme.

Downloaded messages from facebook in JSON format. Unzipped and put the content from the messages folder in my raw_data/messenger directory.

When I run python parse.py messenger I get this error:

2020-01-23 04:27:34,164 [INFO ] [parsers.mess]: Parsing Facebook messenger data...
2020-01-23 04:27:34,165 [ERROR] [parsers.mess]: No input files found under raw_data/messenger

chatistics_folders

@mar-muel
Copy link
Collaborator

Hi @KolbySisk ! Thanks for your message.

Your JSON files are probably 1 level too deep down in the folder for it to be found.

Probably related to #39

@KolbySisk
Copy link
Author

You were right, thanks @mar-muel

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants