databento-python icon indicating copy to clipboard operation
databento-python copied to clipboard

The official Python client library for Databento

Results 2 databento-python issues
Sort by recently updated
recently updated
newest added

### Expected Behavior import databento ### Actual Behavior I'm unable to run any cell with import databento, either my kernel crashes or it just run indefinitely ### Steps to Reproduce...

#0 __memmove_evex_unaligned_erms () at ../sysdeps/x86_64/multiarch/memmove-vec-unaligned-erms.S:520 #1 0x00007f46b48d7a7e in dbn::compat::decode_record_ref () from /home/user/.local/lib/python3.8/site-packages/databento_dbn/_lib.cpython-38-x86_64-linux-gnu.so #2 0x00007f46b485453c in dbn::decode::dbn::sync::RecordDecoder::decode_ref () from /home/user/.local/lib/python3.8/site-packages/databento_dbn/_lib.cpython-38-x86_64-linux-gnu.so #3 0x00007f46b485b502 in databento_dbn::dbn_decoder::DbnDecoder::decode () from /home/user/.local/lib/python3.8/site-packages/databento_dbn/_lib.cpython-38-x86_64-linux-gnu.so #4 0x00007f46b485e77f in databento_dbn::dbn_decoder::DbnDecoder::__pymethod_decode__...