Closed oldmangreg closed 3 months ago
Hi there, this issue has been resolved with #6619, but a patch has not been released to PyPI.
Thank you very much for the quick response! If I pip install openbb_nightly
would this have the fix?
Thank you very much for the quick response! If I
pip install openbb_nightly
would this have the fix?
No, unfortunately, the nightly build is not currently activated, cloning the repo and installing via the dev_install.py
script is the way to get the patch immediately. Or, copy/pasting the changes from the PR to the file in your site-packages using a text editor.
windows 11, gitbash terminal
mkdir bb_test && cd bb_test && /c/Python3.10.6/python -m venv venv
source venv/scripts/activate
pip install openbb[all]
create a file called futures_obb_test.py with below content:
run
$ python futures_obb_test.py
output: