← Back to team overview

zim-wiki team mailing list archive

Re: Cannot run 0.42b3 on brand new Ubuntu 9.10 install

 

On Tue, 5 Jan 2010 22:02:47 +0200
Dotan Cohen <dotancohen@xxxxxxxxx> wrote:

> dotancohen@dcl:~$ zim
> Traceback (most recent call last):
>   File "/usr/bin/zim", line 40, in <module>
>     zim.main(sys.argv)
>   File "/usr/lib/pymodules/python2.6/zim/__init__.py", line 295, in
> main import zim.gui.notebookdialog
>   File "/usr/lib/pymodules/python2.6/zim/gui/__init__.py", line 30,
> in <module> import gtk
> ImportError: No module named gtk
> dotancohen@dcl:~$ sudo apt-get install gtk
> [sudo] password for dotancohen:
> Reading package lists... Done
> Building dependency tree
> Reading state information... Done
> E: Couldn't find package gtk
> dotancohen@dcl:~$
> 
> 
> No GUI pops up, nothing. What should I do?
> 

sudo apt-get install python-gtk2

Klaus



References