We were running the test file in the subgraph_matching folder (as given in the README) with the command "python3 -m subgraph_matching.test --node_anchored".
And received the error "ModuleNotFoundError: No module named 'encoder'" on the line 128. I believe the encoder file is not uploaded.
We were running the test file in the subgraph_matching folder (as given in the README) with the command "python3 -m subgraph_matching.test --node_anchored". And received the error "ModuleNotFoundError: No module named 'encoder'" on the line 128. I believe the encoder file is not uploaded.