Files
gnatstudio/python
Nicolas Setton 74f2e06ba1 Fix launch of GNAT Studio from Python virtualenvs.
Right now, when launched from a virtualenv, GNAT Studio
cannot function - it cannot find gi and other Python libs.

This is because Python attempts to finds packages relative to
the "python" executable by default. Instead, make it find
the location of Python libraries relative to "gnatstudio".

Fixes #163.
2023-11-30 09:53:21 +00:00
..
2009-11-23 20:11:05 +00:00
2023-01-03 11:39:28 +01:00
2009-11-23 20:11:05 +00:00