ERROR: Problem encountered: Python (3.x) mako module >= 0.8.0 required to build mesa

451 Views Asked by At

While Building the Android AOSP i am getting this error :

meson.build:1018:2: ERROR: Problem encountered: Python (3.x) mako module >= 0.8.0 required to build mesa.

I checked that mako is already installed with version

MarkupSafe>=0.9.2 in /usr/lib/python3/dist-packages (from mako) (1.1.0)

What could be the fix?

0

There are 0 best solutions below