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: global name 'basestring' is not defined (possible issue) #14

Open
JTFouquier opened this issue May 17, 2016 · 0 comments
Open

Comments

@JTFouquier
Copy link
Collaborator

I am using Python 3.4 and this known issue (NameError: global name 'basestring' is not defined) is closed and documented from 2008. https://bugs.python.org/issue1931... odd that I am even seeing this...

screen shot 2016-05-17 at 1 08 45 pm

I added this try/except to widgets.py (see file path) source code in Python site packages. I'm sure that's not good practice but I couldn't get it to work otherwise. Can close this issue, just thought I'd document it.

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

1 participant