numworks / epsilon

Modern graphing calculator operating system.

Home Page:https://www.numworks.com/resources/engineering/software/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

yannis300307 opened this issue · comments

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

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