Hi all. I'm attempting to run `ia configure` on a fresh install but it freezes after the following steps: ## Steps - Run `ia configure` - Prompts for email, so I enter it and press `Enter` - Nothing happens. Ctrl+C does not cancel the process and I need to close my terminal. As a result, I don't have a traceback. ## Specs - Windows 10 - ia version 5.4.0 - Python 3.10.11 - Running on Git Bash (minty 3.6.3 (x86_64-pc-msys)) ## Workaround Running `ia configure` in Command Prompt fixed this issue.