afortunado-aceptado / Rudra

This repo is for our submission for ICSE 2025.
18 stars 6 forks source link

File not found issue #4

Open emnaseffen opened 3 months ago

emnaseffen commented 3 months ago

hello, I wanted to run the project but i had an issue with this line ' with open(os.path.join(self.main_dir, f"RealOut/{self.dir_info}/{f}")) as rf,\ ' , this is the issue FileNotFoundError: [Errno 2] No such file or directory: '../ConDefects\RealOut/abc221_a/Java/38271049/example_00.txt'

Thank you.

LiorBroideWix commented 1 month ago

Same here. Trying to re-construct your code. Haven't found any reference of this directory nor initiation of it in the code. Would be awesome if you guys could clarify this point. Thanks.