Hi marino, can you please share some details about how you installed UHD, and what kind of system you have? If you run python3 -c "from uhd.imgbuilder import grc", does that work? Is grc.py in /usr/local/lib/python3/dist-packages/uhd/imgbuilder/ ?
We've done most of the testing on Ubuntu, but we also didn't change the way things get installed. Maybe there are some residual files from the 4.0 installation? --M On Tue, Jul 9, 2024 at 12:47 PM cyberphox <cyberp...@gmail.com> wrote: > Hi All, > > I have recently taken the plunge and updated from UHD 4.0 to UHD 4.7 and > have encountered an error when trying to build the FPGA with a custom NOC > block. This is what I get right after issuing the build command: > > Traceback (most recent call last): > File "/usr/local/bin/rfnoc_image_builder", line 58, in <module> > from uhd.imgbuilder import grc > ImportError: cannot import name 'grc' from 'uhd.imgbuilder' > (/usr/local/lib/python3/dist-packages/uhd/imgbuilder/__init__.py) > > Thanks > marino > _______________________________________________ > USRP-users mailing list -- usrp-users@lists.ettus.com > To unsubscribe send an email to usrp-users-le...@lists.ettus.com >
_______________________________________________ USRP-users mailing list -- usrp-users@lists.ettus.com To unsubscribe send an email to usrp-users-le...@lists.ettus.com