Skip to content

Attempt to fix cleanup.py errors - #1121

Open
SevenSpheres wants to merge 1 commit into
OpenExoplanetCatalogue:masterfrom
SevenSpheres:patch-3
Open

Attempt to fix cleanup.py errors#1121
SevenSpheres wants to merge 1 commit into
OpenExoplanetCatalogue:masterfrom
SevenSpheres:patch-3

Conversation

@SevenSpheres

@SevenSpheres SevenSpheres commented Sep 29, 2022

Copy link
Copy Markdown
Contributor

When trying to run cleanup.py for #1120 I got UnicodeDecodeError. With this change it worked. The error is probably Windows-specific, since apparently the script was originally trying to use CP1252 encoding.

@hannorein

Copy link
Copy Markdown
Member

I'm hesitant to merge that in as it will break python2 support (which I still use on some backend servers).

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