この内容は古いバージョンです。最新バージョンを表示するには、戻るボタンを押してください。
バージョン:2
ページ更新者:T
更新日時:2026-05-16 16:49:32

タイトル: pip is configured with locations that require TLS/SSL, however the ssl module in Python is not available.
SEOタイトル: pip is configured with locations that require TLS/SSL, however the ssl module in Python is not available.

エラー内容

pip is configured with locations that require TLS/SSL, however the ssl module in Python is not available.

 

発生条件/原因/対処法

pipコマンドを実行した際等に発生するエラー。

以下の開設策を試してみる

・コマンドプロンプト/ターミナルを管理者権限で起動したうえでpipコマンドを実行する

・opensslを導入する

・ANACONCAを使用している場合はANACONDA NAVIGATORから対象環境のターミナルを起動してpipコマンドを実行する