bd2kccd / py-causal

Other
204 stars 50 forks source link

fail to install javabridge with pip #89

Closed gmeng92 closed 5 years ago

gmeng92 commented 5 years ago

I use python 2.7 and when I try to pip install the javabridge, it fails with env errors. conda.org gives a guide to install that properly: https://anaconda.org/anaconda/javabridge; To install this package with conda run: conda install -c anaconda javabridge

chirayukong commented 5 years ago

Thanks for notifying us. It depends on your dependency manager.