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

[Python] TypeError: 'list' object isn't subscriptable #2214

Open
yannis300307 opened this issue Aug 2, 2024 · 1 comment
Open

[Python] TypeError: 'list' object isn't subscriptable #2214

yannis300307 opened this issue Aug 2, 2024 · 1 comment
Assignees

Comments

@yannis300307
Copy link

Describe the bug

For a strange reason, python can randomly raise the TypeError: 'list' object isn't subscriptable error on emulator but not on actual hardware.

Screenshots

image

To Reproduce

Steps to reproduce the behavior:

  1. Go to this script
  2. Run the emulator
  3. See error
  4. Send the script to the calculator
  5. Run the script

Expected behavior

List object is always subscriptable. Maybe this is a memory error but in this case, the error message is incorrect.

Environment

  • Epsilon version 23.2.3.
  • The platform on which the problem happens: online simulator
@adri1numworks
Copy link

Hi,
A bug was created internally. We'll tackle this issue when we can, thanks for your help!

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

3 participants