Mondego / SourcererCC

Sourcerer's Code Clone project
GNU General Public License v3.0
206 stars 69 forks source link

collector.py doesn't generate query_*, only report.csv #57

Closed ChongChengAC closed 2 years ago

ChongChengAC commented 2 years ago

I have the same problem as this issue. it says SUCCESS: Search Completed on all nodes but generates only report.csv in clone-detector/NODE_*/output8.0.

In VM it runs and python version in VM is 2.7.12+.

I run controller.py with python2 (2.7.18) but the problem isn't fixed, which can be fixed in that issue.

ChongChengAC commented 2 years ago

My fault. input/dataset/blocks.file was incorrectly named block.file by myself.

It works well. No need for python2.