Giter Site home page Giter Site logo

Getting error when running docker conatienr -> validate() got an unexpected keyword argument 'extra_validators' about nba-monte-carlo HOT 8 CLOSED

matsonj avatar matsonj commented on August 21, 2024
Getting error when running docker conatienr -> validate() got an unexpected keyword argument 'extra_validators'

from nba-monte-carlo.

Comments (8)

matsonj avatar matsonj commented on August 21, 2024

@akash-goel I'm unable to replicate. What version of ubuntu are you running? by default I am running this in 20.04

from nba-monte-carlo.

kidd avatar kidd commented on August 21, 2024

I get the same issue.
I don't think ubuntu is relevant here, as I'm also running in a docker environment, and the error is the same.

"meltano.yml->utilities->superset" pins the versions of many libraries, but for superset it has a >=1.5.0, which afaik would allow pip to pick a different major version. I tried to change to ~= but didn't work either, but I'm afraid I didn't cleanup the env correctly.

I'll try later this week when I've some time, but so far that's what I got.

from nba-monte-carlo.

matsonj avatar matsonj commented on August 21, 2024

Oh yeah, superset might be on a new version. I can pin to 2.0. or to 1.6.2. let me take a look at this stuff.

from nba-monte-carlo.

matsonj avatar matsonj commented on August 21, 2024

Interesting, I'm getting a 500 when running in the dev container (after authentication).

from nba-monte-carlo.

matsonj avatar matsonj commented on August 21, 2024

It looks like 2.0.1 released on pypl in December, so it is possible that broke it. I'm pinning it to 2.0.0 and will see if that fixes it.

from nba-monte-carlo.

matsonj avatar matsonj commented on August 21, 2024

So nothing to do with superset, I'm going to work back through the dependency chain on this one. paging @gregwdata since you pinned the dependencies on superset originally. It looks like something changed w/Flask.

from nba-monte-carlo.

gregwdata avatar gregwdata commented on August 21, 2024

Looks like we are seeing this issue: wtforms/flask-wtf#547
Quick fix I'll look at is pinning an older version of flask-WTF, but longer term may need to look at how validate gets invoked on the superset login page and get it fixed there.

from nba-monte-carlo.

matsonj avatar matsonj commented on August 21, 2024

Yep that worked! Thanks Greg!!

from nba-monte-carlo.

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.