importwp.py error on Windows due to file encoding #1

Open
opened 2023-10-02 03:27:50 +02:00 by cassowary · 0 comments
Owner

Since Windows defaults to 1280 instead of UTF8 if your import has UTF-8 in it it'l fail to convert unless you use the PYTHONUTF8=1 workaround.

Since Windows defaults to 1280 instead of UTF8 if your import has UTF-8 in it it'l fail to convert unless you use the `PYTHONUTF8=1` workaround.
cassowary added the
bug
label 2023-10-02 03:30:26 +02:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: AlderconeStudio/heckweasel#1
No description provided.