[scikit-learn] Unable to run make test-coverage

Dylan Fernando dylanf123 at gmail.com
Thu May 10 03:08:07 EDT 2018


Hi,

I am unable to run make test-coverage.
I get the error:

rm -rf coverage .coverage

pytest sklearn --showlocals -v --cov=sklearn --cov-report=html:coverage

usage: pytest [options] [file_or_dir] [file_or_dir] [...]

pytest: error: unrecognized arguments: --cov=sklearn
--cov-report=html:coverage

  inifile: /Users/dylan/scikit-learn/setup.cfg

  rootdir: /Users/dylan/scikit-learn

make: *** [test-coverage] Error 2


Regards,

Dylan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/scikit-learn/attachments/20180510/d5f5208d/attachment.html>


More information about the scikit-learn mailing list