Bug#636475: almost
Julian Taylor
jtaylor.debian at googlemail.com
Thu Nov 24 22:03:46 UTC 2011
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: OpenPGP digital signature
URL: <http://lists.alioth.debian.org/pipermail/debian-science-maintainers/attachments/20111124/a3d17827/attachment.pgp>
More information about the debian-science-maintainers
mailing list