I created a conda environment - testenv2 - installed python/numpy/pandas. Added it as the interpreter in Eclipse project settings and using it to run my test python script.
I have to put following into my path environment variable: E:\program\Anaconda3\Library\bin , otherwise I got the same problem.