On 11/06/2012 06:19 PM, Luong Tan Phong wrote:
> My application bombing out after the message.
> 


Hmmm... havent seen that before.

Well what app are you running?
Is it one of the builtin gnuradio examples or something?

What happens when you run this:

python.exe -c "from gruel import pmt; print pmt"

and this:

python.exe -c "from gnuradio import gr; print gr"

-josh

> On 11/7/12, Josh Blum <[email protected]> wrote:
>>
>>
>> On 11/06/2012 05:43 PM, Luong Tan Phong wrote:
>>> Hi lists,
>>>
>>> I've installed gnuradio and uhd libraries for window (files downloaded
>>> from
>>> http://files.ettus.com/binaries). When I run my application, the console
>>> show errors:
>>> "| \Users\Receiver\AppData\Roaming\.gr_fftw_wisdom: Invalid argument"
>>> "L
>>> \Users\Receiver\AppData\Roaming\.gnuradio\prefs\gr_vmcircbuf_default_factory:
>>> Invalid argument"
>>> "™
>>> \Users\Receiver\AppData\Roaming\.gnuradio\prefs\gr_vmcircbuf_default_factory:
>>> Invalid argument"
>>>
>>> Could you help me, please?
>>
>> I think its safe to ignore that error, which happens something in
>> parsing the saved user configuration files. Its possible that the
>> message is about the file not existing.
>>
>> Is your application bombing out after that message, or does it work?
>>
>> -josh
>>
>>>
>>> Best regards.
>>>
>>> Phong.
>>>
>>>
>>>
>>> _______________________________________________
>>> 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
>>

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

Reply via email to