When trying to run: pip install -e git+https://github.com/tjguk/wmi.git#egg=wmi
, I got the following error:
Which is a pretty well known problem so when googling the problem I found many relevant threads such as: pip install -U setuptools fail windows 10
In which I tried the most voted solution and got the "infamous" message again:
I kept looking for a solution until I got to this question, which was really comprehensive but unfortunately, somewhat outdated since I'm told to use Python 3.
In the end of the output, logs are mentioned, If I need to attach them here I'll need directions on how to retrieve them and I'll gladly attach.