timbertson / python-readability

[abandoned] python port of arc90's readability bookmarklet
536 stars 455 forks source link

issue when compiling dragnet #6

Open gvola opened 7 years ago

gvola commented 7 years ago

vagrant@vagrant-ubuntu-trusty-64:/vagrant/dragnet$ sudo make test nosetests --exe --cover-package=dragnet --with-coverage --cover-branches -v --cover-erase nose.plugins.cover: ERROR: Coverage not available: unable to import coverage module Failure: ImportError (No module named readability) ... ERROR Failure: ImportError (No module named readability) ... ERROR

timbertson commented 7 years ago

I don't know what dragnet is; you should probably report this to dragnet rather than here.