Giter VIP home page Giter VIP logo

Comments (3)

nTrouvain avatar nTrouvain commented on May 24, 2024 2

Hello,
Reservoirpy Node API is packaged in the beta version v0.3.0b2, so you should install the pre-release instead:

pip install --upgrade --pre reservoirpy

from reservoirpy.

Vasilis-Misirlis avatar Vasilis-Misirlis commented on May 24, 2024

Hello !

I take this output after using the:

pip install reservoirpy

or the

pip install --upgrade --pre reservoirpy

_File "setup.py", line 499, in configuration
numpy.distutils.system_info.NotFoundError: No BLAS/LAPACK libraries found.
To build Scipy from sources, BLAS & LAPACK libraries need to be installed.
See site.cfg.example in the Scipy source directory and
https://docs.scipy.org/doc/scipy/reference/building/index.html for details.
[end of output]

note: This error originates from a subprocess, and is likely not a problem with pip.
error: metadata-generation-failed
× Encountered error while generating package metadata.
╰─> See above for output.

note: This is an issue with the package mentioned above, not pip.
hint: See above for details._

Do you have any idea?

Thanks

from reservoirpy.

PAUL-BERNARD avatar PAUL-BERNARD commented on May 24, 2024

Hello @Vasilis-Misirlis ,

This is a problem related to SciPy installation, older scipy versions has to be compiled manually on recent Python versions, and this process depends on your OS.
As there is no current pre-release of ReservoirPy, the above installation command should not change anything to your problem.
However, since ReservoirPy v0.3.10, you can now have recent SciPy versions, which shouldn't cause any installation issue.

As your problem is unrelated to the issue you're commenting on, it's better to open a new issue so that we can see your message quicker, and so that people having your issue can easily find related discussions.

Hope this helps :)

from reservoirpy.

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.