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

Multiple runs return error #7

Open
frankopt opened this issue Aug 5, 2019 · 1 comment
Open

Multiple runs return error #7

frankopt opened this issue Aug 5, 2019 · 1 comment

Comments

@frankopt
Copy link

frankopt commented Aug 5, 2019

I tried to do Multiple runs. and when I issue, ' : No such file or directory' return.
/usr/bin/ruby multi-averager frank > stream.txt
: No such file or directory
: No such file or directory
: No such file or directory
: No such file or directory
: No such file or directory
: No such file or directory
: No such file or directory
: No such file or directory
: No such file or directory
: No such file or directory

I have installed ruby and python related package.
pls. help to figure me out.

Frank

@frankopt
Copy link
Author

frankopt commented Aug 5, 2019

add python in multi-averager and solved.
lines = IO.popen( "cat #{file} | python stream-graph.py" ).readlines

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

1 participant