SIP 4.19.1을 설치하는 데 문제가 있습니다.
지금까지 내가 한 일:
- 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).
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