Postby MPaul » Tue Mar 08, 2011 4:08 pm
Entering commands as directed, here is the response,
JohnDoe@JohnDoe-laptop:~$ sudo apt-get purge bibleanalyzer && sudo apt-get install bibleanalyzer
[sudo] password for JohnDoe:
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages were automatically installed and are no longer required:
python-espeak python-pysqlite2 python-wxversion python-wxgtk2.8
Use 'apt-get autoremove' to remove them.
The following packages will be REMOVED:
bibleanalyzer*
0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded.
After this operation, 28.8MB disk space will be freed.
Do you want to continue [Y/n]?
JohnDoe@JohnDoe-laptop:~$ sudo apt-get purge bibleanalyzer && sudo apt-get install bibleanalyzer
[sudo] password for JohnDoe:
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages were automatically installed and are no longer required:
python-espeak python-pysqlite2 python-wxversion python-wxgtk2.8
Use 'apt-get autoremove' to remove them.
The following packages will be REMOVED:
bibleanalyzer*
0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded.
After this operation, 28.8MB disk space will be freed.
Do you want to continue [Y/n]? y
(Reading database ... 315014 files and directories currently installed.)
Removing bibleanalyzer ...
Purging configuration files for bibleanalyzer ...
dpkg: warning: while removing bibleanalyzer, directory '/etc/xdg/menus/applications-merged' not empty so not removed.
Processing triggers for desktop-file-utils ...
Processing triggers for python-gmenu ...
Rebuilding /usr/share/applications/desktop.en_US.utf8.cache...
Processing triggers for python-support ...
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages were automatically installed and are no longer required:
python-pysqlite2
Use 'apt-get autoremove' to remove them.
The following NEW packages will be installed:
bibleanalyzer
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 0B/10.3MB of archives.
After this operation, 28.8MB of additional disk space will be used.
Selecting previously deselected package bibleanalyzer.
(Reading database ... 314759 files and directories currently installed.)
Unpacking bibleanalyzer (from .../bibleanalyzer_4.1-0lucidppa1_all.deb) ...
Processing triggers for desktop-file-utils ...
Processing triggers for python-gmenu ...
Rebuilding /usr/share/applications/desktop.en_US.utf8.cache...
Processing triggers for python-support ...
Setting up bibleanalyzer (4.1-0lucidppa1) ...
JohnDoe@JohnDoe-laptop:~$ ^C
JohnDoe@JohnDoe-laptop:~$
Traceback (most recent call last):
File "/usr/share/bibleanalyzer/analyzer4.py", line 8, in <module>
import utility
File "/usr/share/bibleanalyzer/utility.py", line 2, in <module>
from configobj import ConfigObj
ImportError: No module named configobj
Press Enter to close terminal