[Python] TypeError: 'list' object isn't subscriptable
yannis300307 opened this issue · comments
Yannis commented
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
To Reproduce
Steps to reproduce the behavior:
- Go to this script
- Run the emulator
- See error
- Send the script to the calculator
- 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 commented
Hi,
A bug was created internally. We'll tackle this issue when we can, thanks for your help!