AttributeError: Can't get attribute 'node' on <module '__main__' from 'G:/2018cs/MachineArithmetic/RandomForest/RandomForestTest.py'>

在程序中加入导入文件中定义的class类就解决了,copy一份到test.py


    Can't get attribute 'node'

在程序中加入导入文件中定义的class类就解决了

Can't get attribute 'node'

相关文章: