Johnathan Corgan schrieb:
On Tue, 2009-01-13 at 22:59 +0100, Markus Feldmann wrote:

Can you try manually importing the package?

$ python
import wx

I tried to,
import wx
with eric and in the shell.
The same error.
It is python 2.5.2 not 2.6.x version.
I am not sure if this is important.

If you cannot manually run Python and import the 'wx' module, then this
is not a GNU Radio problem, but some system problem related to your
Python installation.
Hmm you are right.

I searched for a file <wx.*>, but doesn't find anything except
this:
/usr/share/bakefile/presets/wx.bkl
/usr/include/wx-2.8/wx/wx.h
/usr/lib/wx/python/wx.pth
/var/lib/dpkg/alternatives/wx.pth
/etc/alternatives/wx.pth

I also searched online at the debian archiv.
http://packages.debian.org/search?searchon=contents&keywords=wx&mode=filename&suite=testing&arch=i386

There is no file named <wx.py> on my system ?

Is there a <wx.py> file on your system ?

Or should be the <wx.h> file imported ?

Regards Markus



_______________________________________________
Discuss-gnuradio mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to