Closed Wintoplay closed 1 year ago
This is probably more to do with Google CoLab forcing a dependency tree that is not the same as the OpenBB requirements file. Python 3.8 is also becoming increasingly unsupported by many libraries.
Hello @Wintoplay. Thank you for this issue! We currently do not officially support Google Colab, however the following resources may be helpful in getting it to work (if you get it to work we would LOVE to hear how):
I have no clue whether this will work. But I would love to hear how it goes!
I am new to this OpenBB and just try to use it in google colab. It say "AttributeError: module 'numpy' has no attribute 'asscalar'" as soon as I try to import the module via from openbb_terminal.sdk import openbb.
To Reproduce run this colab to reproduce the error https://colab.research.google.com/drive/1g44TB7E-CJB3mSkUDAZn-SX4in_cJpCX?usp=sharing
Screenshots
Python 3.9.16