Hello,

I am creating a Windows service which is basically a small Flask that
connects the local host with a proxy host in which I use the
multiprocessing library and I am using the Windows service API to create a
service which runs background all the time. I was able to create and
install the service properly with this code:
https://gist.github.com/DoctorMalboro/6f49e8b29b57cd1eda82

But, whenever I try to run the service, I get this error:
https://gist.github.com/DoctorMalboro/9842a077e9953631080b

Is there any way to solve this error?
------------------------------------------------------------------------------
Want fast and easy access to all the code in your enterprise? Index and
search up to 200,000 lines of code with a free copy of Black Duck
Code Sight - the same software that powers the world's largest code
search on Ohloh, the Black Duck Open Hub! Try it now.
http://p.sf.net/sfu/bds
_______________________________________________
cx-freeze-users mailing list
cx-freeze-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cx-freeze-users

Reply via email to