[liblouis-liblouisxml] Re: Running the harness tests

  • From: Mesar Hameed <mesar.hameed@xxxxxxxxx>
  • To: liblouis-liblouisxml@xxxxxxxxxxxxx
  • Date: Thu, 21 Jun 2012 16:16:51 +0100

Hi Vic,
at the prompt, type:
python -c 'import nose'
Note the apostrophes.
If you get an error it means that python cant find nose, but if you just come 
back to the prompt with absolutely no error then everything should be ok.

Best of luck,
Mesar

On Thu 21/06/12,11:07, Vic Beckley wrote:
> Mesar,
> 
> Nose is installed. The package name is python-nose 1.1.2-3. There is also a
> package called python2-nose 1.1.2-3 that isn't installed. I assume from that
> it is for python 3. How can I be sure?
> 
> 
> Best regards from Ohio, U.S.A.,
> 
> Vic
> E-mail: vic.beckley3@xxxxxxxxx
> 
> 
> -----Original Message-----
> From: Mesar Hameed [mailto:mesar.hameed@xxxxxxxxx] 
> Sent: Thursday, June 21, 2012 10:56 AM
> To: liblouis-liblouisxml@xxxxxxxxxxxxx
> Cc: Vic Beckley
> Subject: Re: [liblouis-liblouisxml] Re: Running the harness tests
> 
> @Christian, nose does work with python 3 but maybe it isnt installed.
> 
> @Vic, search your package manager for nose, since you are using python3 only
> the python3-nose package is needed.
> 
> Mesar
> On Thu 21/06/12,16:51, Christian Egli wrote:
> > "Vic Beckley" <vic.beckley3@xxxxxxxxx> writes:
> > 
> > > I get the message that they have not been ported to Python 3 but it
> > > seems they are still running. I am still getting an error in Python 3.
> > > Here is my output.
> > >
> > > Traceback (most recent call last):
> > >   File "/usr/lib/python3.2/unittest/case.py", line 370, in
> _executeTestPart
> > >     function()
> > >   File "/usr/lib/python3.2/site-packages/nose/failure.py", line 37, in
> runTest
> > >     raise self.exc_class(self.exc_val).with_traceback(self.tb)
> > > TypeError: function takes exactly 5 arguments (1 given)
> > 
> > Ah, that's a problem with nose. Is nose working with Python3?
> > 
> > Thanks
> > Christian
> > 
> > -- 
> > Christian Egli
> > Swiss Library for the Blind, Visually Impaired and Print Disabled
> > Grubenstrasse 12, CH-8045 Zürich, Switzerland
> > 
> > -----
> > Tag der offenen Tuer
> > Die SBS laedt Sie herzlich ein: 30. Juni 2012 von 9 bis 16 Uhr.
> > Mehr Informationen erhalten Sie unter www.sbs.ch/offenetuer
> > For a description of the software, to download it and links to
> > project pages go to http://www.abilitiessoft.com
> 
For a description of the software, to download it and links to
project pages go to http://www.abilitiessoft.com

Other related posts: