Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I am running gpload.py -f gpload.yml command from command line in the directory "C:/Users/Administrator/Documents"
I have created tsystem to automate the process
I have set home directory in tsystem setting as "C:/Users/Administrator/Documents"
Using single command "cmd /c gpload.py -f gpload.yml" to run the script
But I am getting Error : gpload was unable to import The PyGreSQL Python module (pg.py) - No module named pygresql
Tsystem is working fine for other python program. Please help to debug the error.
gpload.py -f gpload.yml
vapukov wrote:
dose the command
gpload.py -f gpload.yml
run fine from CMD window?
the error look like python code error, but not Talend run-time