Re: [Zim-wiki] 2 zim installations: which one am I actually using?

2016-05-12 Thread Agustin Lobo
Worked, thanks: /usr/lib/pymodules/python2.7/zim/__init__.pyc Agus On Thu, May 12, 2016 at 11:55 AM, Jaap Karssenberg wrote: > Try the following in python: > >> import zim >> print zim.__file__ > > This will tell you what library is being loaded by default in python. > > -- Jaap > > On Thu, May

Re: [Zim-wiki] 2 zim installations: which one am I actually using?

2016-05-12 Thread Jaap Karssenberg
Try the following in python: > import zim > print zim.__file__ This will tell you what library is being loaded by default in python. -- Jaap On Thu, May 12, 2016 at 11:52 AM Agustin Lobo wrote: > By some reason, I have 2 zim installations on my linux box > and would like to eliminate the one

[Zim-wiki] 2 zim installations: which one am I actually using?

2016-05-12 Thread Agustin Lobo
By some reason, I have 2 zim installations on my linux box and would like to eliminate the one that is not beeing used: /usr/lib/pymodules/python2.7/zim and /usr/share/pyshared/zim I also have other files under /usr/share When I run zim I'm runing /usr/bin/zim, which could come from any of the 2,