On 09/20/2012 09:45 AM, Ole Streicher wrote: > Hi Julian, > > On 19.09.2012 19:46, Julian Taylor wrote: >> from a brief look through the source it seems it is still using ipython >> <= 0.10 and thus incompatible with debians ipython >= 0.13. > > What concrete problems should I expect here? > > And do you have a feeling how much work it would be to push the source > to 0.13 compatibility? > > Best regards > > Ole >
that depends on what the code does. It will likely be a quite a bit of work. It seems to be using the parallel processing facilities and the shell embedding. Both have changed radically since 0.10 see http://wiki.ipython.org/Cookbook/Updating_code_that_uses_IPython_for_0.11 for some migration hints. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

