nope..
python 3.3

On Tue, May 13, 2014 at 5:07 PM, Dean Chester <dean.g.ches...@gmail.com>wrote:

> Are you using Python 3.4?
>
> I've got a similar problem with Python 3.4, and Multiprocessing on OS X
> using spawn.
>
> Dean
>
>
> On 13 May 2014 07:22, Shivani <sofia.aro...@gmail.com> wrote:
>
>>
>> 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.
>> --
>> Shiv@ni
>>
>>
>> ------------------------------------------------------------------------------
>> "Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
>> Instantly run your Selenium tests across 300+ browser/OS combos.
>> Get unparalleled scalability from the best Selenium testing platform
>> available
>> Simple to use. Nothing to install. Get started now for free."
>> http://p.sf.net/sfu/SauceLabs
>> _______________________________________________
>> cx-freeze-users mailing list
>> cx-freeze-users@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/cx-freeze-users
>>
>>
>
>
> ------------------------------------------------------------------------------
> "Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
> Instantly run your Selenium tests across 300+ browser/OS combos.
> Get unparalleled scalability from the best Selenium testing platform
> available
> Simple to use. Nothing to install. Get started now for free."
> http://p.sf.net/sfu/SauceLabs
> _______________________________________________
> cx-freeze-users mailing list
> cx-freeze-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/cx-freeze-users
>
>


-- 
Shiv@ni
------------------------------------------------------------------------------
"Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
Instantly run your Selenium tests across 300+ browser/OS combos.
Get unparalleled scalability from the best Selenium testing platform available
Simple to use. Nothing to install. Get started now for free."
http://p.sf.net/sfu/SauceLabs
_______________________________________________
cx-freeze-users mailing list
cx-freeze-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cx-freeze-users

Reply via email to