-
### Description
When viewing the AI-generated course titled "Object-Oriented Programming with Python," the image that is supposed to represent the course content is missing. This impacts the user exp…
-
The python interface generates ephemerides (and propagates orbits) on an object-by-object basis. This may be the only way to reasonably do this, due to variable timesteps, etc. but I'm not sure.
C…
-
### Describe the bug
When clicking buttons in the gradio web interface, there's a noticeable delay before the button press is actually received by the python server. I am not sure whether this dela…
-
When I use lldb python script, calling `SBBreakpoint.SetScriptCallbackFunction` does not work in some cases.
This is my script:
```
# MyScript.py
import lldb
def __lldb_init_module(debugger, …
-
### Question / bug report
The key is created and works, but I am unable to save the ADE key as .der file. As a workaround, I was going to try to copy it from its saved location, but I don't know whe…
-
### Title of the resource
Creating GUIs in Python for Digital Humanities Projects
### Resource type
External Resource
### Authors, editors and contributors
Christopher Goodwin, Yann Ryan, Telma P…
-
# Bug report
### Bug description:
```powershell
PS C:\> py -V:3.12-32 -c "import subprocess; subprocess.run(['ssh'])"
Traceback (most recent call last):
File "", line 1, in
File "C:\Use…
-
Acacia fails to build on a github runner when `-DACACIA_PYTHON=ON` is passed.
SWIG complains that it can't find `std_unique_ptr.i`. Same version of SWIG (4.1.0) builds fine on my Debian laptop. Act…
elima updated
6 months ago
-
### Describe the bug
When attempting to send a CAN-FD message with a payload larger than 8 bytes using 'slcan' bustype connected to a CANABLE device, the message appears to be truncated or not sent a…
-
### Self Checks
- [X] This is only for bug report, if you would like to ask a question, please head to [Discussions](https://github.com/fishaudio/fish-speech/discussions).
- [X] I have searched for e…