Worked, thanks: /usr/lib/pymodules/python2.7/zim/__init__.pyc Agus
On Thu, May 12, 2016 at 11:55 AM, Jaap Karssenberg <[email protected]> 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 12, 2016 at 11:52 AM Agustin Lobo <[email protected]> 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 >> [email protected] >> >> _______________________________________________ >> Mailing list: https://launchpad.net/~zim-wiki >> Post to : [email protected] >> Unsubscribe : https://launchpad.net/~zim-wiki >> More help : https://help.launchpad.net/ListHelp -- Agustin Lobo [email protected] _______________________________________________ Mailing list: https://launchpad.net/~zim-wiki Post to : [email protected] Unsubscribe : https://launchpad.net/~zim-wiki More help : https://help.launchpad.net/ListHelp

