How to run python with UE4Editor-Cmd.exe in unreal engine 4.19
i use this method ,but get the error :
UE4Editor-Cmd.exe -run=pythonscript -script=“c:\my_script.py”
[2019.03.02-01.35.02:874] 0]LogInit: Error: pythonscriptCommandlet looked like a commandlet, but we could not find the class.
[2019.03.02-01.35.02:874] 0]LogInit: Error: pythonscriptCommandlet looked like a commandlet, but we could not find the class.
[2019.03.02-01.35.02:876] 0]LogExit: Preparing to exit.
I found this to work in unreal engine 4.20, but my project is based on 4.19. So running this error,