Skip to content

Commit

Permalink
windows users UTF-8
Browse files Browse the repository at this point in the history
  • Loading branch information
sylvaincom committed Oct 16, 2024
1 parent 880747a commit 7fd6028
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@ pip install -U skore
You can check `skore`'s latest version on
[PyPI](https://pypi.org/project/skore/).

🚨 For Windows users, the encoding must be set to [UTF-8](https://docs.python.org/3/using/windows.html#utf-8-mode): see [PYTHONUTF8](https://docs.python.org/3/using/cmdline.html#envvar-PYTHONUTF8).

## 🚀 Quick start

1. From your shell, initialize a `skore` project, here named `project.skore`, that will be in your current working directory:
Expand Down

0 comments on commit 7fd6028

Please sign in to comment.