我在jupyer调用包的时候,包的版本和我安装的版本对不上,jupyter的包版本太老了,导致部分函数无法使用。在jupyter调用的包:
cmd 用conda list 命令查到的包的版本
你在jupyer里面使用pip list看看呢,可能你的jupyer和你cmd查的不是同一个python