質問するログイン新規登録

質問編集履歴

1

自己解決しました

2019/08/29 05:57

投稿

退会済みユーザー
title CHANGED
File without changes
body CHANGED
@@ -13,6 +13,10 @@
13
13
  FileNotFoundError: [Errno 2] No such file or directory: 'C:\Users\ibr0011\AppData\Local\Temp\_MEI152922\smart_open\VERSION'
14
14
  ---
15
15
  このエラーを解消する方法はあるでしょうか?
16
+ ■上記の問題は解決しました。
17
+ 下記を参考にしたため、解決しました。
18
+ https://stackoverflow.com/questions/57482672/filenotfounderror-errno-2-when-running-pyinstaller-executable
19
+
16
20
  ```
17
21
 
18
22
  ### 該当のソースコード