Yup, that was GI_TYPELIB_PATH.
Thanks Kei and Ludo!
--
Pierre Neidhardt
When God saw how faulty was man He tried again and made woman. As to
why he then stopped there are two opinions. One of them is woman's.
-- DeGourmont
signature.asc
Description: PGP signature
Hi Pierre,
Pierre Neidhardt skribis:
>> /gnu/store/gh44n7nfc7x3w8bbmq5l1glvlvycymdw-gaupol-1.4/bin/gaupol
> Traceback (most recent call last):
> File
> "/gnu/store/gh44n7nfc7x3w8bbmq5l1glvlvycymdw-gaupol-1.4/bin/.gaupol-real",
> line 17, in
> import gaupol
> File
> "/gnu/store/gh44n
Pierre Neidhardt writes:
> Hi there,
>
> I'm trying to package gaupol (https://otsaloma.io/gaupol/), a subtitle
> editor.
>
> (define-public gaupol
[...]
> (replace 'install
>(lambda* (#:key outputs #:allow-other-keys)
> (zero?
> (system* "python"
Hi there,
I'm trying to package gaupol (https://otsaloma.io/gaupol/), a subtitle
editor.
--8<---cut here---start->8---
(define-public gaupol
(package
(name "gaupol")
(version "1.4")
(source (origin
(method url-fetch)
(