Question #216157 on Yade changed:
https://answers.launchpad.net/yade/+question/216157

Kneib François posted a new comment:
Hi Anton,

I've got the same error, only on 12.10. Here is the complete error
message :

franz@XPS15z:~/yade/bins/bin$ ./yade
Welcome to Yade 2013-03-04.git-d574863
Traceback (most recent call last):
  File "./yade", line 101, in <module>
    import yade
  File "/home/franz/yade/bins/lib/yade/py/yade/__init__.py", line 67, in 
<module>
    import system
  File "/home/franz/yade/bins/lib/yade/py/yade/system.py", line 10, in <module>
    from yade import runtime
  File "/home/franz/yade/bins/lib/yade/py/yade/runtime.py", line 8, in <module>
    import IPython
  File "/usr/lib/python2.7/dist-packages/IPython/__init__.py", line 46, in 
<module>
    from .frontend.terminal.embed import embed
  File "/usr/lib/python2.7/dist-packages/IPython/frontend/terminal/embed.py", 
line 38, in <module>
    from IPython.core.magic import Magics, magics_class, line_magic
  File "/usr/lib/python2.7/dist-packages/IPython/core/magic.py", line 26, in 
<module>
    from IPython.core import oinspect
  File "/usr/lib/python2.7/dist-packages/IPython/core/oinspect.py", line 33, in 
<module>
    from IPython.core import page
  File "/usr/lib/python2.7/dist-packages/IPython/core/page.py", line 34, in 
<module>
    from io import UnsupportedOperation
  File "/usr/lib/python2.7/io.py", line 51, in <module>
    import _io
TypeError: type '_io._IOBase' participates in gc and is a base type but has 
inappropriate tp_free slot
Erreur de segmentation (core dumped)

I tried the packaged version and this one works well.

Cheers,

François

-- 
You received this question notification because you are a member of
yade-users, which is an answer contact for Yade.

_______________________________________________
Mailing list: https://launchpad.net/~yade-users
Post to     : yade-users@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yade-users
More help   : https://help.launchpad.net/ListHelp

Reply via email to