python - QtConse in Spyder cannot use multiprocessing.Manager -


If I open the IPython QtConsole standalone and run the following:

  Multiprocessing import Manager Manager ()  

This worked fine however, if I use the IPython console inside the Spider, then that specific console stopped responding.

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

Can anyone help me with this?


Comments

Popular posts from this blog

winforms - C# Form - Property Change -

javascript - amcharts makechart not working -

java - Algorithm negotiation fail SSH in Jenkins -