0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

【Python】The file 'python.dll' cannot be installed because the file cannot be found in cabinet

Posted at

エラー内容

久しくpythonを動かしてなかったPCに新バージョンをインストールしようとsetup.exeを実行すると、

The file 'python.dll' cannot be installed because the file cannot be found in cabinet file 'cab1.cab'. This could indicate a network error, an error reading from the CD-ROM, or a problem with this package.

というエラー。

やったこと

解決はしたが、理由まではわかっていない。以下を試してみてほしい。

  • ~./Appdata/Localにあるpipフォルダを削除
  • ~./Appdata/Local/ProgramnsにあるCommonフォルダを削除
0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?