alice1017 / SelectMenu

SelectMenu is the input form to choose from menu by arrow keys.
MIT License
22 stars 10 forks source link

UnicodeDecodeError: 'charmap' codec can't decode byte 0x8f in position 315: character maps to <undefined> #7

Closed nehkowp closed 1 year ago

nehkowp commented 1 year ago

I'm trying to install SelectMenu but I always have this error :

image

same problem with pip install and pip3 install :

image

I tried to change my version of prompt_toolkit but nothing change.

PS : Hope you can help me (it's my first gh issue report)