I figured out that in my version of python < 2.7 (because i use rhel6) this function is not defined. Is there any workarround or I can simply do sudo make install?
On Tue, Sep 3, 2013 at 11:11 AM, Nemanja Savic <vlasi...@gmail.com> wrote: > Hi all guys, > > I am currently using 3.6.4git version of gnuradio at one of my computers. > In order to use messages passing system from python i deceided to move to > 3.6.4.2 but the test fails with following error: > > 182/194 Testing qa_file_metadata > Test command: /bin/sh > /home/savi_ne/tools/gnuradio-3.6.4.2/build/gr-blocks/python/qa_file_metadata_test.sh > Test timeout computed to be: 9.99988e+06 > EE > ====================================================================== > ERROR: test_001 (__main__.test_file_metadata) > ---------------------------------------------------------------------- > Traceback (most recent call last): > File > "/home/savi_ne/tools/gnuradio-3.6.4.2/gr-blocks/python/qa_file_metadata.py", > line 81, in test_001 > self.assertGreater(len(extra_str), 0) > AttributeError: 'test_file_metadata' object has no attribute > 'assertGreater' > > ====================================================================== > ERROR: test_002 (__main__.test_file_metadata) > ---------------------------------------------------------------------- > Traceback (most recent call last): > File > "/home/savi_ne/tools/gnuradio-3.6.4.2/gr-blocks/python/qa_file_metadata.py", > line 160, in test_002 > self.assertGreater(len(extra_str), 0) > AttributeError: 'test_file_metadata' object has no attribute > 'assertGreater' > > ---------------------------------------------------------------------- > Ran 2 tests in 0.007s > > FAILED (errors=2) > <pmt_swig.swig_int_ptr; proxy of <Swig Object of type > 'boost::intrusive_ptr< pmt::pmt_base > *' at 0x1783360> > > <pmt_swig.swig_int_ptr; proxy of <Swig Object of type > 'boost::intrusive_ptr< pmt::pmt_base > *' at 0x1783bd0> > > -- Process completed > ***Failed > > Is there any aidea why is this happening and may I use gnuradio 3.6.4.2 > even with this error? > > Thank you > > -- > Nemanja Savić > -- Nemanja Savić
_______________________________________________ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org https://lists.gnu.org/mailman/listinfo/discuss-gnuradio