(Resolved)Problem with Sen2Cor Windows 10

I have also had this error

I think I have resolved it by running:

pip uninstall numpy
pip install numpy==1.11.3

similar to the solution of this post.