Code Monkey home page Code Monkey logo

Comments (6)

mikkokotila avatar mikkokotila commented on July 17, 2024 1

Ok it's resolved now. All tests passing for Python versions:

  • 2.7
  • 3.4
  • 3.5
  • 3.6

The corresponding Travis build report here.

I will do some QA tomorrow and get it merged with dev. Closing.

from talos.

mikkokotila avatar mikkokotila commented on July 17, 2024

That's a good idea. I will try right now with my dev branch to see what happens with 2.7 on Travis. By the way, I've removed 3.4 and 3.5 because of the build failure that comes from Travis due to being able to deploy just once per version to pypi (and it was not simple to deal with). Then related with this would be also to add 3.7 to make sure it works.

from talos.

matthewcarbone avatar matthewcarbone commented on July 17, 2024

Let me know what happens! Also could you elaborate a bit on this?

I've removed 3.4 and 3.5 because of the build failure that comes from Travis due to being able to deploy just once per version to pypi

I'm sorry I just don't know enough about Travis. Specifically what do you mean about Travis being able to deploy once per version? Thanks!

from talos.

mikkokotila avatar mikkokotila commented on July 17, 2024

3.7 is not available on Travis looks like, and 2.7 fails on the Cervical Cancer test where spear_reducer() is used. Gives pandas KeyError on val_acc...I'll look into what's causing this...but in other words looks good.

For Travis there is travis.yml where we can simply add the versions of python we want to test with. Then travis will run the procedures for all those versions we list separately. It's very convenient :)

from talos.

mikkokotila avatar mikkokotila commented on July 17, 2024

@x94carbone ...by the way are you getting all the build fail notices from the dev-mikko branch to your email?

from talos.

matthewcarbone avatar matthewcarbone commented on July 17, 2024

@mikkokotila nope! I don’t receive any notifications from the dev-mikko branch (as it should be, no?).

from talos.

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.