


The work was executed on the T420 machine, directory ~/aax2mp3tools. you need to explicitly type the -authcode option.Ī PDF printout of that page (obtained ) is here. More details about Python 2 support in pip can be found at pip 21.0 will remove support for this functionality.ĭefaulting to user installation because normal site-packages is not writeable pip 21.0 will drop support for Python 2.7 in January 2021. Please upgrade your Python as Python 2.7 is no longer maintained. % Total % Received % Xferd Average Speed Time Time Time Currentġ00 1863k 100 1863k 0 0 2200k 0 -:-:-:-:-:-:- python2 get-pip.pyĭEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. …, in the end I followed the procedure identified in this SO answer:

However the following packages replace it:Į: Package 'python-pip' has no installation candidate This may mean that the package is missing, has been obsoleted, or Package python-pip is not available, but is referred to by another package. usr/bin/python2: No module named sudo apt install python-pip The first hurdle to overcome was to install pip for Python2.7. some problems with the ffmpeg library required by the script AAXtoMP3.that the package manager pip was installed for Python3 but not Python2.that the audible-activator.py uses Python2 and I was missing the requestsĪnd selenium libraries for Python2 (I have both Python2.7 and Python3 on machineĪnd the libraries were only available in Python3.I encountered various problems related to the following: When trying to follow the streamlined procedure on my Ubuntu 20.04 machine How to convert Audible aax files to mp3 in Linux
