Why the data can be loaded locally in windows system but could not be loaded on linux servers?

I could run my code to load graph on local windows system machine, but could not successfully load graph (bin files) on servers, it gives me error as following, which I could not understand. And I used the pip to establish a virtual environment to run the code, the same error was reported no matter I use conda to build environment or not, which I really need some help to continue for the later training step.


Hi,

where’s the graph data generated/saved? and where is it loaded with this issue you mentioned? are they same platform/dgl version? could you offer more details of such info? a repro is more preferable.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.