2.

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コマンドを実行する

 

編集
Post Share
子ページ

子ページはありません

同階層のページ
  1. ModuleNotFoundError: No module named '~'; '~' is not a package
  2. pip is configured with locations that require TLS/SSL, however the ssl module in Python is not available.
  3. ...AppData/Local/Microsoft/WindowsApps/python: Permission denied
  4. 【pycharm】connecting to console が終わらない
  5. can only concatenate str (not "NoneType") to str
  6. can only concatenate str (not "datetime.datetime") to str