JavaDoge

Results 8 comments of 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:...

![1710839425103](https://github.com/deepjavalibrary/djl/assets/5305836/33b8c983-6800-484d-a42d-4449970415a2) maven配置: com.microsoft.onnxruntime onnxruntime ${onnx.version} runtime ai.djl.onnxruntime onnxruntime-engine com.microsoft.onnxruntime onnxruntime

![1710840308824](https://github.com/deepjavalibrary/djl/assets/5305836/873f6f7d-ad7b-4f27-9ef7-3b2d8a453f3b) 这是windows system32 onnxruntime.dll 依赖关系,跟这个有关系么

![1710894535075](https://github.com/deepjavalibrary/djl/assets/5305836/a5705685-184c-4a1b-afaa-d033f3f08fc2) 我把之前的Visual C++都删了,安装了下2019这个版本,电脑也重启了,还是不行

![1710896938179](https://github.com/deepjavalibrary/djl/assets/5305836/14c8ce80-cf4b-4bde-8e92-234f3ea62f73) 即便 重新下载一个 onnxruntime ,加载指定的onnxruntime.dll文件,也不行呢,看DLL依赖也没报错。原因大概率是windows环境问题,但是好难排查

> dumpbin ![1710918937679](https://github.com/deepjavalibrary/djl/assets/5305836/8b07f306-8766-4b56-a2f1-8d61669f86af) 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,本地启动,运行一会后报错