-
Hi,
after spending a seeming eternity to install "rhd", I'm faced with a MemoryError. I used the "no_floats = True" but the error still occurs. My data consists of 2-3 min recordings at 20 kHz and ti…
-
Seems like double newlines are being kept but single newlines are being turned into spaces.
```rs
/// Note that any gaps, unsorted bins, or non-finite values will result in an error.
///
/// Exa…
-
BPO | [24056](https://bugs.python.org/issue24056)
--- | :---
Nosy | @rhettinger, @terryjreedy, @mdickinson, @ncoghlan, @ezio-melotti, @bitdancer, @berkerpeksag, @serhiy-storchaka, @1st1
Files | [issue…
-
### pycaret version checks
- [X] I have checked that this issue has not already been reported [here](https://github.com/pycaret/pycaret/issues).
- [X] I have confirmed this bug exists on the [latest…
-
Looking at all occurrences of `def gens` in the sagemath source code reveals that the output of the `gens` method is a tuple in the vast majority of cases (including for the class `ParentWithGens` i…
-
##### SUMMARY
I am trying to generate schema from Open API json (Nutanix subnet API) and it gives me `UnboundLocalError: local variable 'post_properties' referenced before assignment` error. …
-
First of all pytest is not able to find any units because pytest automatically scans only test_*.py files
```console
+ PYTHONPATH=/home/tkloczko/rpmbuild/BUILDROOT/python-pyvows-3.0.0-2.fc35.x86_6…
-
While trying to get an old codebase switched over to Sphinx, I ran into a confusing problem where my `Gtk.thing` references were resolving but my `Wnck.thing` references were not, when both were set u…
-
I am considering integrating the `broken_paired_reader` into kevlar (see https://github.com/dib-lab/kevlar/issues/207). I understand at a high level what it's *intended* to do, but I don't understand …
-
I was integrating the [WPS linter bundle of curated flake8 linters](https://wemake-python-stylegui.de) that happens to depend on `darglint`. With the initial integration attempt, I've noticed somethin…