gcForest icon indicating copy to clipboard operation
gcForest copied to clipboard

NameError: name 'basestring' is not defined

Open 783572361 opened this issue 7 years ago • 2 comments

lib\gcforest\layers\fg_pool_layer.py NameError: name 'basestring' is not defined

783572361 avatar Sep 03 '18 12:09 783572361

same error when trying to run 'python demo_mnist.py --model demo_mnist-gc.json'

DANNALI35 avatar Sep 21 '18 09:09 DANNALI35

Seems solved when replaced by str, please check this for more information

leoschet avatar Oct 10 '18 12:10 leoschet