I got it working. I uninstalled using conda and reinstalled using pip. I'm
still not sure if the problem was just a botched install or if there is
something strange with the conda package, but at least it's working. Thanks for
all your help everyone!
Best
Steve
__
Hm, I wonder if conda respects the entry_points registered in flake8's
entry_points for PyFlakes
(https://bitbucket.org/tarek/flake8/src/91696afa10b21297a7889af3b383921890d118bb/setup.py?at=default#cl-48).
I will try to investigate that this weekend.
On Wed, Jul 2, 2014 at 8:33 AM, Steven Tilley