damonlynch / rapid-photo-downloader

Rapid Photo Downloader is the leading photo and video downloader for the Linux desktop.
https://damonlynch.net/rapid
GNU General Public License v3.0
114 stars 30 forks source link

looping on uninstalling setuptools when trying in upgrade. #91

Closed alpinekid closed 1 year ago

alpinekid commented 1 year ago

I'm trying to install the latest version. I downloaded the script from the website and tried two different version of python, same result. it seems to loop forever trying to uninstall setuptools 60.8.2. not sure what to try next.

mral@busWork:~/Downloads/rapidPhotoDownloader$ python -V
Python 3.8.10
mral@busWork:~/Downloads/rapidPhotoDownloader$ python3 -V
Python 3.9.10
mral@busWork:~/Downloads/rapidPhotoDownloader$ python install.py 
Detected Linux distribution Ubuntu 20.04.5 LTS 
Uninstalling setuptools 60.8.2 because this version is incompatible with this system
Restarting script using /usr/bin/python
Uninstalling setuptools 60.8.2 because this version is incompatible with this system