Results 33 comments of Ed West

Which notebook do you see this on? It looks like libmini_racer is required by AKShare. If you don't plan to use AKShare, then it shouldn't cause a problem.

Hi @albertandking, Was https://github.com/edtechre/pybroker/pull/42 the fix for this issue?

@robustness-data Can you update PyBroker and try again? This may have been fixed with https://github.com/edtechre/pybroker/pull/42

@vikasgola This only affects the usage of the AKShare DataSource, correct?

@vikasgola I have updated PyBroker to move the AKShare DataSource to a separate module. This should now no longer be an issue unless you explicitly import AKShare.

If you still need to use AKShare, [see this issue for details on how to resolve](https://github.com/sqreen/PyMiniRacer/issues/143).

Thank you for the suggestion @arsaboo, I will look into adding this.

Hi @arsaboo, On further consideration, I won't be adding support for a Schwab data source. This is because I want to keep dependencies to a minimum, where YF and Alpaca...

Thank you @none2003 ! Much appreciated.

Thank you @albertandking! Yes, please PR. Note, I have already replaced np.float_ references.