-
I am new to uv.
## The problem
When I tried to initialize a new project, I received the following:
```sh
❯ uv init TestProject --verbose
DEBUG uv 0.5.1 (f399a5271 2024-11-08)
DEBUG Re…
-
Attempt to build the top level Dockerfile (bee-code-interpreter) on either of
* Linux, x86_64 Fedora core 41, docker 27.3.1
* macOS, aarch64, podman 5.2.5
with version 0.0.27 ( 3d9cd1986a4928981d…
-
Currently it's trivial to cause an overflow from 0 to max on a lot of the properties stored in the interpreter. This won't crash on release builds, but can still lead to unexpected behavior. We should…
-
Hello,
I'm struggling to use torchsig.datasets.file_datasets.SigMFInterpreter to create a dataset. I'd like to load individual signals in SigMF format to create a dataset made up of those signals, …
-
Type: Bug
Dear Visual Studio Code Support Team,
I am encountering an issue with Visual Studio Code while using Python. The problem is that the "Select Interpreter" option is not appearing or workin…
-
**Describe the bug**
More of a surprise. I manually added an abstract to a publication and noticed that parts of it were italicized.
This was caused by gender asterisks (*) in the text being used as…
-
Type: Bug
# Behaviour
When I load a Python project in vscode, I would see a "Discovering Python Interpreters" spin wheel on the bottom left corner of the window indefinitely, and I cannot use any …
-
- Ensure all python calls, in compilation or execution, use the same interpreter
- Decided at compile time, option to decide at run time?
- Each interpreter installed by rusted into its own env
-…
-
![image](https://github.com/user-attachments/assets/fe057b21-53a0-4a94-be92-dc393d454a6b)
-
Versions:
- CUDA 12.2
- Debian 11
- triton==3.1.0
- torch==2.1.2
I have a kernel where in one particular line I define a tensor of -inf. This is all in the body of a function decorated with tri…