Ah, you know what I forgot? I should say "Go do `python setup.py develop` (if you want to hack on it) or `python setup.py install` before doing anything." somewhere. On the Vagrant VM, which is where I do my work, I've rigged that to happen automatically. Sorry!
Btw, installing the package as above should pull down its dependencies automatically, and there should be no need to do anything to the PYTHONPATH. Cheers, Erik _______________________________________________ dev-static-analysis mailing list [email protected] https://lists.mozilla.org/listinfo/dev-static-analysis
