[Bug 329034] Re: When i type import visual in the python interpreter i get a RuntimeError
giannisfs
giannisfs at gmail.com
Fri Feb 13 17:32:57 UTC 2009
I tried to compile my self and i downloaded the visual-3.2.9.tar.bz2 from
http://vpython.org/linux_download.html
During the compilation indeed i saw some errors (see the attachment)
after the compilation and installation i opened the terminal to see what happened
and I got again exactly the same errors from python
when i typed import visual i got again :
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "/usr/lib/python2.5/site-packages/visual/__init__.py", line 15, in <module>
import array_backend
File "/usr/lib/python2.5/site-packages/visual/array_backend.py", line 50, in <module>
raise RuntimeError, "Neither Numeric nor numarray could be found."
RuntimeError: Neither Numeric nor numarray could be found.
So propably there is something wrong with some header files or some
header files are missing.
** Attachment added: "build.log"
http://launchpadlibrarian.net/22586332/build.log
--
When i type import visual in the python interpreter i get a RuntimeError
https://bugs.launchpad.net/bugs/329034
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