pip install typewriter does not work
ERROR: Could not find a version that satisfies the requirement typewriter (from versions: none)
ERROR: No matching distribution found for typewriter
Python 3.8.10
pip 21.3.1
Note: Install via git works:
pip install git+https://github.com/chadrik/typewriter.git
pip install typewriterdoes not workPython 3.8.10
pip 21.3.1
Note: Install via git works: