Python code execution failed in studio
(Doc ID 2759738.1)
Last updated on MARCH 17, 2021
Applies to:
Oracle Financial Services Crime and Compliance Management Studio - Version 8.0.8 and laterInformation in this document applies to any platform.
Symptoms
User encountered issue while executing the python code in studio
Steps to reproduce :
Step 1 : Login to Studio application using DSADMIN user
Step 2 : Execute the python code.
Expected result :
Python code must be executed without any failure.
Actual result :
Below issue encountered while executing the python code in studio
Issue Encountered :
Execute the command "shap.initjs()".
13:55:10.500 [tp-nio-7008-exec-1] INFO etwork.controllers.paragraph.ParagraphController - Tried to cancel a task that is not running
oracle.datastudio.server.service.exception.TaskNotRunningException: No running task found for paragraphId: dsW3nRm3That issue said "IPython must be installed to use initjs()! Run 'pip install ipython' and then restart shap." But we already install iphython.
"IPython must be installed to use initjs()! Run 'pip install ipython' and then restart shap."
Changes
Ipython has been installed recently
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |