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

uninitialized constant Wukong::Streamer (NameError) #27

Open
sergiolr100 opened this issue Jun 13, 2014 · 0 comments
Open

uninitialized constant Wukong::Streamer (NameError) #27

sergiolr100 opened this issue Jun 13, 2014 · 0 comments

Comments

@sergiolr100
Copy link

Hi everybody, I'm new in ruby and Wukong, I'm trying to execute this example:
https://github.com/mrflip/wukong/blob/master/examples/stats/avg_value_frequency.rb
I've installed the last version of Wukong 4.0.0 successfully.
My ruby version:
[root@sergio avf]# ruby -version
ruby 1.9.3p547 (2014-05-14 revision 45962) [x86_64-linux]
[root@sergio avf]# echo $GEM_PATH
/usr/local/rvm/gems/ruby-1.9.3-p547:/usr/local/rvm/gems/ruby-1.9.3-p547@global

but when I try to execute it:
[root@sergio avf]# ruby avg_value_frequency.rb --run=local stats.tsv avf_out.tsv
avg_value_frequency.rb:26:in <module:AverageValueFrequency>': uninitialized constant Wukong::Streamer (NameError) from avg_value_frequency.rb:22:in

'

Does anyone know what is happening? where is my mistake?

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