The 'pwd' module is not available on Windows, so replacing it with the 'getpass' module.
refs #5576 Branch ------ master Details ------- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=a1a232a1f19b003ed261aad8bcd5235d160d6b62 Modified Files -------------- web/pgadmin/setup/data_directory.py | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-)