Remy Liu

Results 16 comments of Remy Liu

I'm encountering the same issue in this post.

I'm running into a similar issue here.. ```txt from torch_geometric.data import Data File "/opt/hostedtoolcache/Python/3.8.12/x64/lib/python3.8/site-packages/torch_geometric/__init__.py", line 4, in import torch_geometric.data File "/opt/hostedtoolcache/Python/3.8.12/x64/lib/python3.8/site-packages/torch_geometric/data/__init__.py", line 1, in from .data import Data File "/opt/hostedtoolcache/Python/3.8.12/x64/lib/python3.8/site-packages/torch_geometric/data/data.py",...

Good to know @rusty1s, thanks a lot! Ideally, I would like to update the dependencies to the newer versions. I've read through a number of threads regarding this issue but...

I mainly do my dev work on the HPC at my institution, whose OS currently is CentOS version 7, so I do not have much control over the GLIBC library....

Same here! I've been using node2vec (both c++ and python implementation) and it works just fine for small to medium size graphs (~20k nodes, ~300k edges); takes about 20 min...

It is definitely nice to have, but at the same time, I feel like it's not necessary. If someone really needs that level of supervision, the webserver would much more...

Hi @HelloWorldLTY, thanks for your interest in the `dance` package! We are currently working on some heavy refactoring to clean up several interfaces, including datasets', and make them more user-friendly,...

leidenalg 0.10.1 depends on igraph=0.10.0

louvain 0.8.1 depends on igraph=0.10.0