discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Problem with SWIG on Windows


From: Camera Parts
Subject: Re: [Discuss-gnuradio] Problem with SWIG on Windows
Date: Mon, 25 Apr 2016 04:31:40 +0000 (UTC)

AMD Sempron Dual Core 2200 (2.0 GHz), bought around 2008.

Yes, it is quite old, but why?

--------------------------------------------
On Sun, 4/24/16, Geof Nieboer <address@hidden> wrote:

 Subject: Re: [Discuss-gnuradio] Problem with SWIG on Windows
 To: "Camera Parts" <address@hidden>, "address@hidden" <address@hidden>
 Date: Sunday, April 24, 2016, 9:23 PM
 
 What CPU
 do you have?  We are having some problems with older
 CPUs.
 Geof
 On Mon, Apr 25, 2016 at
 12:56 AM, Camera Parts <address@hidden>
 wrote:
 Hi,
 
 
 
   I am new to GnuRadio.
 
 
 
   I installed on Windows 8 using
 gnuradio_3.7.9.2_win64.msi.  I am looking for a simple
 example in order to test the installation. When I try to run
 mono_tone.py located in
 \share\gnuradio\examples\audio, I got an
 error saying "ImportError: DLL load failed: %1 is not a
 valid Win32 application."
 
 
 
   Could someone help?
 
 
 
 Thanks
 
 
 
 
 
 C:\GNURadio-3.7\share\gnuradio\examples\audio>python
 mono_tone.py
 
 Traceback (most recent call last):
 
   File "mono_tone.py", line 23, in
 <module>
 
     from gnuradio import gr
 
   File
 "C:\GNURadio-3.7\lib\site-packages\gnuradio\gr\__init__.py",
 line 41, in
 
 <module>
 
     from runtime_swig import *
 
   File
 "C:\GNURadio-3.7\lib\site-packages\gnuradio\gr\runtime_swig.py",
 line 28,
 
  in <module>
 
     _runtime_swig = swig_import_helper()
 
   File
 "C:\GNURadio-3.7\lib\site-packages\gnuradio\gr\runtime_swig.py",
 line 24,
 
  in swig_import_helper
 
     _mod = imp.load_module('_runtime_swig', fp,
 pathname, description)
 
 ImportError: DLL load failed: %1 is not a valid Win32
 application.
 
 
 
 _______________________________________________
 
 Discuss-gnuradio mailing list
 
 address@hidden
 
 https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
 
 
 
 


reply via email to

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