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

Output not generated when script runs #35

Open
ananthnann opened this issue Jun 6, 2018 · 2 comments
Open

Output not generated when script runs #35

ananthnann opened this issue Jun 6, 2018 · 2 comments

Comments

@ananthnann
Copy link

Hi,

I've downloaded the script and the facebook zip file, but when I try to run the script with the data it does not produce an output (screenshot attached)
ruby analyzer no output
.

It was originally giving me dependency errors like

"C:/Ruby24-x64/lib/ruby/2.4.0/rubygems/core_ext/kernel_require.rb:55:in require': cannot load such file -- parallel (LoadError) from C:/Ruby24-x64/lib/ruby/2.4.0/rubygems/core_ext/kernel_require.rb:55:in require'
from facebook_data_analyzer.rb:6:in `

'"

which i fixed by installing the required packages like axlsx and parallel individually.

I also had some errors like

"C:/Ruby24-x64/lib/ruby/2.4.0/rubygems/core_ext/kernel_require.rb:55:in require': cannot load such file -- facebook_data_analyzer/analyzeables/analyzeable (LoadError) from C:/Ruby24-x64/lib/ruby/2.4.0/rubygems/core_ext/kernel_require.rb:55:in require'
from facebook_data_analyzer.rb:11:in `

'"

which I fixed by specifying the full path in facebook_data_analyzer.rb.

However, the latest issue is not producing any errors so I'm not sure how to proceed from here.

@Lackoftactics
Copy link
Owner

@ananthnann are you on windows? There won't be many ruby developers that use windows and I don't have access to it, so it will be hard to test. It's very weird there is no errors, maybe check the directory if xls file showed up, normally you should have progress bar

@ananthnann
Copy link
Author

@Lackoftactics wasn't able to find the .xls file, don't think it was even created. I am on Windows though, I'll try to get access to an OSX/Linux machine and see if the script runs there. Thank you!

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