Execute Python cannot be executed
Process failed: com.rapidminer.operator.UserError: The dummy operator BDT (sklearn) (replacing python_scripting:execute_python) cannot be executed.
The process works if we run in the server locally "The blue triangle button", but it doesn't work using "Run Process in Server".
See attached screenshot.
Thanks in advance!
Alice
Sort by:
1 - 6 of
61
Hi Martin/Yuanyuan,
Attached is the System Settings screenshot. We checked C:\RapidMinerServer\plugins as you advised in your message, but there is no python script in this folder. We added C:\Anaconda2\python.exe in the System Settings, it's not working neither.
Thanks,
Alice
Hi Alice,
intersting, this looks like my python script
. You need to install the python extension on the server as well. Details are described here: http://community.rapidminer.com/t5/RapidMiner-Server-Knowledge-Base/How-do-I-install-Extensions-for-RapidMiner-Server/ta-p/59
~Martin