discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] Re: image FC5 x86_64


From: Eric Blossom
Subject: Re: [Discuss-gnuradio] Re: image FC5 x86_64
Date: Wed, 6 Sep 2006 00:01:36 +0000
User-agent: Mutt/1.5.9i

On Tue, Sep 05, 2006 at 03:39:00PM +0200, Roberto Mastrodonato wrote:
> >Hi
> >
> >my name is Ivan Ferraro. I'm implementing USRP solution in my business, I
> >bought two motherboards and two doutherboards from Ettus.
> >I've installed it on my dual core pc, Linux FC5 x86_64 distribution. All
> >the USRP tests works fine, everything seems to go goog, but I'm not able to
> >start the GNUradio examples. I get always different errors, i.e. :
> >
> >command:  usrp_oscope.py
> >error (referred to class psswigobject): missing attribute "this"

What version of SWIG are you using?

    $ swig -version

What version of wxpython do you have installed?

    $ python
    Python 2.4.2 (#1, May  2 2006, 08:28:01)
    [GCC 4.1.0 (SUSE Linux)] on linux2
    Type "help", "copyright", "credits" or "license" for more information.
    >>> import wx
    >>> wx.__version__
    '2.6.2.1'
    >>>


What is the value of PYTHONPATH?

    $ echo $PYTHONPATH

Eric




reply via email to

[Prev in Thread] Current Thread [Next in Thread]