module has no attribute
1、定义有def printlog1(a, b, c, d):方法,在jupyter中引用

3、解决方法:单击重启按钮,restart the kernel

4、该问题常发生在方法名修改,或者增加新的方法的时候,使用jupyter报错,但是在pycharm中访问正常,不确定是否跟jupyter版本有关系
1、定义有def printlog1(a, b, c, d):方法,在jupyter中引用
3、解决方法:单击重启按钮,restart the kernel
4、该问题常发生在方法名修改,或者增加新的方法的时候,使用jupyter报错,但是在pycharm中访问正常,不确定是否跟jupyter版本有关系