PythonとAnacondaをインストールしました. PythonとAnacondaをインストールしました.
C:\ Users\ 74032> pip インストール ccxt
WARNING: pip は TLS/SSL を要求する場所で設定されていますが,Python の ssl モジュールは利用できません.
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/ SSLモジュールが利用できないため,HTTPSURLに接続できない
URL を取得できませんでしたhttps://pypi.org/simple/ccxt/: ssl証明書の確認に問題がありました: HTTPSConnectionPool(host=pypi.org,ポート=443): url: /simple/ccxt/ (SSLErrorによって引き起こされる) - SSL モジュールが利用できないため,HTTPS URLに接続できません.
エラー: ccxt の要件を満たすバージョンが見つかりませんでした (バージョンから: none)