-
Type: Bug
1. attach to running container
2. install ms-python extention
3. wait
4. try to use debugger, can not , need to close vs code window and open again
VS Code version: Code 1.94.2 (384ff7…
-
script en PYTHON qui run l appli Spotifree
- faire un stockage des connexions :
1) connexion sur Core (ssh fichier non secure ou variable dans le script)
2) connexion sur ftp audio (via ftp CLI …
-
There is a lot of documentation that is needed for the python client, I seem to be searching through the code to find what I need most of the time. I'm adding stuff off the top of my head as I think o…
-
**LocalAI version:**
localai/localai:latest-gpu-nvidia-cuda-12
LocalAI version: v2.22.1 (015835dba2854572d50e167b7cade05af41ed214)
**Environment, CPU architecture, OS, and Version:**
Lin…
-
2024-11-05 02:41:35,095 DEBUG Loading installation info
Expecting value: line 1 column 1 (char 0)
NoneType: None
Expecting value: line 1 column 1 (char 0)
NoneType: None
Traceback (most recent ca…
-
When using dlrover to save checkpoints, the following error will always occur:
```
[2024-11-15 12:30:37,876] [INFO] [engine.py:131:start_saver_process] Start a process to asynchronously save checkpo…
-
Hi,
I am trying to set up some python test code based on the client reporting example. I can connect to my IED and read dataset and RCB. But when I try to install a Report handler I get a TypeError…
plipK updated
5 months ago
-
You cannot add your server if the user has unticked the option "Allow this user to manage the server" on the server.
Is this by design? In order for someone to be able to just use MPV shim to view mov…
-
https://github.com/chroma-core/chroma/blob/main/chromadb/errors.py
We can mirror these errors in JS and then catch them and use them in JS - that way the JS client will have much nicer errors rathe…
-
I'm trying to use the code below to load the `GET /security/incidents` endpoint following the [Microsoft Documentation](https://learn.microsoft.com/en-us/graph/api/security-list-incidents?view=graph-r…