Re: Issue 129 in labyrinth: Program does not open

0 views
Skip to first unread message

codesite...@google.com

unread,
Feb 16, 2010, 1:55:42 AM2/16/10
to labyrin...@googlegroups.com

Comment #4 on issue 129 by mark.mrwizard: Program does not open
http://code.google.com/p/labyrinth/issues/detail?id=129

Same problem, if I try to run the program in terminal I get the following,
seems like
a simple error regarding importing a missing file or directory called
Numeric, but I
suck at Linux and programming so I'm probably wrong.

I typed "labyrinth" and "./labyrinth"

Traceback (most recent call last):
File "/usr/bin/labyrinth", line 45, in <module>
import utils
File "/usr/lib/python2.5/site-packages/labyrinth/utils.py", line 29, in
<module>
from Numeric import *
ImportError: No module named Numeric


--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

codesite...@google.com

unread,
Feb 18, 2010, 7:31:47 AM2/18/10
to labyrin...@googlegroups.com

Comment #5 on issue 129 by octogon1: Program does not open
http://code.google.com/p/labyrinth/issues/detail?id=129

Debian package just lacks dependency on python-numeric.

Workaround: apt-get install python-numeric

codesite...@google.com

unread,
Mar 17, 2010, 6:42:21 PM3/17/10
to labyrin...@googlegroups.com

Comment #6 on issue 129 by rodol...@damsy.net: Program does not open
http://code.google.com/p/labyrinth/issues/detail?id=129

Numeric looks depreciated and removed from debian repositories.
Numpy is the new module which provide array function.

Attachments:
0001-Replace-numeric-by-numpy..patch 597 bytes

codesite...@google.com

unread,
Apr 25, 2010, 5:14:38 AM4/25/10
to labyrin...@googlegroups.com

Comment #7 on issue 129 by infilt87: Program does not open
http://code.google.com/p/labyrinth/issues/detail?id=129

Same Problem, doesn't open on newer version of Ubuntu, version 3.0 of
labyrinth
works...however it doesn't have the newer labyrinth functions -_-

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups "labyrinth-bugs" group.
To post to this group, send email to labyrin...@googlegroups.com.
To unsubscribe from this group, send email to labyrinth-bug...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/labyrinth-bugs?hl=en.

codesite...@google.com

unread,
Jun 10, 2010, 6:44:20 AM6/10/10
to labyrin...@googlegroups.com

Comment #8 on issue 129 by eugfed: Program does not open
http://code.google.com/p/labyrinth/issues/detail?id=129

Ubuntu 10.04 ships with 0.4.1. It is ok with launching Labyrinth now.

codesite...@google.com

unread,
Apr 23, 2011, 10:41:38 AM4/23/11
to labyrin...@googlegroups.com
Updates:
Status: Fixed

Comment #9 on issue 129 by matthias...@gmail.com: Program does not open
http://code.google.com/p/labyrinth/issues/detail?id=129

Should be fixed with revision 352.

Reply all
Reply to author
Forward
0 new messages