После того, как вы вводите, это указывает вам, где это не так, я уже установил Python и Anaconda.
C:\Users\74032> pip установить ccxt
УВЕДЕНИЕ: pip настроен с локациями, которые требуют TLS/SSL, однако ssl модуль в Python не доступен.
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/
Не удалось найти URLhttps://pypi.org/simple/ccxt/: произошла проблема с подтверждением SSL-сертификата: HTTPSConnectionPool(host=pypi.org, порт=443): Максимальные повторные попытки превышены с url: /simple/ccxt/ (Возникло из-за SSLError(Невозможно подключиться к HTTPS URL, потому что модуль SSL недоступен.)) - пропуск
ERROR: Не удалось найти версию, удовлетворяющую требованиям ccxt (из версий: ни одна)