I am trying to install psutil on windows 10 for python 3.4
I have done pip install psutil, however was met with a bunch of errors.
I'm sorry I tried to copy console error messages however it would not let me, I hope that this will be sufficient for someone to help and see what my problem is.
https://i.stack.imgur.com/ART9d.png https://i.stack.imgur.com/SLuSb.png
I have actually found other people with the same problem as I have, however the solution given to them is sudo, and this of course does not apply to me.
Thank you :)