zim-wiki team mailing list archive
-
zim-wiki team
-
Mailing list archive
-
Message #02408
Re: Zim install [was: Date/time issues]
On Fri, Apr 26, 2013 at 5:39 PM, Alexander Bryan <ambrya@xxxxxxxxx> wrote:
> Ah... Thanks for clarifying. I get an error when running "./setup.py
> install":
>
> Traceback (most recent call last):
> File "./setup.py, line 22, in <module>
> from zim import __version__, __url__
> File "/Users/ambrya/source/zim-0.59/zim/__init__.py", line 115, in
> <module>
> import gobject
That means you have not all prerequisites in place. In this case it is
the python gobject module that apparently is not found.
Likely you get the same error when you run "./zim.py".
Regards,
Jaap
Follow ups