Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SyntaxError: future feature annotations is not defined #147

Open
Artucuno opened this issue May 31, 2023 · 0 comments
Open

SyntaxError: future feature annotations is not defined #147

Artucuno opened this issue May 31, 2023 · 0 comments

Comments

@Artucuno
Copy link

1. Please specify the following:

  • OS: Ubuntu 20.04
  • Shell: Bash

2. Description
After successfully installing eb and running eb in bash it returns:

root@me:~# eb
Traceback (most recent call last):
  File "/root/.ebcli-virtual-env/executables/eb", line 41, in <module>
    execfile(activate_this, dict(__file__=activate_this))
  File "/root/.ebcli-virtual-env/bin/activate_this.py", line 7
    from __future__ import annotations
SyntaxError: future feature annotations is not defined
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant