-
**Description:**
I have exported `RUNNER_TOOL_CACHE` and `AGENT_TOOLSDIRECTORY` in the shell running the self-hosted runner, however a `pip install` in the workflow still uses `/opt/hostedtoolcache` …
-
Hello,
The build system for my project, which depends on bluezero, started failing back in May when version 0.9.0 was released. The issue seems related to the new dependencies that were added, whic…
-
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…
-
Fedora 41ではPythonが3.13になっています。
ただ、LLM関連のパッケージで3.13に未対応のものがのこっています。
それまでは、ひらがなIMEはPython 3.12をつかうようにします。
- https://github.com/huggingface/transformers/issues/34190
- https://github.com/huggingfac…
-
### `Gtk.NoSelection.__init__`
https://github.com/pygobject/pygobject-stubs/blob/master/src/gi-stubs/repository/_Gtk4.pyi#L10709
### Actual error
```
model=Gtk.NoSelection(Gtk.StringList.new…
-
|| dobey reported|
|-|-|
|Trac ID|trac#6369|
|Type|defect|
|Created|2013-03-14 21:20:45Z|
The API has changed slightly in pygobject 3.7.3 and newer, so twisted based programs which use the glib based…
-
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…
-
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
1 month ago
-
Hello!
I am working on Python3 support in a branch here: https://github.com/Cabalist/Comix/tree/pygobject
Python 3 requires PyGObject which in turn requires GTK3. There are a lot of bumps but I…
-
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:
```…