Skip to content

Plugins page sometimes fails to load cached plugins file due to encoding error#6428

Merged
peircej merged 3 commits into
psychopy:devfrom
peircej:bf-ignore-unicode-errs-plugins
May 1, 2024
Merged

Plugins page sometimes fails to load cached plugins file due to encoding error#6428
peircej merged 3 commits into
psychopy:devfrom
peircej:bf-ignore-unicode-errs-plugins

Conversation

@peircej

@peircej peircej commented May 1, 2024

Copy link
Copy Markdown
Member

Not yet clear why the file sometimes seems to get saved in the wrong encoding (not utf-8) but if we load with errors='ignore' then we will at least be able to continue installing plugins

peircej added 3 commits May 1, 2024 15:15
These presumably come from a file stored using some other
encoding (e.g. ISO-8859-1) and was saved that way. It isn't
yet clear how that occurs, but if we simply ignore the errors
the worst case scenario is that a few labelling characters get
missed from the description etc
@peircej peircej merged commit b9ffed6 into psychopy:dev May 1, 2024
@peircej peircej deleted the bf-ignore-unicode-errs-plugins branch July 8, 2024 16:39
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.

1 participant