Eu tenho um problema com a instalação do SIP 4.19.1.
O que eu fiz até agora:
- installed Anaconda (for Python 3.6) with compiled SIP 4.18,
- pip install sip
"Successfully installed sip-4.19.1"
- and nothing, still 4.18 exists only (sip -V).
A mesma coisa quando baixei o Python 3.6:
- no sip installed,
- pip install sip,
- still no sip.
- downloaded manually SIP:
* cmd > cd sip_dir > python configure.py,
* make (here's going into insane loop cd sipgen > make and again)
* so installed VC,
* nmake (here comes an error with headers but I've fixed it)
* nmake install > error