Hey Wenjie, In step 5 of INSTALL.md, I had to install the following packages explicility for ```py.test``` to be successful: * pyadjoint (had to clone from https://github.com/krischer/pyadjoint.git since its not on pypi yet) * yaml from pypi * spaceweight from https://github.com/wjlei1990/spaceweight
Hey Wenjie,
In step 5 of INSTALL.md, I had to install the following packages explicility for
py.testto be successful: