Skip to content

Explicitly define encoding of README.md#13

Open
brandon-avantus wants to merge 1 commit intotoddkarin:masterfrom
brandon-avantus:fix-windows-build-codec-error
Open

Explicitly define encoding of README.md#13
brandon-avantus wants to merge 1 commit intotoddkarin:masterfrom
brandon-avantus:fix-windows-build-codec-error

Conversation

@brandon-avantus
Copy link
Copy Markdown

Building the project on Windows fails unless the environment variable PYTHONUTF8=1 is set or the encoding is explicitly specified when opening README.md. The latter option allows pip installs to work as expected without requiring the environment variable.

Fixes #12.

Building the project on Windows fails unless the environment variable
PYTHONUTF8=1 is set or the encoding is explicitly specified when opening
README.md. The latter option allows pip installs to work as expected
without requiring the environment variable.
@brandon-avantus
Copy link
Copy Markdown
Author

@toddkarin Any chance this could be merged soon? It's a tiny change that would allow the latest version of vocmax to be installed on Windows.

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.

Build errors when installing recent versions on Windows

1 participant