BLD: Updated numpy to version 1.16.3 since 1.14.0#550
BLD: Updated numpy to version 1.16.3 since 1.14.0#550lukavia wants to merge 1 commit intoscrtlabs:developfrom
Conversation
|
@lenak25 @embaral @apalepu23 @AvishaiW @lacabra |
|
This Project is dead @brandsimon @lukavia we have to create a fork |
|
Or is there one already? |
|
@avolution |
|
@brandsimon have to agree w/ you - even simple extensions to what they envisioned when writing the package are painful (probably b/c this project is based on zipline and inherits its design doctrine) how closely is your project based on catalyst - have you looked into the other crypto backtesting frameworks? I might want to use/co-develop yours even if it is immature. If not, would appreciate some advice on catalyst alternatives. |
|
@aduriseti |
I get the following error when using numpy version 1.14.0 when installed from package with pip or in development enviroment: ModuleNotFoundError: No module named 'numpy.core._multiarray_umath'
The error goes away when I upgrade numpy library