GL-AX1800 Flint python3-bottle plugin fails to install

I’m using firmware 3.214.

Steps to reproduce:
From the left menu select ‘Applications’, then ‘Plug-ins’ and search for ‘python3-bottle’. ‘python3-bottle 0.12.8-1’ should show up in the results. Click the blue ‘Install’ button.

Expected behavior:
installs the bottle module for Python 3

Actual behavior:
module fails to install with the following output:

python3-bottle
Status: installed failed
Stdout: Installing python3-bottle (0.12.8-1) to root... Downloading http://download.gl-inet.com/releases/qsdk_v11/packages-3.x/ipq40xx/packages/python3-bottle_0.12.8-1_ipq.ipk
Stderr: Collected errors: * satisfy_dependencies_for: Cannot satisfy the following dependencies for python3-bottle: * python3 * opkg_install_cmd: Cannot install package python3-bottle. 

Notes:
Bottle doesn’t have any hard dependencies. I’m not sure why this is failing.

The message asked you to install python3 first.

Can you try?