JavaDoge
JavaDoge
设置图片格式
hub install lac 也不行, (paddle_env) D:\dev-soft\anaconda3\condabin>hub install lac D:\dev-soft\anaconda3\envs\paddle_env\lib\site-packages\paddle\vision\transforms\functional_pil.py:36: DeprecationWarning: NEAREST is deprecated and will be removed in Pillow 10 (2023-07-01). Use Resampling.NEAREST or Dither.NONE instead. 'nearest': Image.NEAREST, D:\dev-soft\anaconda3\envs\paddle_env\lib\site-packages\paddle\vision\transforms\functional_pil.py:37: DeprecationWarning:...
 maven配置: com.microsoft.onnxruntime onnxruntime ${onnx.version} runtime ai.djl.onnxruntime onnxruntime-engine com.microsoft.onnxruntime onnxruntime
 这是windows system32 onnxruntime.dll 依赖关系,跟这个有关系么
 我把之前的Visual C++都删了,安装了下2019这个版本,电脑也重启了,还是不行
 即便 重新下载一个 onnxruntime ,加载指定的onnxruntime.dll文件,也不行呢,看DLL依赖也没报错。原因大概率是windows环境问题,但是好难排查
> dumpbin  Dump of file C:\Windows\System32\onnxruntime.dll File Type: DLL Image has the following dependencies: api-ms-win-core-file-l1-1-0.dll api-ms-win-core-errorhandling-l1-1-0.dll api-ms-win-core-string-l1-1-0.dll api-ms-win-core-processenvironment-l1-1-0.dll api-ms-win-crt-string-l1-1-0.dll api-ms-win-crt-locale-l1-1-0.dll api-ms-win-crt-private-l1-1-0.dll api-ms-win-core-synch-l1-2-0.dll api-ms-win-core-synch-l1-1-0.dll api-ms-win-core-processthreads-l1-1-0.dll api-ms-win-core-localization-l1-2-0.dll api-ms-win-core-profile-l1-1-0.dll api-ms-win-core-sysinfo-l1-2-0.dll api-ms-win-core-util-l1-1-0.dll api-ms-win-core-heap-l2-1-0.dll...
win11,本地启动,运行一会后报错