nginxinc/nginx-amplify-agent

Issue with installation: 5. Checking Python ... python 2 required, could not be found.

Closed this issue · 1 comments

Greetings People,

I have Ubuntu 24.04.1 LTS install running nginx version: nginx/1.24.0 (Ubuntu)

I downloaded the install.sh script to install Amplify, but when I try to run the script I get the following error.

--- This script will install the NGINX Amplify Agent package ---

  1. Checking admin user ... root, ok.
  2. Checking API key ... using 9f61abe71fe1650a07c8822a78103100
  3. Checking if uuid should be stored in the config ... False
  4. Checking OS compatibility ... ubuntu detected.
  5. Checking Python ... python 2 required, could not be found.

Please check and install Python package:

 apt-cache pkgnames | grep python2.7
 apt-get install python2.7

Do I have to install an older version of python to install Amplify?

Thanks
Lawrence

@lslamp no, you don't. There is no support for 24.04 yet, but we're working on it. Closing as duplicate of #107.