> 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 _______________________________________________ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org http://lists.gnu.org/mailman/listinfo/discuss-gnuradio