I just installed pyNeighborhood on a freshly set up Xubuntu 11.10-machine via apt-get from the official repositories, however it won't start.
Error when starting via terminal:
user@pc:~$ pyNeighborhood
Traceback (most recent call last):
File "/usr/bin/pyNeighborhood", line 23, in <module>
from pyneighborhood.mainwindow import MainWindow
ImportError: No module named pyneighborhood.mainwindow
Anyone got an idea what could have gone wrong here? Dependencies of the package should be fulfilled...
Thanks -obs-