Coder Social home page Coder Social logo

Comments (7)

BuhankaGit avatar BuhankaGit commented on June 11, 2024 1

Hello! I've encountered the same issue using colab with spektral-1.3.0. Changing spektral version to 1.0.0 solved the problem

from spektral.

BuhankaGit avatar BuhankaGit commented on June 11, 2024 1

@danielegrattarola Checked on 1.3.1. Cora loading is working

from spektral.

hadirkhan10 avatar hadirkhan10 commented on June 11, 2024

Thanks, I would still let this be open since the newer version should also work with the provided tutorials

from spektral.

hadirkhan10 avatar hadirkhan10 commented on June 11, 2024

@BuhankaGit I am still getting the same error with v1.0.0. This is how I installed it on colab

!pip install spektral==1.0.0

from spektral.

hadirkhan10 avatar hadirkhan10 commented on June 11, 2024

I had to force pip to install the specified version. It's not founding this import now:

ModuleNotFoundError                       Traceback (most recent call last)

[<ipython-input-5-8237a041f174>](https://localhost:8080/#) in <cell line: 17>()
     15 from spektral.layers.pooling import MinCutPool
     16 from spektral.utils.convolution import normalized_adjacency
---> 17 from spektral.utils.sparse import sp_matrix_to_sp_tensor
     18 
     19 

ModuleNotFoundError: No module named 'spektral.utils.sparse'

from spektral.

danielegrattarola avatar danielegrattarola commented on June 11, 2024

Thank you for flagging this.
I just cut a new library release (1.3.1) that should fix this, could you test it and let me know?

from spektral.

hadirkhan10 avatar hadirkhan10 commented on June 11, 2024

yes it works now. Thanks!

from spektral.

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.