← Back to team overview

zim-wiki team mailing list archive

Re: Zim Python errors

 

Hello Mr. Reagle,

Read the issue at Github:
https://github.com/koehlma/pygtkspellcheck/issues/37, and it worked now.
Just correct your tutorial:
http://reagle.org/joseph/zwiki/Archives/2015/Zim_on_Mac_OSX.html

Instead of /usr/local/bin/pip2 install pyenchant pyxdg pygtkspellcheck

Put like:

pip2 install pyenchant
pip2 install pyxdg
pip2 install pygtkspellcheck

On 31 July 2017 at 19:36, Gustavo Reis <gusbemacbe@xxxxxxxxx> wrote:

> Hello, Mr. Reagle,
>
> No, it didn't work.
>
> I have just open the issue there.
>
> Gustavo
>
>
> On 31 July 2017 at 14:16, Joseph Reagle <joseph.2011@xxxxxxxxxx> wrote:
>
>> Hi Gustavo, I tried to reproduce this (uninstall and reinstall) and it
>> works fine on my system.
>>
>> I checked out pygtkspellcheck and it looks like they recently added a
>> sphinx dependency. Perhaps the best thing to do is to log an issue on their
>> github repo:
>>
>> https://github.com/koehlma/pygtkspellcheck/issues
>>
>> BTW: Beside the spell checking, Zim is working for you?
>>
>
>

Follow ups

References