python - Cannot type password. (creating a Django admin superuser) -


i doing python manage.py createsuperuser in powershell , cmd, , can type when prompts me username , email, when gets password won't let me type. not freezing though, because when press enter re-prompts me password...

using django 1.10 , windows 10.

while not show typing, still taking input. type in password both times, press enter , work though not show up.


Comments