I can't install with command pip3 install metewear on Windows 10 64-bit
in Python
I using python 3.7.7 on windows 10 64-bit
I install step by step with this page but I can't install that, I got this error.
Cold you explain how to install metewear on Windows 10 please. Thank you
Comments
Please install each package individually (warble, chardet, idna....metawear should be last) and see which one fails first.
Did you install dependencies?
I can install chardet and idna but I can't install werble, I think the problem is here.
Do you have visual studio installed properly as per our tutorials?
I have the exact same problem.
I installed the visual studio as explained.
What else can it be?
after a day of digging.. the problem was missing msbuild.exe location in the PATH.
thank you for the update @dorlev22