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
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