Skip to content

fixed encoding errors#6

Open
MKesenheimer wants to merge 1 commit intopimps:masterfrom
MKesenheimer:master
Open

fixed encoding errors#6
MKesenheimer wants to merge 1 commit intopimps:masterfrom
MKesenheimer:master

Conversation

@MKesenheimer
Copy link

@MKesenheimer MKesenheimer commented Nov 25, 2022

Python had some problems with encoding of the strings:

create_bgi.py, line 15: unicodeescape codec can't decode bytes in position 0-1. [...]
create_bgi.py, line 23: TypeError: a bytes-like object is required, not str

I fixed these errors by introducing new backslashes and format specifiers.

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

Successfully merging this pull request may close these issues.

2 participants