zim-wiki team mailing list archive
-
zim-wiki team
-
Mailing list archive
-
Message #02776
Re: Can't launch Zim on puppy linux
Hi,
Finally I found where was the problem. The pygtk library was missing :).
After installed it, it works !
Thanks.
On 19 May 2014 15:41, Jaap Karssenberg <jaap.karssenberg@xxxxxxxxx> wrote:
> Didier,
>
> It might mean that that are found, but fail to load. A quick check you
> could do is open python console and try to load zim modules manually:
>
> $ python
> > import zim
> > import zim.gui
>
> Regards,
>
> Jaap
>
>
>
>
> On Sun, May 18, 2014 at 1:58 PM, Didier BRETIN <didier@xxxxxxxxxx> wrote:
>
>> Hello,
>>
>> I'm trying to launch Zim on a puppy linux distribution which use some
>> packages of the Slackware distribution. I have installed the Zim 0.56
>> package and the Python 2.7.
>>
>> When I launch Zim I have this error:
>>
>> # zim
>> ERROR: Could not find python module files in path:
>> /usr/bin /usr/lib/python27.zip /usr/lib/python2.7
>> /usr/lib/python2.7/plat-linux2 /usr/lib/python2.7/lib-tk
>> /usr/lib/python2.7/lib-old /usr/lib/python2.7/lib-dynload
>> /usr/lib/python2.7/site-packages
>>
>> I looked at the files in my installation and the zim directory is in the
>> directory:
>> - /usr/lib/python2.7/site-packages
>>
>> What I need to verify to find where the problem can be ?
>>
>> PS: if I succed to install the version 0.56 I will try next to compile a
>> 0.60 one.
>> --
>> Didier Bretin
>>
>> _______________________________________________
>> Mailing list: https://launchpad.net/~zim-wiki
>> Post to : zim-wiki@xxxxxxxxxxxxxxxxxxx
>> Unsubscribe : https://launchpad.net/~zim-wiki
>> More help : https://help.launchpad.net/ListHelp
>>
>>
>
--
Didier Bretin
References