py2bit icon indicating copy to clipboard operation
py2bit copied to clipboard

A python library for accessing 2bit files

Results 3 py2bit issues
Sort by recently updated
recently updated
newest added

```console [deco]~/src/py2bit ❱ pytest -vvs py2bitTest/test.py =========================================================== test session starts ============================================================ platform linux -- Python 3.10.9, pytest-7.2.0, pluggy-1.0.0 -- /usr/bin/python3.10 cachedir: .pytest_cache rootdir: /home/chymera/src/py2bit plugins: pkgcore-0.12.18, mock-3.10.0, timeout-2.1.0 collected 7...

Since gcc 14, a whole range of warnings have become errors, notably the casting from incompatible pointer types. In the case of py2bit, this seems to flag a real pointer...

When installing deeptools, it seems to keep failing due to py2bit, so I attempted installing py2bit alone first to see if it was the one causing problems. when running `pip...