Message218503
Hey all,
I have problem with multiprocessing and cx_freeze..
I am freezing my UI application.
i have a line in code::->
"multiprocessing.set_executable(os.path.join(sys.exec_prefix, 'pythonw.exe'))"
when a commented out this line, my UI keeps iterating again and again.
and when i uncomment it, without throwing any error,UI just stuck in its second phase.
and moreover spoiling my unfreezen code olso.
What can be the problem with multi processing and cx_freeze relation..?
Thanks in Advance. |
|
Date |
User |
Action |
Args |
2014-05-14 06:08:34 | shivani | set | recipients:
+ shivani |
2014-05-14 06:08:34 | shivani | set | messageid: <1400047714.39.0.600066285372.issue21505@psf.upfronthosting.co.za> |
2014-05-14 06:08:34 | shivani | link | issue21505 messages |
2014-05-14 06:08:33 | shivani | create | |
|