Morag S.
Morag S.
Confirmed on VM. - Pagekit 1.0.13 - Bitnami's LAMP stack v7.1.10-1: - Apache 2.4.28 - sqlite3 3.7.15.1 - PHP 7.1.10
I can confirm this is still a problem, specifically with the Roku client (v1.6.1). Interestingly, the Roku Media Player doesn't have this problem.
Then it must be bug. I have the shims for Python and Rye itself, but not for the tools. The tools _are_ being installed (I can use them from ~/.rye/tools),...
Python 3.12.4 (via Rye) rye 0.39.0 commit: 0.39.0 (bf3ccf818 2024-08-21) platform: windows (x86_64) self-python: [email protected] symlink support: true uv enabled: true ``` > rye install ruff DEBUG uv 0.3.0 DEBUG...
Probably any permissible non-ASCII character. Try the following: `français`, `עברית`, `日本語`.
This strikes me more as a bug fix than a feature. Hijacking file type association is _not_ appropriate behavior.
If it's only for testing or within your organization, then you can try [this](https://gist.github.com/morags/c1c7db99b911dfec259eec0a1bb97689) or [that](https://github.com/orgs/pyinstaller/discussions/9002).
On Windows, setting an environment variable `PYTHONIOENCODING` to `utf_8_sig` solves it.
Exactly. Did it work?