Open nielstron opened 3 hours ago
I guess this depends also on the python version (3.10? 3.9?) used for the project/paper, but this is not indicated in the repository - what version is recommended?
the package datasets is also missing from requirements.txt but required to execute run.py
It appears that difflib is incorrectly listed in the requirements.txt, but there is no pypi package called difflib. However the standard library is called this way, so no installation should be necessary