-
```
What steps will reproduce the problem?
1. Run pychess from the console
What is the expected output? What do you see instead?
No bugs; instead, I see a deprecation warning.
Does it happen every t…
-
```
What steps will reproduce the problem?
1. Run pychess from the console
What is the expected output? What do you see instead?
No bugs; instead, I see a deprecation warning.
Does it happen every t…
-
On Linux distros we're relying on the package manager to install the system-wide packages and the native libraries they depend on, so they're available in the OS's system path without dependency hell.…
-
### Bug description
Hello,
I have a simple class inheriting from PyGObject's `Gtk.Window` class. Pylint cannot `Gtk.Window`'s `add` and `show_all` members, yet the code runs fine:
```Python
""…
-
```
Collecting PyGObject>=3.36; platform_system != "Windows"
Using cached pygobject-3.48.1.tar.gz (714 kB)
Installing build dependencies: started
Installing build dependencies: finished wi…
-
Hello,
I am trying to install under Ubuntu 23.10. I am using Miniconda and trying to install into the base environment.
I have installed the dependencies as noted in the README, by running:
```…
-
After getting pantalaimon set up, attempting to run `panctl` throws the following error:
```
$ panctl
Traceback (most recent call last):
File "/Users/self/Projects/Vendor/pantalaimon/venv/bin/…
-
**Describe the bug**
After downloading and opening Zim, I was given the message that I probably have found a bug and that I should copy the following into a bug report.
**To Reproduce**
Steps to re…
-
Can one use conda python and its framework as base here? I have trouble with pygobject that only seems to have mysys2 support in windows, or also conda. Normal python has no ability to build/use pyg…
-
Repro:
* Open GTG
* Press Ctrl-B
**Context:** Global generic exception
```python-traceback
Traceback (most recent call last):
File "/home/kevin/src/gtg/.local_build/install/lib/python3/dis…
SqAtx updated
2 months ago