I've been trying to compile two different services in the same folder,
mainly because this two do two different and critical tasks each. But
whenever I want to compile it fails because it only works if I have
ServiceHandler declared in the setup.py file. I get the "TaskServiceHandler
not found" error.

Is it possible to compile the two of them with two different ServiceHandler?
------------------------------------------------------------------------------
_______________________________________________
cx-freeze-users mailing list
cx-freeze-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cx-freeze-users

Reply via email to