Bug #1151

linux makefile requires "nosetests2"

Added by Dan Stowell about 9 years ago. Updated almost 9 years ago.

Status:ClosedStart date:2015-02-10
Priority:NormalDue date:
Assignee:-% Done:

0%

Category:-
Target version:-

Description

linux makefile requires "nosetests2". On my ubuntu machine I have:

% nosetests --version
nosetests version 1.3.1
% nosetests-2.7 --version
nosetests-2.7 version 1.3.1

After some guesswork I did `sudo pip install nose2` and that gave me an executable called "nose2". Now I don't know if any or all of these executables are what you're looking for...

History

#1 Updated by Chris Cannam about 9 years ago

Ah, sorry...

nosetests2 is probably just plain nosetests for you.

I'm on Arch Linux which is Python 3 by default, so all the Py2 programs have 2 at the end.

#2 Updated by Chris Cannam almost 9 years ago

  • Status changed from New to Closed

Also available in: Atom PDF