<div dir="ltr"><div><br clear="all"></div>This error seems to be due to missing "dbfread" package which is available on Debian as "python3-dbfread" <br></div><br><div class="gmail_quote"><div dir="ltr">On Tue, Sep 11, 2018 at 2:57 AM Andreas Tille <<a href="mailto:tille@debian.org">tille@debian.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Tue, Sep 11, 2018 at 06:58:03AM +0200, Gudjon I. Gudjonsson wrote:<br>
> Hi Andreas<br>
> > <br>
> > I would love if people would test this.  Since it is not a Build-Depends<br>
> > where I could see whether the build breaks or not and there is no test<br>
> > suite to verify whether things work as expected I'm hesitating to just<br>
> > change the dependencies.<br>
> > <br>
> > > Since Python2 is also becoming obsolete in Debian, PyQt-Qwt is<br>
> > > only compiled for Python3 in Debian<br>
> > <br>
> > I'm aware of this and I contacted upstream about this long ago ...<br>
> ><br>
> I did try to run the program but I get<br>
> <br>
> Traceback (most recent call last):<br>
>   File "/usr/bin/epigrass", line 6, in <module><br>
>     from pkg_resources import load_entry_point<br>
>   File "/usr/lib/python2.7/dist-packages/pkg_resources/__init__.py", line 3105, in <module><br>
>     @_call_aside<br>
>   File "/usr/lib/python2.7/dist-packages/pkg_resources/__init__.py", line 3089, in _call_aside<br>
>     f(*args, **kwargs)<br>
>   File "/usr/lib/python2.7/dist-packages/pkg_resources/__init__.py", line 3118, in _initialize_master_working_set<br>
>     working_set = WorkingSet._build_master()<br>
>   File "/usr/lib/python2.7/dist-packages/pkg_resources/__init__.py", line 578, in _build_master<br>
>     ws.require(__requires__)<br>
>   File "/usr/lib/python2.7/dist-packages/pkg_resources/__init__.py", line 895, in require<br>
>     needed = self.resolve(parse_requirements(requirements))<br>
>   File "/usr/lib/python2.7/dist-packages/pkg_resources/__init__.py", line 781, in resolve<br>
>     raise DistributionNotFound(req, requirers)<br>
> pkg_resources.DistributionNotFound: The 'dbfread' distribution was not found and is required by epigrass<br>
> <br>
> If you can tell me how to get it running, I can take a look at the migration to pyqt-qwt.<br>
<br>
Thanks a lot for having a look - but I can not tell more as that there<br>
should be a graphical interface.  I've added upstream in CC - may be<br>
they can give some hints.<br>
<br>
Kind regards<br>
<br>
        Andreas.<br>
<br>
-- <br>
<a href="http://fam-tille.de" rel="noreferrer" target="_blank">http://fam-tille.de</a><br>
</blockquote></div>