-
I added some extra outputs to STORM that track the `git diff`, CMake cache, loaded modules (on systems with modules), and state of BOUT-configs/STORM-configs (if used). Shouldn't be much work to copy …
-
### Is this your first time submitting a feature request?
- [X] I have read the [expectations for open source contributors](https://docs.getdbt.com/docs/contributing/oss-expectations)
- [X] I have s…
-
**Short description**
The following code is not working:
```python
dataset, info = tfds.load('oxford_iiit_pet:4.*.*', with_info=True, download=True, data_dir="/tmp/data")
```
Error message:
…
-
### Describe the bug
I'm trying to use the streamrip lib in a python script like so :
```
async def main():
try:
config = Config("streamrip_config.toml")
deezer_client = …
-
`python -m pip install -r requirements.txt` on Windows 11, Python 3.13
Fails with
```
Collecting psycopg2 (from spinedb_api->-r requirements.txt (line 1))
Downloading psycopg2-2.9.10.tar.gz…
-
### Initial Checks
- [X] I confirm that I'm using Pydantic V2
### Description
The field alias was not used in `loc` in Pydantic V2. In V1 if we configured the model as below, the `loc` was al…
-
`pyncm --phone --pwd --save .\.config\pyncm\id.txt`
`Traceback (most recent call last):
File "", line 198, in _run_module_as_main
File "", line 88, in _run_code
File "C:\Users\feiyu\AppDa…
-
## 🐛 Bug
I am using pyodide - scikit-build-core - pybind11 to compile my package, but when pybind11 updated to 2.13, error occur (It works fine in pybind11 2.12)
### To Reproduce
With the fol…
-
Setting `c.Spawner.disable_user_config = True` in `jupyterhub_config.py` appears to be preventing kernels installed in `$HOME` (e.g., via `python -m ipykernel install --user`) from displaying.
I wo…
-
I run `python -m scripts.run_teca_animation --config_path=configs/skinning_animation.yaml` following your readme, and I get the following strange results, is this normal?
https://github.com/user-at…