PUM 22 - Issue during Windows installation
Validating User Arguments: [ OK ]
Validating PeopleSoft Supported Platform: [ OK ]
Traceback (most recent call last):
File "psft_dpk_setup.py", line 277, in main
psft_environment_manager.setup()
File "D:\pum22\setup\scripts\psft_environment_manager.py", line 286, in setup
self.__create()
File "D:\pum22\setup\scripts\psft_environment_manager.py", line 1209, in __create
dpk_platform = dpk_manager.get_platform()
File "D:\pum22\setup\scripts\psft_dpks.py", line 529, in get_platform
logger.debug("DPK source location [" + dpk_src_dir + "]")
TypeError: can only concatenate str (not "NoneType") to str
can only concatenate str (not "NoneType") to str
Exiting the PeopleSoft environment setup process.