Open aparcar opened 5 years ago
It isn't obvious from this report what is going on. Probably PyGObject
making assumptions about modules being on the filesystem.
You can try using an app-relative
install rule for zim
/ PyGObject
work around this. https://pyoxidizer.readthedocs.io/en/latest/config.html#install-locations
I'm trying to use PyOxidizer to build a zim binary, however it fails as with the following message:
The required package is PyGObject, is it possible to link it somehow into the app?