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

sql - Find last match with latest inserted name in table -

c# - XML serialize base class without knowing derived class -

ios - Invalid IPA: missing embedded provisioning profile. Are you sure this is an ad hoc? -