Code Monkey home page Code Monkey logo

Comments (7)

maxnoe avatar maxnoe commented on August 11, 2024

Sorry, this is a pyjnius problem.

from jpmml-evaluator-python.

vruusmann avatar vruusmann commented on August 11, 2024

Sorry, this is a pyjnius problem.

I would suggest using the Py4J gateway right now, because the PyJNIus gateway is currently unusable due to a method resolution bug therein.

Been waiting for a PyJNIus release since mid-Feb, but it's not happening. Specifically, need this commit: kivy/pyjnius@b748257

from jpmml-evaluator-python.

maxnoe avatar maxnoe commented on August 11, 2024

Thanks for the fast reply. I'm also having problems with py4j now on travis.

Locally on my Ubuntu 18.04 both backends work fine. Any idea:

https://travis-ci.org/fact-project/aict-tools/jobs/551247957 ?

from jpmml-evaluator-python.

vruusmann avatar vruusmann commented on August 11, 2024

Any idea: https://travis-ci.org/fact-project/aict-tools/jobs/551247957 ?

Looks like the LoadingModelEvaluatorBuilder#setLocatable(boolean) is either not found, or is returning an unexpected value (eg. void instead of a self reference).

The most probable cause is some sort of JPMML-Evaluator library version issue. For example, have you replaced the default version with the latest one (1.4.11) in your CI environment?

Should really update JPMML-Evaluator-Python myself. However, if I do so, I can't push it to GitHub as an "endorsed state" because of that PyJNIus bug.

from jpmml-evaluator-python.

maxnoe avatar maxnoe commented on August 11, 2024

Ah, I installed from github master. I'll try with the latest release version.
However, on my machine it worked fine, just travis is not working.

from jpmml-evaluator-python.

maxnoe avatar maxnoe commented on August 11, 2024

No, does not work either, the last release does not even have the make_evaluator function

from jpmml-evaluator-python.

maxnoe avatar maxnoe commented on August 11, 2024

Ah, sorry you are talking about the jpmml library itself. How do I install a certain version of it? I just assumed it came with this library.

from jpmml-evaluator-python.

Related Issues (18)

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.