#ospray:INITIALIZATION ERROR–>could not open module lib ospray_module_ispc:找不到指定模块

背景

公司另外一个同事部署项目时,发现:ospray初始化错误->找不到ospray_module_ispc:找不到指定模块

错误说明:

#ospray:INITIALIZATION ERROR–>could not open module lib ospray_module_ispc:找不到指定模块
在这里插入图片描述

解决方案

分析原因:

1.可能是paraview环境变量配置不对
2.ospray_module_ispc库找不到、不完整、版本不对等

在我的电脑,搜索“ospray_module_ispc”,搜索结果如下:
在这里插入图片描述
我们发现在paraview的安装目录下找到了ospray_module_ispc.dll库。
paraview的安装目录为:

C:\\Program Files\\ParaView 5.9.0-Windows-Python3.8-msvc2017-64bit\\bin

相关资料

ospray官网
stackoverflow: question tagged ospraey

© 版权声明
THE END
喜欢就支持一下吧
点赞0 分享
There's only one corner of the universe you can be sure of improving, and that's your own self.
这个宇宙中只有一个角落你肯定可以改进,那就是你自己