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

c# - SignalR: "Protocol error: Unknown transport." when navigating to hub -

class - Kivy: how to instantiate a dynamic classes in python -

svn - Cannot merge back into trunk, must be ancestrally related. But they *are* related as far as I understand -