km4ack / 73Linux

114 stars 23 forks source link

CHIRP.AppImage broken upstream #91

Closed NullVibes closed 1 month ago

NullVibes commented 3 months ago

--- For documentation purposes --- CHIRP.AppImage seems to be broken due to an ongoing issue upstream. [https://github.com/goldstar611/chirp-appimage/issues/9]

When the list of apps is built, an error dump can be observed in the terminal, ending with:

... pkg_resources.DistributionNotFound: The 'suds' distribution was not found and is required by chirp

Installing the python3-suds package does not solve this issue. The CHIRP application icon is still displayed in the menu, but is not functional.

km4ack commented 3 months ago

Thanks for the heads up. Let's see if @goldstar611 fixes the issue. If not, I'll try to find another route to get Chirp installed.

goldstar611 commented 3 months ago

Hi @km4ack @NullVibes,

I intend to take a look at this issue soon. My main development machine power supply (which is a proprietary form-factor unfortunately) has failed which has prevented me from being more responsive.

NullVibes commented 1 month ago

Looks like the issue has been resolved. Tested on Mint 22.

km4ack commented 1 month ago

Thanks for the update!!