Hi I am running a python code on server and I am the following error

There was more issue I figured in the logs that for Job Container

The python has been configured in system settings and .rapidminer properties file.
We have installed Anconda in C drive and our server has been hosted on D drive so could that be an issue.
Another thing which we found that when we are running anaconda prompt and importing python packages as Panda and Numpy its working fine.But from cmd when we run python and import panads its giving dependency error so could that be an issue .