Wenn ich das eingibt habe, dann wird mir gezeigt, wo das nicht stimmt. Ich habe Python und Anaconda installiert.
C:\Users\74032> pip installiert ccxt
WARNUNG: Pip ist mit Standorten konfiguriert, die TLS/SSL benötigen, jedoch ist das ssl-Modul in Python nicht verfügbar.
WARNING: Retrying (Retry ((total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by SSLError(Cant connect to HTTPS URL because the SSL module is not available.) : /simple/ccxt/
WARNING: Retrying (Retry ((total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by SSLError(Cant connect to HTTPS URL because the SSL module is not available.) : /simple/ccxt/
WARNING: Retrying (Retry ((total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by SSLError(Cant connect to HTTPS URL because the SSL module is not available.) : /simple/ccxt/
WARNING: Retrying (Retry ((total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by SSLError(Cant connect to HTTPS URL because the SSL module is not available.) : /simple/ccxt/
WARNING: Retrying (Retry ((total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by SSLError(Cant connect to HTTPS URL because the SSL module is not available.) : /simple/ccxt/
konnte die URL nicht abrufenhttps://pypi.org/simple/ccxt/: Es gab ein Problem bei der Bestätigung des SSL-Zertifikats: HTTPSConnectionPool(host=pypi.org, Port=443): Maximaler Wiederholungsversuch überschritten mit url: /simple/ccxt/ (Verursacht durch SSLError(Kann nicht mit HTTPS-URL verbinden, weil das SSL-Modul nicht verfügbar ist.)) - Überspringen
ERROR: Eine Version, die der Anforderung ccxt entspricht, konnte nicht gefunden werden (von Versionen: keine)