# Gr-limesdr Plugin failed

**URL:** https://discourse.myriadrf.org/t/gr-limesdr-plugin-failed/7871
**Category:** LimeSDR
**Created:** [2 March 2023 11:24 UTC](https://discourse.myriadrf.org/t/gr-limesdr-plugin-failed/7871 "2023-03-02T11:24:14Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![wieniawski](https://avatars.discourse-cdn.com/v4/letter/w/b487fb/32.png) [@wieniawski](https://discourse.myriadrf.org/u/wieniawski)
#### Post date: [2 March 2023 11:24 UTC](https://discourse.myriadrf.org/t/gr-limesdr-plugin-failed/7871/1 "2023-03-02T11:24:14Z")

</div>

I am trying to install Gr-limesdr plugin on win10’s radioconda, however it fails.

1. My OS is Win10.
2. I downloaded radioconda from [GitHub - ryanvolz/radioconda: Software radio distribution and installer for conda](https://github.com/ryanvolz/radioconda) and installed, which is a conda version of GNU Radio.
3. I downloaded plugin from [https://downloads.myriadrf.org/project/limesuite/20.07/GNURadio3.7\_windows\_20.07.zip](https://downloads.myriadrf.org/project/limesuite/20.07/GNURadio3.7_windows_20.07.zip), and flowing the description on section 3.1 of [Gr-limesdr Plugin for GNURadio - Myriad-RF Wiki](https://wiki.myriadrf.org/Gr-limesdr_Plugin_for_GNURadio).

After that, I can not found lime grc in GNU-Radio

 ![image](https://canada1.discourse-cdn.com/flex034/uploads/myriadrf/original/2X/0/0c9af946aa5e1960b3096fa0c9fcdf616a20568c.png)

I also did some debugging:

1. my GNU Radio Companion’s version is 3.10.4.0, is that too high  
 ![image](https://canada1.discourse-cdn.com/flex034/uploads/myriadrf/original/2X/7/73a88b5dd9c0d766ca5a12918b576b8d5d8d8b20.png)
2. all the installed blocks are using yml files to describe the block information  
 ![image](https://canada1.discourse-cdn.com/flex034/uploads/myriadrf/original/2X/f/f666be857319a63a9e141b3b15b0c07ebc1095d6.png)  
however, the plugin is using xml file  
 ![image](https://canada1.discourse-cdn.com/flex034/uploads/myriadrf/original/2X/e/e0ac7b33be91a146fb31c34e9b75411ed7f520c4.png)  
which doesnot match.
3. I extracted the plugin zip file to the root of radioconda installation directory, is that correct?

Can any one help to reolve the installation of Gr-limesdr plugin?

thx.

---

<div class="post-metadata">

### Author: ![wieniawski](https://avatars.discourse-cdn.com/v4/letter/w/b487fb/32.png) [@wieniawski](https://discourse.myriadrf.org/u/wieniawski)
#### Post date: [3 March 2023 03:15 UTC](https://discourse.myriadrf.org/t/gr-limesdr-plugin-failed/7871/2 "2023-03-03T03:15:30Z")

</div>

hi, I have resolved this problem, which is due to edition.

After I changed to GNU Radio3.7, it success.

thx.
