如何修复nameerror::modulenotfounderror:没有名为hec.script的模块

55ooxyrt  于 2021-09-13  发布在  Java
关注(0)|答案(0)|浏览(221)

我正在读写hecdss中的信息。如何为hec hms导入此库。使用python自动化hec hms模型

from hec.script import Plot, MessageBox
from hec.io import TimeSeriesContainer
from hec.io import PairedDataContainer
from hec.hecmath import TimeSeriesMath
from hec.hecmath import PairedDataMath

[ModuleNotFoundError: No module named 'hec.script][1]

[1]: https://i.stack.imgur.com/tN0uB.png

暂无答案!

目前还没有任何答案,快来回答吧!

相关问题