ups its not quite fixed in 0.70, but the fix is simple:

--- orig/yade   2011-11-12 16:01:48.000000000 +0000
+++ new/yade    2011-11-24 22:01:40.181474770 +0000
@@ -218,7 +218,7 @@
                import IPython.ipapi
                IPython.ipapi.get().IP.atexit_operations()
        elif yade.runtime.ipython_version==11:
-               from IPython.core.embed import InteractiveShellEmbed
+               from IPython.frontend.terminal.embed import 
InteractiveShellEmbed
                # use the dict to set attributes
                for k in ipconfig: setattr(InteractiveShellEmbed,k,ipconfig[k])
                InteractiveShellEmbed.banner1=banner # called banner1 here, not 
banner anymore




Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to