Tomasz Waleń
Results
2
comments of
Tomasz Waleń
It seems that this might be an issues with Histogrammar. From debugging it looks like in `SparselyBin` in some cases `len(hist.bin_edges(low, high)) > len(hist.bin_entries(low, high))+1` https://github.com/histogrammar/histogrammar-python/blob/master/histogrammar/primitives/sparselybin.py#L717
The `sphinx_book_theme-0.3.3-py3-none-any.whl` file does not contain `*.mo` files, this can be also resolved by installing sphinx-book-theme from source: `pip install sphinx-book-theme --no-binary 'sphinx-book-theme'`