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

Unable to import library

Open edlaf opened this issue 1 year ago • 1 comments

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 the Problem

  1. create a cell in a notebook or a script with import databento in it

Specifications

  • OS Platform: I'm mac pro M1 on vs code
  • Databento Version: Latest version of databento

edlaf avatar Oct 03 '24 07:10 edlaf

Hey there. What is the error or exception you are seeing?

One thing to try is importing the dependencies of databento-python to see if any of these other packages are causing the problem. The dependencies are listed in the pyproject.toml.

nmacholl avatar Oct 03 '24 15:10 nmacholl

I'm going to close this issue for now, but feel free to re-open it if there is more to discuss.

nmacholl avatar Oct 09 '24 18:10 nmacholl