sniffer icon indicating copy to clipboard operation
sniffer copied to clipboard

Did not find 'scent.py', running nose:

Open mattes opened this issue 12 years ago • 3 comments

Everything works, but it still says in the very first line:

Did not find 'scent.py', running nose:````

mattes avatar Sep 20 '13 13:09 mattes

Did you have a scent.py in your current working directory and sniffer couldn't find it?

Otherwise it seems to me like intentional behavior, but may need some better wording...

jeffh avatar Sep 21 '13 17:09 jeffh

I think this behavior is just fine and is explained by the README. Maybe one could add 'default'? Did not find 'scent.py', using nosetests by default But I think this does not improve anything.

sebix avatar Sep 25 '14 19:09 sebix

Just a heads up, I was getting this with an improperly configured scent.py

Copying the example from home page worked

derek-adair avatar Oct 26 '17 18:10 derek-adair