我正在嘗試使用 TF 1.14(也嘗試過(guò) 1.5、1.8)。但我總是得到一個(gè)錯(cuò)誤Models init error! Message: Traceback (most recent call last): File "C:\Users\Doc\Desktop\JOB\First project\venviroment\lib\site-packages\tensorflow\python\pywrap_tensorflow_internal.py", line 18, in swig_import_helper fp, pathname, description = imp.find_module('_pywrap_tensorflow_internal', [dirname(__file__)]) File "C:\Users\Doc\AppData\Local\Programs\Python\Python37-32\lib\imp.py", line 296, in find_module raise ImportError(_ERR_MSG.format(name), name=name)ImportError: No module named '_pywrap_tensorflow_internal'During handling of the above exception, another exception occurred:Traceback (most recent call last): File "C:\Users\Doc\Desktop\JOB\First project\venviroment\lib\site-packages\tensorflow\python\pywrap_tensorflow.py", line 58, in <module> from tensorflow.python.pywrap_tensorflow_internal import * File "C:\Users\Doc\Desktop\JOB\First project\venviroment\lib\site-packages\tensorflow\python\pywrap_tensorflow_internal.py", line 28, in <module> _pywrap_tensorflow_internal = swig_import_helper() File "C:\Users\Doc\Desktop\JOB\First project\venviroment\lib\site-packages\tensorflow\python\pywrap_tensorflow_internal.py", line 20, in swig_import_helper import _pywrap_tensorflow_internalModuleNotFoundError: No module named '_pywrap_tensorflow_internal'Failed to load the native TensorFlow runtime.我該如何解決這個(gè)問(wèn)題?我使用 windows 7,python 3.7。處理器 - 英特爾酷睿 i3
ModuleNotFoundError:沒(méi)有名為“_pywrap_tensorflow_”
慕尼黑的夜晚無(wú)繁華
2022-12-27 16:33:39