I am trying to install pygtk using pip on Windows. Initially i get an error saying "ERROR: Could not import dsextras module: Make sure you have installed pygobject."
So when I try installing pygobject I get an error saying "ERROR: Could not find pkg-config: please check your PATH environment variable"
Pretty new to Python so could be making a stupid mistake but does anyone have any ideas?
Thanks