[Bug 472002] [NEW] Python visual module fails on import (x86-64)
Andy Buckley
andy at insectnation.org
Tue Nov 3 01:07:52 UTC 2009
Public bug reported:
I've installed the Python visual module on my Lenovo Thinkpad T400
lapton, running 64 bit Ubuntu Karmic. When I try to import visual, I get
a segfault:
andy at duality:~$ python
Python 2.6.4rc2 (r264rc2:75497, Oct 20 2009, 02:54:09)
[GCC 4.4.1] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import visual
Segmentation fault
running instead with python -v, the last debug elements are as follows:
# /usr/lib/python2.6/dist-packages/visual/crayola.pyc matches /usr/lib/python2.6/dist-packages/visual/crayola.py
import visual.crayola # precompiled from /usr/lib/python2.6/dist-packages/visual/crayola.pyc
# /usr/lib/python2.6/colorsys.pyc matches /usr/lib/python2.6/colorsys.py
import colorsys # precompiled from /usr/lib/python2.6/colorsys.pyc
dlopen("/usr/lib/python2.6/dist-packages/cvisualmodule.so", 2);
Segmentation fault
Help! ;)
** Affects: python-visual (Ubuntu)
Importance: Undecided
Status: New
** Package changed: linux (Ubuntu) => python-visual (Ubuntu)
--
Python visual module fails on import (x86-64)
https://bugs.launchpad.net/bugs/472002
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
More information about the universe-bugs
mailing list