New issue 339 by Esperto....@gmail.com: Segmentation fault when starting
http://code.google.com/p/specto/issues/detail?id=339
(note: you can delete all the text below if you want, it is only there to
guide you)
What steps will reproduce the problem?
1. Downloaded lastest version with bzr
2. Launched with launch.sh
What is the expected output? What do you see instead?
Application to run. I see, instead:
ImportError: numpy.core.multiarray failed to import
Segmentation fault
What version of the product are you using? On what operating system?
Ubuntu Linux 11.04 x64
Please provide any additional information below.
Comment #1 on issue 339 by nekoh...@gmail.com: Segmentation fault when
starting
http://code.google.com/p/specto/issues/detail?id=339
Hi, you are missing a dependency, you need to install python-numpy for this
to work.
Thank you, solved.