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

Issue with "unicode" is not defied #6

Open
hjacquemin opened this issue Nov 18, 2019 · 0 comments
Open

Issue with "unicode" is not defied #6

hjacquemin opened this issue Nov 18, 2019 · 0 comments

Comments

@hjacquemin
Copy link

On line 330, I get an error while I run the script:

Traceback (most recent call last):
File "./censys_io.py, line 330, in
match = unicode(args.match)
NameError: name 'unicode' is not defined

Same error depends on arguments used for line 403, 117. Probably lines 118-123, 149, 190 are also impacted.

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