Skip to content

Syntax Error when running any command #152

@yahya-uddin

Description

@yahya-uddin

1. Please specify the following:

  • OS: OSX ___
  • Shell: zsh ____

2. Description
After installing the CLI, as described in the docs I get the following error when I run "any" eb command:

Traceback (most recent call last):
  File "/Users/####/.ebcli-virtual-env/executables/eb", line 41, in <module>
    execfile(activate_this, dict(__file__=activate_this))
  File "/Users/####/.ebcli-virtual-env/bin/activate_this.py", line 18
    raise AssertionError(msg) from exc
                                 ^
SyntaxError: invalid syntax

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions