Summary
Error with train numeric prediction
Content
Hi Oracle experts,
I am trying to predict sales with numeric prediction. After execute the data flow, it displays an error message:
|
| [nQSError: 46105] Error executing process: "C:\Program Files\dvmlruntime\Python-3.5.2\amd64\python.exe" C:\Users\Jorge\AppData\Local\Temp\DVDesktop\servers\obis1\tmp\nQS_PAF_15204_7_53833850.TMP |
| The system cannot find the file specified. |
| [nQSError: 43224] The Dataflow "Sales Model Predict - Sample Superst" failed during the execution. |
| [nQSError: 43204] Asynchronous Job Manager failed to execute the asynchronous job. |
I think the problem is that this path does not exist: C:\Program Files\dvmlruntime\Python-3.5.2\amd64\python.exe
Any idea how to solve this?
Regards