|
发表于 2020-11-25 11:27:05
|
显示全部楼层
北京市北京市
好不容易下载下来了,闪退报错怎么办呀,看文档环境安装requirements.txt没有这个文件呀
Microsoft Windows [版本 6.1.7601]
版权所有 (c) 2009 Microsoft Corporation。保留所有权利。
C:\Users\Administrator>C:\Users\Administrator\Desktop\KinhDown版本1.9.29\下载\gp
u-win64-20200912\gpu-win64-20200912\app.exe
Traceback (most recent call last):
File "lib\site-packages\tensorflow\python\pywrap_tensorflow_internal.py", line
18, in swig_import_helper
File "imp.py", line 296, in find_module
ImportError: No module named '_pywrap_tensorflow_internal'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "lib\site-packages\tensorflow\python\pywrap_tensorflow.py", line 58, in <
module>
File "D:\Workplace\PycharmProjects\Projects\Deep learning\captcha_trainer\venv
\lib\site-packages\PyInstaller\loader\pyimod03_importers.py", line 623, in exec_
module
File "lib\site-packages\tensorflow\python\pywrap_tensorflow_internal.py", line
28, in <module>
File "lib\site-packages\tensorflow\python\pywrap_tensorflow_internal.py", line
20, in swig_import_helper
ImportError: DLL load failed with error code 3221225501
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "app_cn.py", line 16, in <module>
File "D:\Workplace\PycharmProjects\Projects\Deep learning\captcha_trainer\venv
\lib\site-packages\PyInstaller\loader\pyimod03_importers.py", line 623, in exec_
module
File "make_dataset.py", line 7, in <module>
File "D:\Workplace\PycharmProjects\Projects\Deep learning\captcha_trainer\venv
\lib\site-packages\PyInstaller\loader\pyimod03_importers.py", line 623, in exec_
module
File "lib\site-packages\tensorflow\__init__.py", line 28, in <module>
File "D:\Workplace\PycharmProjects\Projects\Deep learning\captcha_trainer\venv
\lib\site-packages\PyInstaller\loader\pyimod03_importers.py", line 623, in exec_
module
File "lib\site-packages\tensorflow\python\__init__.py", line 49, in <module>
File "D:\Workplace\PycharmProjects\Projects\Deep learning\captcha_trainer\venv
\lib\site-packages\PyInstaller\loader\pyimod03_importers.py", line 623, in exec_
module
File "lib\site-packages\tensorflow\python\pywrap_tensorflow.py", line 74, in <
module>
ImportError: Traceback (most recent call last):
File "lib\site-packages\tensorflow\python\pywrap_tensorflow_internal.py", line
18, in swig_import_helper
File "imp.py", line 296, in find_module
ImportError: No module named '_pywrap_tensorflow_internal'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "lib\site-packages\tensorflow\python\pywrap_tensorflow.py", line 58, in <
module>
File "D:\Workplace\PycharmProjects\Projects\Deep learning\captcha_trainer\venv
\lib\site-packages\PyInstaller\loader\pyimod03_importers.py", line 623, in exec_
module
File "lib\site-packages\tensorflow\python\pywrap_tensorflow_internal.py", line
28, in <module>
File "lib\site-packages\tensorflow\python\pywrap_tensorflow_internal.py", line
20, in swig_import_helper
ImportError: DLL load failed with error code 3221225501
Failed to load the native TensorFlow runtime.
See https://www.tensorflow.org/install/errors
for some common reasons and solutions. Include the entire stack trace
above this error message when asking for help.
[9256] Failed to execute script app_cn
C:\Users\Administrator> |
|