Git Product home page Git Product logo

Comments (7)

gtormiston avatar gtormiston commented on July 27, 2024 1

Well this is a strange one - but for some reason in the spec file ch10/shuffle_spec.rb line 2 says:

require 'Set' - this seemed to be throwing an error. If I write this in pry I get:

/Users/grahamnovo/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/Set.rb:528: warning: already initialized constant Set::InspectKey
/Users/grahamnovo/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/set.rb:528: warning: previous definition of InspectKey was here

so I changed it to require 'set' (lowercase 's') and the build passed!

Thanks for your suggestions @danielschambers !

from learn_to_program.

hopeshigh avatar hopeshigh commented on July 27, 2024

It doesn't seem to be able to find your rpsec file. Are you able to pass the challenges locally?

from learn_to_program.

gtormiston avatar gtormiston commented on July 27, 2024

Hi @danielschambers yes the tests all pass locally. I'll try to push everything again and see if that does anything...

from learn_to_program.

hopeshigh avatar hopeshigh commented on July 27, 2024

Yeah recommit etc and see what error comes up then. I know it's the git equiv of turning it off and on but it seems to have worked for some people.

from learn_to_program.

gtormiston avatar gtormiston commented on July 27, 2024

Hmm no joy, still failing with the same error https://travis-ci.org/makersacademy/learn_to_program/builds/130515752

from learn_to_program.

hopeshigh avatar hopeshigh commented on July 27, 2024

In which case, check your file paths and make sure spec is where it should
be

On 16 May 2016 at 09:22, Graham Ormiston [email protected] wrote:

Hmm no joy, still failing with the same error
https://travis-ci.org/makersacademy/learn_to_program/builds/130515752


You are receiving this because you were mentioned.
Reply to this email directly or view it on GitHub
#352 (comment)

from learn_to_program.

hopeshigh avatar hopeshigh commented on July 27, 2024

Haha, such an incredible issue.

gg for completing it.

On 16 May 2016 at 09:44, Graham Ormiston [email protected] wrote:

Well this is a strange one - but for some reason in the spec file
ch10/shuffle_spec.rb line 2 says:

require 'Set' - this seemed to be throwing an error. If I write this in
pry I get:

/Users/grahamnovo/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/Set.rb:528:
warning: already initialized constant Set::InspectKey
/Users/grahamnovo/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/set.rb:528:
warning: previous definition of InspectKey was here

so I changed it to require 'set' (lowercase 's') and the build passed!

Thanks for your suggestions @danielschambers
https://github.com/danielschambers !


You are receiving this because you were mentioned.
Reply to this email directly or view it on GitHub
#352 (comment)

from learn_to_program.

Related Issues (20)

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.