Python运行出现以下错误:
RuntimeWarning: line buffering (buffering=1) isn't supported in binary mode, the default buffer size will be used
self.stdout = io.open(c2pread, 'rb', bufsize)
代码是:
sklearn2pmml(pipeline, "D:\\My Documents\\17. Python\\3 GBDT\\GBDT.pmml")
求大神解答如何解决,谢谢!


雷达卡




京公网安备 11010802022788号







