[Ipython-tickets] [IPython] #160: IPython1 remote controller problems triggered by mlabwrap
IPython
ipython-tickets@scipy....
Sat Jun 2 03:44:01 CDT 2007
#160: IPython1 remote controller problems triggered by mlabwrap
--------------------+-------------------------------------------------------
Reporter: jitter | Owner: bgranger
Type: defect | Status: new
Priority: normal | Milestone:
Component: saw | Version:
Severity: normal | Resolution:
Keywords: |
--------------------+-------------------------------------------------------
Comment (by jitter):
Yesterday I had some time to play with that code again and as a first step
I updated ipython and ipython1 (saw branch) to the current SVN versions.
It still failed, but to my huge surprise adding another "import mlabwrap"
statement just before the first call to an mlabwrap function on the
engines works around the NameError exception (i.e. the race condition).
Somehow. It's weird, but for now it works.
--
Ticket URL: <http://projects.scipy.org/ipython/ipython/ticket/160#comment:2>
IPython <http://ipython.scipy.org>
The IPython interactive Python system
More information about the Ipython-tickets
mailing list