[Ipython-tickets] [IPython] #160: IPython1 remote controller problems triggered by mlabwrap
IPython
ipython-tickets@scipy....
Sat Jun 16 12:16:49 CDT 2007
#160: IPython1 remote controller problems triggered by mlabwrap
--------------------+-------------------------------------------------------
Reporter: jitter | Owner: bgranger
Type: defect | Status: assigned
Priority: normal | Milestone:
Component: saw | Version:
Severity: normal | Resolution:
Keywords: |
--------------------+-------------------------------------------------------
Changes (by bgranger):
* status: new => assigned
Comment:
Can you update to the most recent svn of saw. We have done lots of work
recently that will either solve the problem or at least give you better
tracebacks so it is obvious what the problem is. One thing I do see about
your script is that ipcluster is run and then you immediately start
calling things like execute. The problem is that is actually takes a few
seconds for the cluster to start - you might simply have no engines to run
on. Anyways, do an svn up and retry. Thanks!
--
Ticket URL: <http://projects.scipy.org/ipython/ipython/ticket/160#comment:3>
IPython <http://ipython.scipy.org>
The IPython interactive Python system
More information about the Ipython-tickets
mailing list