| 
 
	积分1888贡献 精华在线时间 小时注册时间2013-8-8最后登录1970-1-1 
 | 
 
 发表于 2022-2-28 20:40:30
|
显示全部楼层 
| 楼主您好,按照你的脚本我尝试了一下,利用pip安装了tools,……,但是在运行代码的时候,总是提示错误,如下: runfile('C:/Users/22283/Documents/QXJY_STUDY20220221/20220227T-lnP20220228/plot_skewt.py', wdir='C:/Users/22283/Documents/QXJY_STUDY20220221/20220227T-lnP20220228')
 Traceback (most recent call last):
 
 File "C:\Users\22283\Documents\QXJY_STUDY20220221\20220227T-lnP20220228\plot_skewt.py", line 17, in <module>
 from tools import just_calc
 
 ImportError: cannot import name 'just_calc' from 'tools' (D:\PROGRAM20210101\ANACONDA20210101\lib\site-packages\tools\__init__.py)
 
 请楼主抽空给指导指导,切盼回复!
 | 
 |