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

The script cannot be run by python3.8 due to the type error #21

Open
mondwan opened this issue Oct 21, 2024 · 0 comments
Open

The script cannot be run by python3.8 due to the type error #21

mondwan opened this issue Oct 21, 2024 · 0 comments
Assignees

Comments

@mondwan
Copy link

mondwan commented Oct 21, 2024

If you run the code, by following readme tutorial from the atlas cli, following errors shown.

TypeError: 'type' object is not subscriptable

Syntax of list[], tuple[] are only supported since python3.9. This change makes this code runnable for python3.8

I made a pull request #20 for that. Thanks

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

2 participants