zim-wiki team mailing list archive
-
zim-wiki team
-
Mailing list archive
-
Message #03942
Re: 2 zim installations: which one am I actually using?
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 <aloboaleu@xxxxxxxxx> wrote:
> 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,
> How can I know which o fhte 2 I'm actually using?
>
> Thanks
>
> --
> Agustin Lobo
> aloboaleu@xxxxxxxxx
>
> _______________________________________________
> 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
>
Follow ups
References