discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] GnuRadio Port: The system cannot find the file sp


From: Josh Blum
Subject: Re: [Discuss-gnuradio] GnuRadio Port: The system cannot find the file specified
Date: Fri, 15 Apr 2011 10:15:25 -0700
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.14) Gecko/20110223 Lightning/1.0b2 Thunderbird/3.1.8

> Unfortunately this hasn't cleared up my other problem. I'm still getting
> this error when I try to run a simple flow graph in Gnu Radio Companion:
> 
> Generating: "C:\Program Files (x86)\gnuradio\bin\top_block.py"
> 
> Executing: "C:\Program Files (x86)\gnuradio\bin\top_block.py"
> [Error 2] The system cannot find the file specified
>>>> Done
> 

2 suggestions

1) Execute from the command line:
c:\python27\python.exe <path to top_block.py>
And see if that gives you more verbose

2) Move top_block.py to a different directory (like in your user home).
Generally, dont save stuff in program files (although I cant say thats
the problem)

-Josh



reply via email to

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