SelectMenu
SelectMenu copied to clipboard
SelectMenu is the input form to choose from menu by arrow keys.
```shell $ pip3 install SelectMenu Collecting SelectMenu Using cached SelectMenu-1.0.0b2.tar.gz (3.4 kB) ERROR: Command errored out with exit status 1: command: /usr/bin/python3 -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-2e5v4gfb/SelectMenu/setup.py'"'"';...
Hi, The pip install dosent work, same with the  clone link, change it to this: 
Installing package with pip on Windows threw error, same with compiling from source. I traced it and apparently ```UnicodeDecodeError: 'charmap' codec can't decode byte 0x8f in position 315: character maps...