I keep getting an error while using the getpass module.
AttributeError: 'function' object has no attribute 'getpass'
I don't understand what the problem is here so I kindly request an answer to this problem.
You must be logged in to post. Please login or register an account.
I had this problem using Pycharm. When i tried in IDLE it was working and also in other IDE. Later I found out it was a bug in one of the Pycharm version.
-JerryS 7 years ago
You must be logged in to post. Please login or register an account.
So I have to run it in the IDLE?
-PyLORD 7 years ago
You must be logged in to post. Please login or register an account.
Sorry, I did not read your error correctly. My answer is wrong. Try this one