Known Errors
ModuleNotFoundError: No module named
Traceback (most recent call last): File "main.py", line 10, in <module> import flask ModuleNotFoundError: No module named 'flask'
ModuleNotFoundError: No module named
Traceback (most recent call last): File "main.py", line 10, in <module> import pytorch ModuleNotFoundError: No module named 'pytorch'
ModuleNotFoundError: No module named
Traceback (most recent call last): File "main.py", line 10, in <module> import pytorch ModuleNotFoundError: No module named 'pytorch'
IndentationError: unexpected indent
File "script.py", line 42 print('debug') ^ IndentationError: unexpected indent
ModuleNotFoundError: No module named
Traceback (most recent call last): File "main.py", line 10, in <module> import tensorflow ModuleNotFoundError: No module named 'tensorflow'
TypeError: object is not subscriptable
Traceback (most recent call last): File "app.py", line 12, in <module> val = data['key'] TypeError: 'NoneType' object is not subscriptable
ModuleNotFoundError: No module named
Traceback (most recent call last): File "main.py", line 10, in <module> import tensorflow ModuleNotFoundError: No module named 'tensorflow'
IndentationError: unexpected indent
File "script.py", line 12 print('debug') ^ IndentationError: unexpected indent
IndentationError: unexpected indent
File "script.py", line 88 print('debug') ^ IndentationError: unexpected indent
IndentationError: unexpected indent
File "script.py", line 88 print('debug') ^ IndentationError: unexpected indent
IndentationError: unexpected indent
File "script.py", line 42 print('debug') ^ IndentationError: unexpected indent
IndentationError: unexpected indent
File "script.py", line 12 print('debug') ^ IndentationError: unexpected indent
IndentationError: unexpected indent
File "script.py", line 42 print('debug') ^ IndentationError: unexpected indent
TypeError: object is not subscriptable
Traceback (most recent call last): File "app.py", line 5, in <module> val = data['key'] TypeError: 'NoneType' object is not subscriptable
TypeError: object is not subscriptable
Traceback (most recent call last): File "app.py", line 12, in <module> val = data['key'] TypeError: 'NoneType' object is not subscriptable
IndentationError: unexpected indent
File "script.py", line 12 print('debug') ^ IndentationError: unexpected indent
TypeError: object is not subscriptable
Traceback (most recent call last): File "app.py", line 42, in <module> val = data['key'] TypeError: 'NoneType' object is not subscriptable
IndentationError: unexpected indent
File "script.py", line 12 print('debug') ^ IndentationError: unexpected indent
TypeError: object is not subscriptable
Traceback (most recent call last): File "app.py", line 101, in <module> val = data['key'] TypeError: 'NoneType' object is not subscriptable
IndentationError: unexpected indent
File "script.py", line 101 print('debug') ^ IndentationError: unexpected indent