-
### What did you do?
Run PIL.ImageGrab.grab() without arguments.
### What did you expect to happen?
Until now this has not included pop-ups and tooltips in the screenshot.
I just updated to …
-
### Problem
When I try to run a Pyhton expression, I get that there is not python provider:
```
:lua vim.fn.py3eval("2+2") …
-
Hi,
I used reticulate to install python 3.12:latest and configure a virtual environment. In that environment, I have installed spyder whose startup script is just a python script.
the main command…
-
SatPy and other pytroll packages have switched to using the [versioneer](https://github.com/warner/python-versioneer) tool for identifying the version of a python package. This tool lets you "tag" a r…
-
Originally part of #46, python version checking was removed because it wasn't perfect yet.
The removed code: https://github.com/reinout/buildout/commit/fc1bc5d0ff034ff11df87a0748721fcfca384f1b
So...…
-
```
like python.27.x86
```
Original issue reported on code.google.com by `shalupov@gmail.com` on 3 Jul 2013 at 2:14
-
Python 3.8 is [quite outdated](https://endoflife.date/python) but seems to be the version that is installed via `apt get python3`.
- [ ] Check compatibility of mhubio and segdb with newer python ve…
-
It would be great to have images on dockerhub for all alive supported python versions and at least the latest released pyinstaller.
Personally, I'm most interested in pyinstaller v3.5 with Python 3…
-
### 🐛 Describe the bug
[log](https://freebsd.org/~yuri/py311-torch-geometric-2.6.0-test.log)
### Versions
torch-geometric-2.6.0
pytorch-2.4.0
Python-3.11
FreeBSD 14.1
-
I see that the source code only supports Python 3.6-3.12, so are these the only versions supported currently? The following is a source code snippet:
```go
minVer := pythonVer(3, 6)
maxVer…