goldstar611 / chirp-appimage

Portable AppImage Releases of CHIRP
3 stars 0 forks source link

pkg_resources.DistributionNotFound: #9

Open leirbag28 opened 1 month ago

leirbag28 commented 1 month ago

Now the 7th? Version that does not work this may be a new Error. PLEASEfix this. I have made effort to report this and thr previos 5 or 6 versions which also did not work and had a similar error. This is for the Appimage 20240524 version but the rest had a similar issue. (Ubuntu 18.04.6 64bit Intel)

Traceback (most recent call last): File "/tmp/.mount_Chirp-xvlL5F/usr/bin/chirp", line 6, in from pkg_resources import load_entry_point File "/tmp/.mount_Chirp-xvlL5F/usr/lib/python3/dist-packages/pkg_resources/init.py", line 3254, in def _initialize_master_working_set(): File "/tmp/.mount_Chirp-xvlL5F/usr/lib/python3/dist-packages/pkg_resources/init.py", line 3237, in _call_aside f(*args, **kwargs) File "/tmp/.mount_Chirp-xvlL5F/usr/lib/python3/dist-packages/pkg_resources/init.py", line 3266, in _initialize_master_working_set working_set = WorkingSet._build_master() File "/tmp/.mount_Chirp-xvlL5F/usr/lib/python3/dist-packages/pkg_resources/init.py", line 584, in _build_master ws.require(requires) File "/tmp/.mount_Chirp-xvlL5F/usr/lib/python3/dist-packages/pkg_resources/init.py", line 901, in require needed = self.resolve(parse_requirements(requirements)) File "/tmp/.mount_Chirp-xvlL5F/usr/lib/python3/dist-packages/pkg_resources/init.py", line 787, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'suds' distribution was not found and is required by chirp

goldstar611 commented 1 month ago

Hi, I’m currently on vacation. I’ll look into this when I have some time! Thanks for being patient

jbmoss1982 commented 2 weeks ago

I'm receiving this same error when running the current latest release (20240606) on Arch with kernel 6.9.4. Installing the latest available python-suds 1.4.2.0-3 package had zero effect as well.

leirbag28 commented 2 weeks ago

Yep....and as of today (06-14-24) this new version 20240614 doesn't work either. Goldstar emailed me about 2 versions back and said he is working on it, but now I wonder Why even release these last 2 if they don't work? Hopefully this gets fixed as I need Tidradio H3 updates or enhancements of the CHIRP software with it as it not quite perfectly working.

leirbag28 commented 2 weeks ago

Goldstar... I am not sure what is going on but This problem still persists even with today's release 20240618. I see fixes being made (which are actually pointless at this time as the app doesn't work to begin with. In other words it seems OTHER fixes are being made to an app that doesn't work in the first place.....I think they should be made AFTER.

ergotu commented 6 days ago

@leirbag28 Pretty sure the releases in this repo are automated and just pull the latest commit from upstream when it runs, the last commit in this repo was 4 months ago. So basically, you see the fixes from upstream, not from goldstar. Goldstar said he'd look into it when he has time, so just be patient.

leirbag28 commented 4 days ago

@ergotu Thanks for the repsonse. I don't know if I understand what releases in the repo are automated means (a computer automatically goes through submitted errors and fixes them?) but no matter.... at least I partly understand why releases are being released.