-
We have a project that is build on Linux, MacOS and Windows. On Linux, desktop integration use PyGObject, others work differently, so there was no need to install it on other platforms. So we put this…
-
`Gtk.SelectionData.set()` cannot set selection data for dragging within file browser or attachment browser. See also: #385
Upstream bug reports:
* https://gitlab.gnome.org/GNOME/pygobject/issues/104…
-
To be able to install everything from `requirements.txt`, I had to
`apt-get install libcairo2 libcairo2-dev libgirepository1.0-dev python3-dbus`
on a RPi 3B+.
Maybe this could be integrated into re…
-
This error was seen when cleaning with build number 2310 (Python 3.10) on Windows 10. It happened during the first clean for each application session. (In other words, it did not happen until restarti…
-
Hope this is enough information to give you a peak. I upgraded the GBI with the "Software Station" system utility. Selected the ZFS full disk ( 1 Terrabyte Western Digital external USB disk), 8192 M…
-
```
$ python3.13 -m pip install dist/gameinfo-1.0.21-py3-none-any.whl
Defaulting to user installation because normal site-packages is not writeable
Processing ./dist/gameinfo-1.0.21-py3-none-any.wh…
-
when I run gelectrical_launcher.py , has error Segmentation fault (core dumped)
vmware workstation
Ubuntu18
CPU 2
memory 2G
python3.10.13
pkg-config --modversion gtk+-3.0
gtk3.…
maipj updated
1 month ago
-
setup.py is looking for these. I can't find them on the net. The only hits suggest that they are included in pygtk but that hasn't been touched in 4 years - it recommends using PyGObject instead - and…
-
|| dobey reported|
|-|-|
|Trac ID|trac#6280|
|Type|defect|
|Created|2013-01-25 20:16:38Z|
The gi.pygtkcompat module import has been deprecated in recent pygobject and should be replaced with plain im…
-
I'm trying to get started with picao on a Mac using Anaconda (mini conda). So far, I've done:
```
$ brew install poverty
$ conda install pygobject
$ conda list pygobject
# packages in enviro…