Replies: 5 comments 10 replies
-
I don't understand, I do see a traceback when a module fails to load, can you make an example? |
Beta Was this translation helpful? Give feedback.
-
oh you mean this? |
Beta Was this translation helpful? Give feedback.
-
I added a call back into python, which must have reset the error status
|
Beta Was this translation helpful? Give feedback.
-
try 7665cf6 |
Beta Was this translation helpful? Give feedback.
-
BTW, I don't know what's going on with
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
If an error occurs while loading a python module (
PYLOAD
), the following message is displayed:Can it be clarified somehow?
If not, I can probably move the
PYLOAD
command to python and displaytraceback.print_exc()
there.Beta Was this translation helpful? Give feedback.
All reactions