Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

SIP install error on windows

119 views
Skip to first unread message

Xristos Xristoou

unread,
Dec 12, 2016, 2:29:38 PM12/12/16
to

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 ?

This is SIP 4.17 for Python 2.7.11 on win32.
Error: Unsupported macro name specified. Use the --show-build-macros flag to
see a list of supported macros.

Bob Gailer

unread,
Dec 12, 2016, 2:39:05 PM12/12/16
to
On Dec 12, 2016 2:30 PM, "Xristos Xristoou" <sax...@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.
>
> This is SIP 4.17 for Python 2.7.11 on win32.
> Error: Unsupported macro name specified. Use the --show-build-macros flag
to
> see a list of supported macros.
>
> --
> https://mail.python.org/mailman/listinfo/python-list

Phil Thompson

unread,
Dec 12, 2016, 2:41:12 PM12/12/16
to
On 12 Dec 2016, at 7:38 pm, Bob Gailer <bga...@gmail.com> wrote:
>
> On Dec 12, 2016 2:30 PM, "Xristos Xristoou" <sax...@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

Phil Thompson

unread,
Dec 12, 2016, 2:43:32 PM12/12/16
to

Xristos Xristoou

unread,
Dec 12, 2016, 2:44:50 PM12/12/16
to
yes but i dont have python 3 i need use python 2.7
0 new messages