Giter Site home page Giter Site logo

Comments (6)

acba avatar acba commented on July 26, 2024 1

Could you try again ?

I just updated all libraries to their last versions, i got it working fine.
The only problem is some warinings from 'deap'.

from elm.

IITtense avatar IITtense commented on July 26, 2024

Anybody have any solution of this problem ?

from elm.

amir65gh avatar amir65gh commented on July 26, 2024

I have the same problem, anyone could fix this issue?

from elm.

renatoosousa avatar renatoosousa commented on July 26, 2024

If you found an error while using ELMKernel.search_param() or ELMRandom.search_param(), probably is because pip installed an outdated version of optunity (currently their pip package and github are not synced).

To fix it, do:
`
$ sudo pip install -d . elm

$ tar -xf elm*.tar.gz

$ cd elm*

$ sudo pip install -r requirements.txt`

from elm.

madarax64 avatar madarax64 commented on July 26, 2024

Conversely, you could also install Optunity directly from their Github, using:

sudo pip install git+git://github.com/claesenm/optunity

This will fetch the latest version of Optunity right from their repo and leave everything else intact.

from elm.

Abdou24MR avatar Abdou24MR commented on July 26, 2024

"Successfully installed Optunity-1.1.1"
but the problem still the same!
how to resolve it definitively?

from elm.

Related Issues (10)

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.