mdperry/biopieces

custom_require.rb:36:in `require'

Opened this issue · 0 comments

What steps will reproduce the problem?
1. read_fasta
2.
3.

What is the expected output? What do you see instead?
the helpdoc

What version of the product are you using? On what operating system?
Ubuntu 12.04 LTS

Please provide any additional information below.
/usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36:in `require': cannot load 
such file -- narray (LoadError)
    from /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36:in `require'
    from /home/harald/biopieces/code_ruby/lib/maasha/bits.rb:25:in `<top (required)>'
    from /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36:in `require'
    from /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36:in `require'
    from /home/harald/biopieces/code_ruby/lib/maasha/seq.rb:25:in `<top (required)>'
    from /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36:in `require'
    from /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36:in `require'
    from /home/harald/biopieces/code_ruby/lib/maasha/fasta.rb:25:in `<top (required)>'
    from /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36:in `require'
    from /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36:in `require'
    from /home/harald/biopieces/bp_bin/read_fasta:32:in `<main>'


Original issue reported on code.google.com by hari.be...@gmail.com on 23 Oct 2014 at 7:55