ReChecker icon indicating copy to clipboard operation
ReChecker copied to clipboard

error: argument -D/--dataset: invalid choice: 'train_data/timestamp.txt' (choose from 'train_data/infinite_loop_1317.txt', 'train_data/reentrancy_1671.txttrain_data/timestamp.txt')

Open sbanning opened this issue 1 year ago • 0 comments

Hello, everyone... I am ruuning into errors when i run the following command:

root@root % python3 SmConVulDetector.py --dataset train_data/timestamp.txt

I get the error: SmConVulDetector.py: error: argument -D/--dataset: invalid choice: 'train_data/timestamp.txt' (choose from 'train_data/infinite_loop_1317.txt', 'train_data/reentrancy_1671.txttrain_data/timestamp.txt')

I am in the same directory as the SmConVulDetector.py. and installed all the needed packages as stated in the readme file...

I appreciate your support. Thank.

sbanning avatar May 23 '23 10:05 sbanning