I had the same problem. It has to do with Python not accepting the https certificate of sourceforge.net (or wherever the download URL for wget points to) and thus failing. If you manually download the wget zip file and place it into your download folder it will pick it up and everything works.
I think it might have to do with the exact windows version or patchlevel or python version, because it doesn’t seem to affect everyone. As soon as wget has been downloaded, all further downloads will work just fine since they won’t be using the python-internal https downloader anymore -Michael From: Kde-windows [mailto:kde-windows-boun...@kde.org] On Behalf Of Hannah von Reth Sent: Monday, February 06, 2017 12:11 PM To: KDE on Windows Subject: Re: Action: fetch for gnuwin32/wget FAILED when using craft on windows Hi, could you please remove any "wget*" file from your craft download folder? If the error persists please share your log file, located in "~/.craft", with us. Kind regards, Hannah _____ From: Kde-windows <kde-windows-boun...@kde.org> on behalf of Sven Brauch <m...@svenbrauch.de> Sent: Monday, February 6, 2017 1:02 AM To: KDE on Windows Subject: Re: Action: fetch for gnuwin32/wget FAILED when using craft on windows On 06/02/17 00:41, 霄汉王 wrote: > after type .\kdeenv.ps1: Try ". .\kdeenv.ps1" instead maybe?