this may or not be related, but I was having problems importing the
"util" module. Checking the sources of /usr/bin/labyrinth revealed a
error in sys.path. At least in jaunty we're using python2.6, so changing
line 40 to:

                        sys.path.insert(0, abspath("/usr/lib/python2.6
/dist-packages/labyrinth"))

and installing python-numeric should fix all problems. Its running here.

-- 
labyrinth crashes at startup "ImportError: No module named Numeric" : missing 
python-numeric dependency
https://bugs.launchpad.net/bugs/327174
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to