最新版本的Pyswmm有错误
我正在研究一个优化过程,通过该过程我需要使用 Pyswmm 输出模型的一些数据,例如洪水深度和污染物质量。 只有使用最新版本的 pyswmm 才能获取输出数据。 当我安装 pyswmm 最新版本时,我遇到此错误。
(导入错误:导入_solver时DLL加载失败:找不到指定的模块。)
我已经寻找了一些有关系统环境和路径更改的建议,但它不起作用。 我希望有人能帮助我解决这个问题。
I am working on an optimization process through which I need some data using Pyswmm output model such as flood depths and pollutants mass.
It is only possible with latest version of pyswmm to get output data.
When I install pyswmm latest version I face this error.
(ImportError: DLL load failed while importing _solver: The specified module could not be found.)
I already looked for some suggestions regarding system environment and path changes but it did not work.
I hope anyone help me with this.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
PySWMM 现已更新至 v1.2,解决了此错误。抱歉!对于这里的延迟,我们深表歉意。直到今天我才想到要检查一下!
查看 pypi https://pypi.org/project/pyswmm/
PySWMM is now updated to v1.2 which resolved this error. Sorry about it! And sorry for the delay here. I never thought to check S.O. until today!
Check out pypi https://pypi.org/project/pyswmm/