|
发表于 2021-8-3 01:00:47
|
显示全部楼层
本帖最后由 yaogunmeng01 于 2021-8-3 01:55 编辑
一到切脸的时候就出错误呢?什么情况呀这是 大佬帮忙看看
Console output:������ȡ����...
Caching GPU kernels... Error while subprocess initialization: Traceback (most recent call last): File "F:\deepface\DeepFaceLab_NVIDIA 224\_internal\python-3.6.8\lib\site-packages\tensorflow\python\pywrap_tensorflow.py", line 58, in <module> from tensorflow.python.pywrap_tensorflow_internal import * File "F:\deepface\DeepFaceLab_NVIDIA 224\_internal\python-3.6.8\lib\site-packages\tensorflow\python\pywrap_tensorflow_internal.py", line 28, in <module> _pywrap_tensorflow_internal = swig_import_helper() File "F:\deepface\DeepFaceLab_NVIDIA 224\_internal\python-3.6.8\lib\site-packages\tensorflow\python\pywrap_tensorflow_internal.py", line 24, in swig_import_helper _mod = imp.load_module('_pywrap_tensorflow_internal', fp, pathname, description) File "imp.py", line 243, in load_module File "imp.py", line 343, in load_dynamic ImportError: DLL load failed: �Ҳ���ָ����ģ�顣 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "F:\deepface\DeepFaceLab_NVIDIA 224\_internal\DeepFaceLab\core\joblib\SubprocessorBase.py", line 62, in _subprocess_run self.on_initialize(client_dict) File "F:\deepface\DeepFaceLab_NVIDIA 224\_internal\DeepFaceLab\mainscripts\Extractor.py", line 68, in on_initialize nn.initialize (device_config) File "F:\deepface\DeepFaceLab_NVIDIA 224\_internal\DeepFaceLab\core\leras\nn.py", line 80, in initialize import tensorflow as tf File "F:\deepface\DeepFaceLab_NVIDIA 224\_internal\python-3.6.8\lib\site-packages\tensorflow\__init__.py", line 24, in <module> from tensorflow.python import pywrap_tensorflow # pylint: disable=unused-import File "F:\deepface\DeepFaceLab_NVIDIA 224\_internal\python-3.6.8\lib\site-packages\tensorflow\python\__init__.py", line 49, in <module> from tensorflow.python import pywrap_tensorflow File "F:\deepface\DeepFaceLab_NVIDIA 224\_internal\python-3.6.8\lib\site-packages\tensorflow\python\pywrap_tensorflow.py", line 74, in <module> raise ImportError(msg) ImportError: Traceback (most recent call last): File "F:\deepface\DeepFaceLab_NVIDIA 224\_internal\python-3.6.8\lib\site-packages\tensorflow\python\pywrap_tensorflow.py", line 58, in <module> from tensorflow.python.pywrap_tensorflow_internal import * File "F:\deepface\DeepFaceLab_NVIDIA 224\_internal\python-3.6.8\lib\site-packages\tensorflow\python\pywrap_tensorflow_internal.py", line 28, in <module> _pywrap_tensorflow_internal = swig_import_helper() File "F:\deepface\DeepFaceLab_NVIDIA 224\_internal\python-3.6.8\lib\site-packages\tensorflow\python\pywrap_tensorflow_internal.py", line 24, in swig_import_helper _mod = imp.load_module('_pywrap_tensorflow_internal', fp, pathname, description) File "imp.py", line 243, in load_module File "imp.py", line 343, in load_dynamic ImportError: DLL load failed: �Ҳ���ָ����ģ�顣 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.
Traceback (most recent call last): File "F:\deepface\DeepFaceLab_NVIDIA 224\_internal\DeepFaceLab\main.py", line 324, in <module> arguments.func(arguments) File "F:\deepface\DeepFaceLab_NVIDIA 224\_internal\DeepFaceLab\main.py", line 45, in process_extract force_gpu_idxs = [ int(x) for x in arguments.force_gpu_idxs.split(',') ] if arguments.force_gpu_idxs is not None else None, File "F:\deepface\DeepFaceLab_NVIDIA 224\_internal\DeepFaceLab\mainscripts\Extractor.py", line 853, in main device_config=device_config).run() File "F:\deepface\DeepFaceLab_NVIDIA 224\_internal\DeepFaceLab\core\joblib\SubprocessorBase.py", line 210, in run raise Exception ( "Unable to start subprocesses." ) Exception: Unable to start subprocesses.
Process finished
Importing embedded face data
Process finished
|
|