pfnet / PaintsChainer

line drawing colorization using chainer
https://paintschainer.preferred.tech/
MIT License
3.77k stars 557 forks source link

Cannot get Windows Kit Library path from WINREG #105

Open butiagree opened 7 years ago

butiagree commented 7 years ago

Hi I succesfully followed the "Step by step guide for installing chainer (Windows, Tested on Win10 64-bit, python 3.5)". Then I downloading the container and extract it to a folder and put the models. When I open the server.py everything seems fine: localhost:8000 presents the website, but it stops working and in the cmd window appears: Windows Environment Cannot get Windows Kit Library path from WINREG

Could it be a problem of Folder and file permissions. If so which folders should I take ownership?

Thanks in advance.

abbychau commented 7 years ago

can you paste the full output in the console?

shengyu-meng commented 7 years ago

Try to install Windows SDK then restart your computer then try again. I solved the same problem by doing this.