I cloned the repo and tried running the example in README.md without explicit installation;
python -m examples.linear_models
I get the following result (using Mac/Anaconda/Python 2.7x):
/anaconda/bin/python: Import by filename is not supported.
Any ideas as to why the standard example won't work?