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

error running python BUILD.py #26

Closed
dthboyd opened this issue Feb 12, 2017 · 2 comments
Closed

error running python BUILD.py #26

dthboyd opened this issue Feb 12, 2017 · 2 comments
Assignees

Comments

@dthboyd
Copy link

dthboyd commented Feb 12, 2017

python BUILD.py
Reading "genres.list.gz" to find interesting movies
Found 234315 titles
Writing "titles.csv"
Traceback (most recent call last):
File "BUILD.py", line 224, in
main()
File "BUILD.py", line 58, in main
output.writerow(('title', 'year'))
TypeError: a bytes-like object is required, not 'str'

@brandon-rhodes brandon-rhodes self-assigned this Feb 13, 2017
@webparameter
Copy link
Contributor

webparameter commented Feb 27, 2017

Solved this issue,
#27

@brandon-rhodes
Copy link
Owner

Thanks — I merged the pull request! Let me know if you have any further problems.

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