-
### What does the ELN SIG need to do?
Following up to the switch to dnf5 (#201), it may be necessary to explicitly add python3 and python3-libdnf5[1] to the ELN installation set, with the exception o…
-
my os : windows11 x64. MSC v.1928 64 bit (AMD64) - Python 3.8.7 x64.
PS D:\lhb\Code\Hexapod> pip install freeglut
Looking in indexes: https://pypi.tuna.tsinghua.edu.cn/simple/
ERROR: Could n…
-
### Feature request
Activity-browser seems to fail in python3.12 because it requires PySide6. Could it be updated for compatibility with newer python versions?
-
onny updated
2 months ago
-
As of the release of Python3.13 in Oct 2024 pygount should be able to use this new Python version.
From https://docs.python.org/3/whatsnew/3.13.html:
"Python 3.13 was released on October 7, 2024. …
-
Запустить от Python2.7 не удалось, пишет ошибки в daemon.py. Поскольку Python2.x больше не поддерживается, попробовал запустить на python 3.8 на модули не ругается, но не работет.
Оказалось, нужн…
-
One of the packages listed in my manifest ("pybind11") has the "python3" package listed as a dependency which causes vcpkg to install Python 3.11. However, I have by own version of Python that I want …
-
# Bug report
### Bug description:
Bug Report
-------------------------------------------
Related: https://github.com/python/cpython/issues/122622
### Bug description:
VS Code has set …
-
in formatter.py change **raw_input** to just **input**
-
I am having trouble getting Yappi to work with Python 3.13t Free Threading. Attempting to isolate the issue, the smallest example was using `unittest.patch`. However I am able to see it with other lib…