Sau khi nhập, bạn sẽ thấy những điều dưới đây, đó là những gì không đúng, tôi đã cài đặt Python và 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/
Không thể lấy URLhttps://pypi.org/simple/ccxt/: Có vấn đề xác nhận chứng chỉ SSL: HTTPSConnectionPool(host=pypi.org, cổng=443): Tối đa các nỗ lực lặp lại vượt quá với url: /simple/ccxt/ (Bị gây ra bởi SSLError( Không thể kết nối với URL HTTPS vì mô-đun SSL không có sẵn.)) - bỏ qua
ERROR: Không thể tìm thấy phiên bản đáp ứng yêu cầu ccxt (từ phiên bản: không có)