DeepGraphLearning / graphvite

GraphVite: A General and High-performance Graph Embedding System
https://graphvite.io
Apache License 2.0
1.21k stars 151 forks source link

colab import graphvite issue #92

Open areiasfi opened 2 years ago

areiasfi commented 2 years ago

Hi,

I would like to run the colab Visualize Large-scale and High-dimensional Data tutorial but I am getting the following error when importing graphvite: ImportError: /usr/local/lib/python3.6/site-packages/graphvite/lib/libgraphvite.so: undefined symbol: _ZN6google10LogMessageC1EPKciiiMS0_FvvE

Is there a way to correct this? Thank you!

shauryauppal commented 2 years ago

+1 I am also facing the same issue on Google Colab graphvite installation.

KernelA commented 2 years ago

Probably, it is related with #89