Skip to content

syntax error encountered #1

@sunbeomso

Description

@sunbeomso

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions