Garve / mamimo

A package to compute a marketing mix model.
70 stars 12 forks source link

It does not support numpy>=1.22 #3

Closed cossette-media-wng closed 2 years ago

cossette-media-wng commented 2 years ago

Hi Dr. Kubler,

I was trying to download MaMiMo to give it a try but when trying to do pip install it gave me 2 errors.

  1. requires daal==2021.4.0 which I don't have, do I just install that myself first?
  2. It requires nupy<1.22 but it says I have 1.22.4 as IT recently installed the latest Anaconda on my system.

Any help you can provide is greatly appreciated!

cossette-media-wng commented 2 years ago

Looks like after updating daal, I was also able to install MaMiMo. Thanks.