-
Hi
First of all thanks to all devs! I'm using PyPy to accelerate my pipelines from years, awesome work!
While developing a new pipeline for data processing I encountered what to seem a memory leak…
-
I was searching for an alternative for the 'Geometry' class that will be deprecated and removed in a future version (undefined), I need to find a solution to be able to use 'Point' and 'Polygon' shape…
-
## Bug report
- AirSim Version/#commit: 1.4.0
- UE/Unity version: tested using UE NH environment from airsim-1.4.0
- autopilot version: -
- OS Version: Windows 10
### What's the …
-
The Keras interface works fine but I had to change the Binary Encoding.
TensorFlow’s Graph Mode relies on Symbolic Tensors, which act as placeholders without actual data during initial model checks…
-
# Bug report
### Bug description:
Hello,
By pure chance, I have found the following, which I consider as a bug for reasons that will appear in the description of said bug.
Suppose we have the follo…
-
I'm doing a new install and was running into issues for any of the available PLIO versions (1.5.2–1.5.5). I install it, then open Python and do something simple like `import plio` and the following r…
-
### 🔍 Before submitting the issue
- [x] I have searched among the existing issues
- [x] I am using a Python virtual environment
### 🐞 Description of the bug
Providing a file path in form of pure t…
-
This is a proposal, not a bug report.
Pycaw.api is a hand-crafted ctypes interface to Windows APIs used in pycaw.
There's a machine-generated projection of Windows API (the whole thing) to Pytho…
KubaO updated
2 months ago
-
See: https://docs.gtk.org/gtk3/method.Application.inhibit.html
If I'm not mistaken, this requires [PyGObject](https://pygobject.gnome.org/index.html) (which has import name `gi`) . It could be used…
-
Right now, the backup rotation script is a powershell script.
1) this would only work on Windows, which would be a problem if/when radiolog is to be made usable by macOS and/or linux
2) this has c…