I can’t get my password masked using Python trying getpass, getpass4, pwinput or maskpass in Pycharm
I have tried a number of packages in an attempt to input my password but have it masked but none of these worked for me in Pycharm. I ran the same code in Jupyter and it worked. I wonder if this is a known issue and if there is a workaround?