Skip to content

"invalid syntax" error returned by running vechat #5

@yipukangda

Description

@yipukangda

Hi,

I tried to run vechat as instructed on github page(all depended environment is ready)

python ./scripts/vechat -h 

and got a an error:

File "vechat", line 215
    subprocess.check_call(['cmake', *cmake_cfg_args], stdout=sys.stdout, stderr=sys.stderr)
                                    ^
SyntaxError: invalid syntax

could you figure what is going on that please?

Thanks

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