Critical Error Report
Created by: Idyllei
I received an error and was instructed to report it to the developers on GitHub. Seeing as it came from the Sakia program, I am reporting it here.
I use Sakia v. 0.20.5. I'm on Windows 10 running Avast! Antivirus and MalwareBytes AntiMalware. I am at block 25675 currently. I am using Eastern time (-5:00 GMT) and it is about 4:30 PM (14:30) on 27 July 2016.
The error:
Task exception was never retrieved
future: <Task finished coro=<refresh_path() done, defined at sakia\gui\member.py:112> exception=NetworkXError('The node 5bxtdmC7RGGJEmcdnJ3ut5zg7KdUH2pYZepSHbwNYs7z is not in the digraph.',)>
----
Traceback (most recent call last):
File "site-packages\networkx\classes\digraph.py", line 756, in predecessors_iter
KeyError: '5bxtdmC7RGGJEmcdnJ3ut5zg7KdUH2pYZepSHbwNYs7z'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "asyncio\tasks.py", line 239, in _step
File "sakia\gui\member.py", line 124, in refresh_path
File "sakia\core\graph\wot_graph.py", line 58, in get_shortest_path_to_identity
File "site-packages\networkx\algorithms\shortest_paths\generic.py", line 136, in shortest_path
File "site-packages\networkx\algorithms\shortest_paths\unweighted.py", line 136, in bidirectional_shortest_path
File "site-packages\networkx\algorithms\shortest_paths\unweighted.py", line 195, in _bidirectional_pred_succ
File "site-packages\networkx\classes\digraph.py", line 758, in predecessors_iter
networkx.exception.NetworkXError: The node 5bxtdmC7RGGJEmcdnJ3ut5zg7KdUH2pYZepSHbwNYs7z is not in the digraph.