Closed FL33TW00D closed 4 years ago
In 'weights.append(g.node[i]['weight'])' , please change "g.node[str(i)]" under the weighted scenario.
In 'weights.append(g.node[i]['weight'])' , please change "g.node[str(i)]" under the weighted scenario.
Thank you very much it works.
hi there ! I have modified the error mentioned above, but it still doesn't work. what's wrong here please?
你好呀 ! 我修改了上面提到的错误,还是不行。 请问这里有什么问题吗?
hello, I'm having the same problem, could you help me?
Hi there, I am getting a KeyError when attempting to run your example datasets (such as Crime) with the provided .gml cost data.
I redownloaded and rebuilt a new version of FINDER from your repo, but I am still seeing the key error. Please find the error log below.
Do you know what is causing this?
Many Thanks, Chris