Starting Point mssqlserver

I am having the issue where I input “mssqlclient.py ARCHETYPE/sql_svc@10.10.10.27 -windows-auth”

it then runs impacket v0.9.22.dev1 and prompts for the password.
When I put in the password and hit enter my cursor moves down a line and nothing happens. If I wait long enough the connection times out but that is the only thing that happens.

I am using Python 3.8.2, pip is also up to date

Please Help!