Skip to content

Conversation

@OC-XiaoMei
Copy link
Contributor

Fixes UnicodeEncodeError on Windows consoles using GBK by removing emoji from visualization prints and improving browser-open fallback logic.

Repro:

  • Run examples on Windows with default code page (GBK)
  • visualization.py prints emoji (✅/💾/👉) causing UnicodeEncodeError

Changes:

  • Replace emoji prints with ASCII
  • Fix _show_yacv_model browser-open fallback logic and keep prompts ASCII

@CreeperIsASpy
Copy link
Member

鉴定为飞舞

@CreeperIsASpy CreeperIsASpy merged commit 552a419 into Ignis-Studio:main Feb 10, 2026
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