zim-wiki team mailing list archive
-
zim-wiki team
-
Mailing list archive
-
Message #01822
Re: problems installing zim0.55 on mac OS 10.7.3
On Tue, Jul 3, 2012 at 11:36 AM, joseph jaouen <joseph_jaouen@xxxxxxxx> wrote:
> Le 03/07/12 11:21, Jaap Karssenberg a écrit :
>>
>> PYTHONPATH=.
>> python2.6 ./zim.py
>
> I tried this command line but I still get the same error...
> By the way I think python looks in the source directory, the first on the
> list is:
> /Users/jo/Desktop/zim/zim-0.56
In that case you may want to start python and manually run the import command
bash zim-0.56> python2.6
$ import zim
If no output it is succesful, if some error it will have more detail
on what is going wrong.
-- Jaap
References