Closed
Description
I have been trying to run the examples, specifically this one: https://github.com/FluxML/GeometricFlux.jl/blob/master/examples/graphconv.jl.
I am getting the following error:
[ Info: Training on GPU
ERROR: LoadError: MethodError: no method matching getindex(::Cora, ::Int64)
Stacktrace:
[1] load_data(dataset::Cora, batch_size::Int64, train_repeats::Int64, test_repeats::Int64) (repeats 2 times)
@ Main /workspace/Julia/graphconv.jl:16
[2] train(; kws::Base.Pairs{Symbol, Union{}, Tuple{}, NamedTuple{(), Tuple{}}})
@ Main /workspace/Julia/graphconv.jl:73
[3] train()
@ Main /workspace/Julia/graphconv.jl:57
[4] top-level scope
@ /workspace/Julia/graphconv.jl:116
in expression starting at /workspace/Julia/graphconv.jl:116
I am using Julia v 1.8.1. I have installed the latest versions of the listed dependencies.
Metadata
Metadata
Assignees
Labels
No labels