``` $ python ./micindicator.py Traceback (most recent call last): File "./micindicator.py", line 12, in <module> import gi ImportError: No module named gi ``` python3-gi is already installed in the system. Installing vext and vext.gi does not help neither.
python3-gi is already installed in the system.
Installing vext and vext.gi does not help neither.