Ich versuche zu installieren PyECC auf einem Windows 7-Computer. Pip ist ziemlich inkonsistent, also bin ich mir nicht sicher, was es diesmal will. Zuerst rannte ich pip install PyECC
und bekam
Collecting PyECC
Could not find any downloads that satisfy the requirement PyECC
Some externally hosted files were ignored as access to them may be unreliable
(use --allow-external PyECC to allow).
No distributions at all found for PyECC
Also rannte ich pip install --allow-external PyECC
und bekam
You must give at least one requirement to install (see "pip help install")
Welche Voraussetzung? Der Hilfebefehl war überhaupt keine Hilfe und die Pypi-Seite gibt keine Pip-Anweisungen.
pip install --allow-all-external --allow-unverified elementtree elementtree