Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NameError: name 'basestring' is not defined #48

Open
783572361 opened this issue Sep 3, 2018 · 2 comments
Open

NameError: name 'basestring' is not defined #48

783572361 opened this issue Sep 3, 2018 · 2 comments

Comments

@783572361
Copy link

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

@DANNALI35
Copy link

DANNALI35 commented Sep 21, 2018

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

@leoschet
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants