On 12 Dec 2016, at 7:38 pm, Bob Gailer <bgailer at gmail.com> wrote: >> On Dec 12, 2016 2:30 PM, "Xristos Xristoou" <saxri89 at gmail.com> wrote: >>>>>> hello i want to install sip on windows bit using python >> 32 bit. >> i download sip from this link https://www.riverbankcomputing.com >> i try to install from cmd line : >>>> C:\WINDOWS\system32>cd C:\Users\username\Desktop\sip-4.17 >>>> C:\Users\username\Desktop\sip-4.17>python configure.py install >> and take that error any idea ? > The instructions at Riverbank for installing sip tell me to use pip3 > install. I suggest you try that. Not for Python v2. Phil