New issue 343 by cont...@casmira.com: Specto doesnt start
http://code.google.com/p/specto/issues/detail?id=343
(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. Install
2. Start
What is the expected output? What do you see instead?
Traceback (most recent call last):
File "/usr/bin/specto", line 25, in <module>
from spectlib.main import Specto
ImportError: No module named spectlib.main
What version of the product are you using? On what operating system?
0.4.1.
Please provide any additional information below?
Error occures on Ubuntu 11.10
Comment #1 on issue 343 by nekoh...@gmail.com: Specto doesnt start
http://code.google.com/p/specto/issues/detail?id=343
How/where did you install from?
I followed those install instructions:
python setup.py build
sudo python setup.py install