I mitigated and closed the issue below by taking advantage of virtualenv.
This was my first time using it. I started trying to use pipenv but it was 
choking on something related to pygobject. I was able to get around that by way 
of virtualenv: `/usr/local/bin/python2 -m virtualenv --system-site-packages 
--python=python2 env`.

In any case, I know very little about python packaging, but wouldd it be 
possible to upgrade beyond the setup.py into something like pipenv or 
virtualenv? Different platforms might still have different C packages with 
different names, but could this help with the pip version 2 vs 3 stuff?

On 1/2/19 9:38 AM, Joseph Reagle wrote:
> Sadly, this persists, my gtk2 version is unusable because an extra 
> title bar/tab offsets the mouse pointer.
> 
> https://github.com/jaap-karssenberg/zim-desktop-wiki/issues/587

_______________________________________________
Mailing list: https://launchpad.net/~zim-wiki
Post to     : zim-wiki@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zim-wiki
More help   : https://help.launchpad.net/ListHelp

Reply via email to