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

Type Error #8

Open
ghost opened this issue May 17, 2017 · 2 comments
Open

Type Error #8

ghost opened this issue May 17, 2017 · 2 comments

Comments

@ghost
Copy link

ghost commented May 17, 2017

Besides having forgotten the parentheses around all the "print" statements in the script for the first part of your tutorial, I get the following error:
"TypeError: a bytes-like object is required, not 'str'" on line 20.

@Miopas
Copy link

Miopas commented Jul 28, 2017

I met the same problem when I used python3. Then I tried to use python2 to run the code. This error didn't appear.

@yqlicglingfei
Copy link

When using python3, the problem occurs.

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

2 participants