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

authors = pickle.load(authors_file_handler) #324

Open
madhumitha98 opened this issue Jul 24, 2021 · 1 comment
Open

authors = pickle.load(authors_file_handler) #324

madhumitha98 opened this issue Jul 24, 2021 · 1 comment

Comments

@madhumitha98
Copy link

TypeError: a bytes-like object is required, not 'str' in python 3

I see the code is in python 2 as now a days all are using python 3 can you upload python 3 files

@trsvchn
Copy link

trsvchn commented Jul 25, 2021

Hi @madhumitha98!

This repo is python 2 based and looks like it is not maintained anymore. If you are looking for python 3 code, do not hesitate to visit my fork. I've ported all the mini-projects' code to python3.8. Organized it as jupyter notebooks and prepared a conda env.

ud120-projects-py3-jupyter

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