Traceback (most recent call last):
File "site-packages\PyInstaller\loader\pyiboot01_bootstrap.py", line 172, in _
_init__
File "ctypes\__init__.py", line 351, in __init__
OSError: [WinError 126] 找不到指定的模組。
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "site-packages\tensorflow\python\platform\self_check.py", line 75, in pre
load_check
File "site-packages\PyInstaller\loader\pyiboot01_bootstrap.py", line 174, in _
_init__
__main__.PyInstallerImportError: Failed to load dynlib/dll 'cudart64_80.dll'. Mo
st probably this dynlib/dll was not found when the application was frozen.
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "train.py", line 37, in <module>
File "d:\anaconda\envs\merging\lib\site-packages\PyInstaller\loader\pyimod03_i
mporters.py", line 631, in exec_module
File "model.py", line 8, in <module>
File "d:\anaconda\envs\merging\lib\site-packages\PyInstaller\loader\pyimod03_i
mporters.py", line 631, in exec_module
File "site-packages\tensorflow\__init__.py", line 24, in <module>
File "d:\anaconda\envs\merging\lib\site-packages\PyInstaller\loader\pyimod03_i
mporters.py", line 631, in exec_module
File "site-packages\tensorflow\python\__init__.py", line 49, in <module>
File "d:\anaconda\envs\merging\lib\site-packages\PyInstaller\loader\pyimod03_i
mporters.py", line 631, in exec_module
File "site-packages\tensorflow\python\pywrap_tensorflow.py", line 30, in <modu
le>
File "site-packages\tensorflow\python\platform\self_check.py", line 82, in pre
load_check
ImportError: Could not find 'cudart64_80.dll'. TensorFlow requires that this DLL
be installed in a directory that is named in your %PATH% environment variable.
Download and install CUDA 8.0 from this URL:
https://developer.nvidia.com/cuda-t
oolkit
[9476] Failed to execute script train
C:\Users\Hong\Desktop\FakeApp>
咩解究
