Hi Carlos,

I confirm that I have a somewhat similar issue here.

If I open IPython QtConsole standalone and run the following:

from multiprocessing import Manager
manager = Manager()

It worked fine. However, if I use the IPython Console inside Spyder, that 
specific console stopped responding.

I am using Windows 64 bit, Python 3.3.5, Spyder 2.3.1.

-Shawn

On Friday, October 3, 2014 10:12:50 AM UTC-4, Carlos Córdoba wrote:
>
>  Questions:
>
> 1. Are you using the IPython or the Python console?
>
> 2. What operating system are you using?
>
>  El 03/10/14 a las #4, Tassilo Klein escribió:
>  
> Hi, 
>
>  I just updated to the latest version of Spyder using anaconda and now I 
> have problems with multiprocessing library using process(...). Basically 
> none of the examples spawning processes using Process(...) in 
> https://docs.python.org/2/library/multiprocessing.html
> work anymore in Spyder. Running them outside of Spyder directly with 
> Python works, however.
>
>  Best,
>  Tassilo
>  -- 
> You received this message because you are subscribed to the Google Groups 
> "spyder" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to [email protected] <javascript:>.
> To post to this group, send email to [email protected] 
> <javascript:>.
> Visit this group at http://groups.google.com/group/spyderlib.
> For more options, visit https://groups.google.com/d/optout.
>
>
> 

-- 
You received this message because you are subscribed to the Google Groups 
"spyder" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/spyderlib.
For more options, visit https://groups.google.com/d/optout.

Reply via email to