signup-input

Results 1 comments of signup-input

For Python 3.10.5, change line in file: `...\.venv\Lib\site-packages\prompt_toolkit\styles\from_dict.py ` from: `from collections import Mapping` to `from collections.abc import Mapping`.