dowhy icon indicating copy to clipboard operation
dowhy copied to clipboard

How to install the GCM module of DoWHY

Open shanghaiyangming opened this issue 2 years ago • 2 comments

How to install the GCM module of DoWHY

shanghaiyangming avatar Jul 05 '22 08:07 shanghaiyangming

Hey @shanghaiyangming, since the gcm module is only on master, but not released on PyPI yet, the simplest way is probably:

pip install git+https://github.com/py-why/dowhy

petergtz avatar Jul 07 '22 07:07 petergtz

My version of dowhy is now 0.9.1. I tried to install GCM module with this method but failed, so I wonder if there is another way

SimuPig avatar May 16 '23 06:05 SimuPig