# Gnuradio 3.8 and gr-limesdr: No module named 'limesdr'

**URL:** https://discourse.myriadrf.org/t/gnuradio-3-8-and-gr-limesdr-no-module-named-limesdr/5970
**Category:** LimeSDR
**Created:** [9 April 2020 20:33 UTC](https://discourse.myriadrf.org/t/gnuradio-3-8-and-gr-limesdr-no-module-named-limesdr/5970 "2020-04-09T20:33:19Z")
**Posts on this page:** 1
**Showing post:** 9

<div class="post-metadata">

### Author: ![vvvelichkov](https://yyz2.discourse-cdn.com/flex034/user_avatar/discourse.myriadrf.org/vvvelichkov/32/2844_2.png) [@vvvelichkov](https://discourse.myriadrf.org/u/vvvelichkov)
#### Post date: [10 April 2020 21:03 UTC](https://discourse.myriadrf.org/t/gnuradio-3-8-and-gr-limesdr-no-module-named-limesdr/5970/9 "2020-04-10T21:03:51Z")

</div>

> [@alex250491](#):
>
> I really don’t understand why i’m the only one with this problem.

You are definitely not the only one, see

- [ModuleNotFoundError: No module named 'limesdr'](https://discourse.myriadrf.org/t/modulenotfounderror-no-module-named-limesdr/5561)
- [python - ModuleNotFoundError on GNU Radio right after installation - Stack Overflow](https://stackoverflow.com/questions/60792169/modulenotfounderror-on-gnu-radio-right-after-installation/60793166#60793166),
- [gnuradio error · Issue #480 · ptrkrysik/gr-gsm · GitHub](https://github.com/ptrkrysik/gr-gsm/issues/480#issuecomment-532305188)

It’s quite common problem with gnuradio 3.8 as the directory where the OOT modules gets installed when installed from source is not in the default python module search path (`sys.path`)

---

_[View the full topic](https://discourse.myriadrf.org/t/gnuradio-3-8-and-gr-limesdr-no-module-named-limesdr/5970)._
