Giter Site home page Giter Site logo

Heat filter not working about pygsp HOT 9 CLOSED

jsnagai avatar jsnagai commented on June 3, 2024
Heat filter not working

from pygsp.

Comments (9)

bricaud avatar bricaud commented on June 3, 2024

It is probably because the example works on the recent version on the master branch of the repository and the pip version is many commit away from it. Please try cloning the repository and use the master branch code.
One day someone will make a new release...

from pygsp.

mdeff avatar mdeff commented on June 3, 2024

Thanks for the kind words @jsnagai! As @bricaud said, you're using the documentation and code of two different versions. You can either install the latest version from git with pip install --ignore-installed git+https://github.com/epfl-lts2/pygsp, or follow the stable documentation that corresponds to the version released on PyPI and conda.

from pygsp.

jsnagai avatar jsnagai commented on June 3, 2024

Hi @mdeff and @bricaud, thank you for the quickly reply. I tried to install the package as you mentioned (using manual installation of master branch and using pip ) and it's still not working. Could it be that the problem is related to python version (I`m using 3.8 here).

from pygsp.

mdeff avatar mdeff commented on June 3, 2024

It shouldn't: we continuously test on python 3.6 to 3.9. Did you use the --ignore-installed option? Pip won't install the git version if the pypi version was already in your environment.

from pygsp.

mdeff avatar mdeff commented on June 3, 2024

On the pypi version, scale was called tau. So you might try to change that to make sure it's a version issue.

from pygsp.

jsnagai avatar jsnagai commented on June 3, 2024

@mdeff I tried with old documentation code and it worked and I removed the previous instalations too. I`m just wondering why i cannot install the latest version.

from pygsp.

mdeff avatar mdeff commented on June 3, 2024

Ok good. I'm wondering too. What if you create a new environment and run pip install --ignore-installed git+https://github.com/epfl-lts2/pygsp?

from pygsp.

jsnagai avatar jsnagai commented on June 3, 2024

Now it worked. Many thanks and have an awesome week

from pygsp.

mdeff avatar mdeff commented on June 3, 2024

Thanks. You too!

from pygsp.

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.