GithubHelp home page GithubHelp logo

analyzing-shakespeare's People

Contributors

christoomey avatar jferris avatar r00k avatar tresor11 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

analyzing-shakespeare's Issues

Mac Beth analyzer is not working properly

While trying to understand(debug) the solution code I failed to runthe command line programm and receive the specified output:

I checked out the solution branch on my local machine to test the solution and understand the code. First I typed ruby macbeth_analyzer.rb

Before running the program I changed the ruby version of the .ruby-versionfile to from 2.2.1 to 2.3.0 because my current bundler requires ruby 2.3.0.

Output:
โžœ lib git:(featured-solution) โœ— ruby macbeth_analyzer.rb /Users/usenamr/.rbenv/versions/2.3.0/lib/ruby/2.3.0/rubygems/core_ext/kernel_require.rb:55:in 'require': cannot load such file -- speech (LoadError) from /Users/username/.rbenv/versions/2.3.0/lib/ruby/2.3.0/rubygems/core_ext/kernel_require.rb:55:in 'require' from macbeth_analyzer.rb:4:in '<main>'

To fix this I changed require "speech" to require_relative "speech" and typed ruby macbeth_analyzer.rb again.

Output: nothing

When I run the specs, all specs pass.
Did You or anyone reading this encounter the same problem? Any help is appreciated.

My Computer is a Mac Book Pro Mid 2015 , with macOS 10.14.5

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.