Skip to content

python syntax error when trying to deploy and run flow as in readme #58

@anmyachev

Description

@anmyachev
/mnt/c/projects/enzyme$ python3 deploy_my_flow.py
  File "/mnt/c/projects/enzyme/deploy_my_flow.py", line 3
    program = await x1.deploy('my_flow.py')
              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
SyntaxError: 'await' outside function

Link: https://github.com/aregm/enzyme/tree/x1#deploy-and-run-a-flow

python version: 3.10.6

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