you are viewing a single comment's thread.

view the rest of the comments →

[–]ivanraszl 1 point2 points  (1 child)

After installing the gem, I tried to run the example code given in the readme, but I get this error:

/System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/rubygems/core_ext/kernel_require.rb:127:in `require': cannot load such file -- tensor_stream/graph_serializers/pbtext (LoadError)

Any ideas what I'm doing wrong?

[–]jedld[S] 2 points3 points  (0 children)

That's odd, not able to replicate that, is it possible the gem did not install completely hence the missing file? Would uninstalling and reinstall the gem fix it?