Python Font Bug or Error
Please describe the issue in as much detail as possible.
General Information
- Winlator Version:Latest Beta
- Smartphone Model:Redmi 13
Container Settings
- Graphics Driver:Vortek
- DX Wrapper:DXVK
- Audio Driver:Pulse
- Box64 Version:3.6
As far as I know Wine's wineconsole simply does not support ANSI escape sequences/codes, so the colors aren't rendered properly and appear as the raw unparsed sequences, which is what you're seeing (Python uses ANSI escape sequences by default in its REPL).
You can work around this by setting the PYTHON_BASIC_REPL environment variable to 1 before launching the Python REPL. Unfortunately NO_COLOR=1, PYTHON_COLORS=0, and TERM=dumb does not work for Python and only PYTHON_BASIC_REPL does.
Its working in font bug
And how to fix the prepeying metadata error in pip
Github fucked me up i cant upload the jpg image
If i open the .py file in wfm python.exe crash