com.rapidminer.operator.UserError: The dummy operator Execute Python (replacing python_scripting:exe


Sorry, for the obscure problem but here goes...
I am converting over some processes to 9.2. Some of these I execute from the command line by building a jar in IntelliJ. If the process uses execute R or execute Python, I get an error if I try and run the jar directly. Processes without either operator work fine and if I run the code in the IDE it also works. This is something new. I did not have this problem in earlier versions of Rapidminer.Â
The obvious workaround is to just not do this and use Python but I figured I would mention it as it used to work.
I am converting over some processes to 9.2. Some of these I execute from the command line by building a jar in IntelliJ. If the process uses execute R or execute Python, I get an error if I try and run the jar directly. Processes without either operator work fine and if I run the code in the IDE it also works. This is something new. I did not have this problem in earlier versions of Rapidminer.Â
The obvious workaround is to just not do this and use Python but I figured I would mention it as it used to work.
Tagged:
0
Answers
David
Yes, I can run the process in Rapidminer and also in the IDE by just hitting run. I am getting the problem after I have built the jar. Jars that don't call either Python or R work fine if I execute them from the command line.
regards,
Alex