Re: [gentoo-user] Is this a dependency bug?

2017-02-27 Thread Andrew Savchenko
On Mon, 20 Feb 2017 17:45:28 + (UTC) Grant Edwards wrote: > I installed weasyprint-0.29, but it won't run: > > $ weasyprint > Traceback (most recent call last): > File "/usr/lib/python-exec/python2.7/weasyprint", line 6, in > from pkg_resources import load_entry_point >

[gentoo-user] Is this a dependency bug?

2017-02-20 Thread Grant Edwards
I installed weasyprint-0.29, but it won't run: $ weasyprint Traceback (most recent call last): File "/usr/lib/python-exec/python2.7/weasyprint", line 6, in from pkg_resources import load_entry_point [...] File "/usr/lib64/python2.7/site-packages/pkg_resources/__init__.py",