-
Notifications
You must be signed in to change notification settings - Fork 8
Closed
Description
Hi, thanks for sharing the awesome project. However, I failed to run SCRepair. Could you help me to run SCRepair?
Steps for reproducing the syntax error
After cloning this project, I installed SCRepair using the command in the README:
sudo python3 setup.py install
Next, I downloaded Autonio ICO contract in the README for a quick test, and named the file test.sol.
Finally, I ran a command:
python3 CLI.py repair test.sol
Syntax error message
After running the last command above, I encountered the syntax error message:
File "<fstring>", line 1
(args.timeout=)
^
SyntaxError: invalid syntax
Environment
- Python3 version: 3.6.9
- OS: Ubuntu 18.04
Metadata
Metadata
Assignees
Labels
No labels