Hello,
I have been trying to use this plugin with Inkscape but when I receive this error:
Traceback (most recent call last):
File "latextext_gtk3.py", line 6, in <module>
import gi
ModuleNotFoundError: No module named 'gi'

I have tried to import in my terminal and gi can be imported.

Please help me !