Dear Geof, copy {modulename}_{blockname}.xml file to C:\Program Files\GNURadio-3.7\share\gnuradio\grc\blocks copy 2 files: \python\{blockname}.py and __init__.py to C:\Program Files\GNURadio-3.7\lib\site-packages\{modulename}\ and finally copy the generated dll and lib files into the bin and lib directories. As described in https://lists.gnu.org/archive/html/discuss-gnuradio/2016-07/msg00108.html The blocks show up in GNURADIO, but when I run the grc file I get the attribute error.
Geof Nieboer <gnieb...@corpcomm.net>, 11 Nis 2019 Per, 23:10 tarihinde şunu yazdı: > Horky, > > Installation on windows is now very simple, there have been .msi > installers available for a while. I recommend you give them a try. There > are some features which do not work, but the vast majority work fine. > > Unfortunately, custom OOT modules is one of the problematic areas. And as > I believe 3.8 completely changes how OOT modules are built and registered, > I think I'll focus work more on that aspect. > > Mehmet, When you say you put the files in the relevant directories, can > you be more specific? Just to be sure. > > Geof > > On Wed, Apr 10, 2019 at 9:24 AM Horký Petr <petr.ho...@unob.cz> wrote: > >> Dear Mehmet, >> >> according to my experience. I made a video guide, How to install gnuradio >> on windows. This took me 4 days of installing, since the guides on the >> internet are outdated. >> After that I tried Linux and installation took 10 minutes. The GNU is >> just not suited for Windows. I would recommend you using Linux. This saved >> me a lot of time. >> >> >> Regards, >> >> Petr >> ------------------------------ >> *Od:* Discuss-gnuradio <discuss-gnuradio-bounces+petr.horky= >> unob...@gnu.org> za uživatele Mehmet Ozcelebi <mehmetozcel...@gmail.com> >> *Odesláno:* pátek 5. dubna 2019 13:20:08 >> *Komu:* GNURadio Discussion List >> *Předmět:* [Discuss-gnuradio] Windows OOT Module Attribute Error module >> object has no attribute >> >> I know this question was asked a lot but this case is for a Windows OOT. >> I tried to build a OOT, tried in Linux and got the error: module object >> has no attribute. >> I fixed this by running sudo ldconfig. >> I tried the same with windows, The dll's xml and py files were generated >> nicely and I placed them into the relevant directories. >> I got the same error but this time I don't know how to fix it in windows. >> It's an annoying error. >> What are the ways to debug this error in windows? >> >> _______________________________________________ >> Discuss-gnuradio mailing list >> Discuss-gnuradio@gnu.org >> https://lists.gnu.org/mailman/listinfo/discuss-gnuradio >> >
_______________________________________________ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org https://lists.gnu.org/mailman/listinfo/discuss-gnuradio