Open PabloEmidio opened 3 years ago
I seem to recall poetry either not working, or being tricky to get vext working in.
I would look into enabling logging (see the README), check the status of the vext command lines.
It would be useful if you could post your OS, python, pip, vext and poetry versions too.
I had used it with venv in manjaro and it had worked Now I am migrating to poetry and using another setup - conf
Poetry 1.1.7 Python 3.9.5 pip 21.1.3 OS: Fedora 34
Hi! @PabloEmidio, could you find a solution?
Hey, @leoguanco. None till now.
Hi! @PabloEmidio, I had to install this
apt-get install python3-gi
And after that it works but I think that is not a solution for vext.
@leoguanco thanks for the tips. I'm going to search and try it on Fedora,
In fedora it might be python3-gobject
so you can try sudo dnf install python3-gobject
Using vext vext.gi with poetry. gi.repository didn't find and application doesn't run inside virtual environment