This is the error I get

I did what I suggested and received information about installed versions pykitand bottleneck.
Here pykit:

Here bottleneck:

I figured it pykituses numpy 1.8, while it bottlenecklists numpy 1.10as a dependency. numpyversion 1.10 is installed. I donβt know exactly what these packages do, so I didnβt want to get confused when deleting packages.
One guide on the Continuum Developer blog says to run a team conda remove anaconda. It did not help. (edit) As you can see:

I still get the same error. So what is the best way to solve this problem?
kchak