Setelah saya mengetikkan, saya akan menunjuk di bawah ini, di mana yang salah, saya sudah menginstal Python dan Anaconda.
C:\Users\74032> pip install ccxt
WARNING: pip is configured with locations that require TLS/SSL, however the ssl module in Python is not available.
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/
Tidak dapat mengambil URLhttps://pypi.org/simple/ccxt/: Ada masalah mengkonfirmasi sertifikat ssl: HTTPSConnectionPool(host=pypi.org, port=443): Maksimal upaya ulang melebihi dengan url: /simple/ccxt/ (Disebabkan oleh SSLError(Tidak dapat terhubung ke URL HTTPS karena modul SSL tidak tersedia.)) - melewatkan
ERROR: Tidak dapat menemukan versi yang memenuhi persyaratan ccxt (dari versi: tidak ada)