Sorry, my bad. Fixed my fix, should be clear now. Maybe you have to pull --force, sorry about that.
On 06.08.2014 12:20, xianda wrote: > Hi Marcus: > Thank you so much.And I'm doing: > git pull https://github.com/marcusmueller/gr-specest.git > fix_encoding > And I also type: > cd build > cmake .. > make > sudo make install > sudo ldconfig > But the error also exists.Can you help me?Or need I remove all the document > and git clone from https://github.com/marcusmueller/gr-specest.git? > Best regards, > xd > > > > > > > > > At 2014-08-06 05:04:46, "Marcus Müller" <[email protected]> wrote: > That's actually a bug; I've submitted a pull request. You can locally use my > change by doing > git pull https://github.com/marcusmueller/gr-specest.git fix_encoding > > Greetings, > Marcus > > On 06.08.2014 08:58, xianda wrote: > > Hi all: > I have installed the gr_specest toolbox successfully.And I use the > gnuradio 3.7.5.But when I run the specest_from_file.py,error exists: > > File "/usr/local/bin/specest_from_file.py", line 142 > SyntaxError: Non-ASCII character '\xce' in file > /usr/local/bin/specest_from_file.py on line 142, but no encoding declared; > see http://www.python.org/peps/pep-0263.html for details > > Can someone explain it to me?Also I can't find the file 4cos.dat as > https://www.cgran.org/wiki/SpecEst#HowToRun shows. > Thank you so much. > Best regards, > xd > > > > > > _______________________________________________ > Discuss-gnuradio mailing list > [email protected]https://lists.gnu.org/mailman/listinfo/discuss-gnuradio > _______________________________________________ Discuss-gnuradio mailing list [email protected] https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
