Thanks for the clues, after doing a "make" in contrib/src/stc and a make
install the wxPython build without BUILD_STC=0 gave a flurry of errors.
I'll move ahead with gnuradio.
Steve Kuhlmann
_
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Don
Ward
Sent: Th
- Original Message -
Following the trac instructions my Cygwin installation was going smoothly
until hitting wxPython. I installed the latest version 2.8.0.1.
The instructions in the wiki are for 2.6.3.3. Apparently some things have
changed.
Some observations:
1)
Steve Kuhlmann wrote:
could not import stc.
I checked and stc.py is in the location:
/usr/lib/python2.4/site-packages/wx-2.8-msw-ansi/wxPython
Is /usr/lib/python2.4/site-packages/wx-2.8-msw-ansi/wxPython in your
python path?
Chris
___
Discus
I know this is an old thread, but... I just had the same issue and found
one alternative.
If you are using two cables to connect a set of BasicTX and BasicRX
daughterboards, there is a simple workaround. Just replace the
definition of carrier_sensed(self) to "False" instead of
"self.rxpath.carrier
Following the trac instructions my Cygwin installation was going smoothly
until hitting wxPython. I installed the latest version 2.8.0.1.
Some observations:
1) the statbmp patch appears to already be applied
2) the build wxPython step did not recognize the flag BUILD_AUTOMATE