Установка модуля Python sip 4.19.1 в Windows 7

914
robocopy

У меня проблема с установкой 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

1

0 ответов на вопрос

Похожие вопросы