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

TypeError: write() argument must be str, not bytes #11

Open
DaniDiazTech opened this issue Feb 3, 2021 · 3 comments
Open

TypeError: write() argument must be str, not bytes #11

DaniDiazTech opened this issue Feb 3, 2021 · 3 comments
Assignees

Comments

@DaniDiazTech
Copy link

When I try to run staticfy, with the the command staticfy index.html -o new.html --framework=django , I get a type error, and I don't know what I'm doing wrong

@danidee10
Copy link
Owner

Which version of Python are you running?

@danidee10 danidee10 self-assigned this Feb 3, 2021
@DaniDiazTech
Copy link
Author

which version of Python are you running?
I'm using Python 3.8.6

@danidee10
Copy link
Owner

I can't reproduce it.

I setup multi-version testing with Github workflows and I specifically added a key for python 3.8.6 on ubuntu-latest and it doesn't fail. you can see it here: https://github.com/danidee10/Staticfy/runs/1848553832?check_suite_focus=true

are you using the latest version i.e Staticfy==2.0?

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