jwdj / EasyABC

EasyABC
GNU General Public License v2.0
87 stars 36 forks source link

EasyABC .deb didn't declare it was dependent on wxgtk packages #59

Closed robvdl closed 1 year ago

robvdl commented 2 years ago

When I installed the easyabc .deb at a friends house, it stated that all dependencies were satisfied, but upon launching the program it wanted some python3-gtk4wx packages which I had to install manually.

It should declare these packages as dependencies.

robvdl commented 2 years ago

fyi, I'm pretty good with Debian packaging if you need help

jwdj commented 1 year ago

Guido Gonzato from abcplus is probably the author of the easyabc.deb package. The migration from Python 2 to 3 has probably gone unnoticed and therefore the updating of the dependencies has not been done yet. https://sourceforge.net/projects/abcplus/files/EasyABC/ It is not something that can be fixed here so I'm closing this issue.