Hi Brian,
I’m getting the errors below when trying to run Zipline:
ModuleNotFoundError: No module named 'numpy.testing.nosetester'
AttributeError: module ‘pandas.core.indexing’ has no attribute ‘get_indexers_list’
Any idea how to fix this?
Thank you,
Bruno