I cannot get my python script to run in Windows 10. tried for 2 days & driving me made as think must be something obvious.
AI LPR works fine, recognized & on the ALPR dashboard
Same trigger emails a picture
These 2 both Work in windows 10 console using TEST : pyw being the run time/no window option & just runs, service may not understand this so use py.exe with the same file but just py.
eGate.pyw
\\homecamspc\Users\Oem\Documents\eGate.pyw
works in cmd prompt
C:\windows\py.exe "c:\Users\Oem\Documents\eGate.py"
BUT error's in the TEST -
I think this might be the reason behind the problem, not finished the question & going to try a few things but posted in case someone knows straght off.
tried all variation above with the UNC instead
\\homecamspc\Users\Oem\Documents\eGate.pyw




Sorry incomplete but don't think can save as draft.
AI LPR works fine, recognized & on the ALPR dashboard
Same trigger emails a picture
These 2 both Work in windows 10 console using TEST : pyw being the run time/no window option & just runs, service may not understand this so use py.exe with the same file but just py.
eGate.pyw
\\homecamspc\Users\Oem\Documents\eGate.pyw
works in cmd prompt
C:\windows\py.exe "c:\Users\Oem\Documents\eGate.py"
BUT error's in the TEST -
I think this might be the reason behind the problem, not finished the question & going to try a few things but posted in case someone knows straght off.
tried all variation above with the UNC instead
\\homecamspc\Users\Oem\Documents\eGate.pyw




Sorry incomplete but don't think can save as draft.