-
I use `uv` to run scripts with [inline dependencies](https://docs.astral.sh/uv/guides/scripts/#declaring-script-dependencies).
Sometimes I have a need to add a unit test to scripts. Usually my use …
-
Error when executing pre-commit with python3.12 (odoov16 I don't know if the same thing happens in other versions, I haven't been able to test it yet)
```bash
trim trailing whitespace.............…
-
## Environment data
- Pylance version: v2024.11.2
- OS and version: macOS 15.0.1
- Python version (& distribution if applicable, e.g. Anaconda): 3.11
## Repro Steps
![Image](https://githu…
-
### Description of the Issue
I am trying to download Stingray, using the guide to help with installing dependencies/requirements. When I navigate to where stingray is installed in my environment, I g…
-
Using /root/.cache/torch_extensions/py310_cu121 as PyTorch extensions root...
Detected CUDA files, patching ldflags
Emitting ninja build file /root/.cache/torch_extensions/py310_cu121/gn_op/build.ni…
-
**Is your feature request related to a problem? Please describe.**
When contributing, It would be great if there was a playground built in to easily get a development environment setup and start wo…
-
### Verify canary release
- [X] I verified that the issue exists in the latest Turborepo canary release.
### Link to code that reproduces this issue
No reproduction. I understand this makes i…
-
See https://github.com/nodejs/node/issues/33460.
tl;dr: it turns out that there's a number of tools that need to be able to locate a package's root directory, and with "exports", they can no longer…
-
### Current Behavior
SUBJECT: MFE host cannot generate root ngrx state for app - broken
causes error
```
NX Generating @nx/angular:ngrx-root-store
NX Cannot read properties of null (reading 'le…
-
Hi there,
in my company many don't use VSCode. For this reason our main guidelines to debug are to use `pdb` or `epdb`. (https://pypi.org/project/epdb/)
However, in an effort to have just one libra…