I'm trying to install ecopy via github by downloading the files and then running
python setup.py install
It runs relatively far, until it throws an error:
error: [WinError 3] The system cannot find the path specified: 'C:\Program Files (x86)\Windows Kits\10\lib'
Hello,
I'm trying to install ecopy via github by downloading the files and then running
It runs relatively far, until it throws an error: error: [WinError 3] The system cannot find the path specified: 'C:\Program Files (x86)\Windows Kits\10\lib'
Anyone solved this problem? Thanks in advance!