Tuesday, July 23, 2019

Re: [Discuss-gnuradio] ModuleNotFoundError

Hi Ron,

Thanks again for your help. I now have the system running :)

I don't know how you knew what those paths were; I certainly didn't find
any documentation on it. When the dust settles, I am going to document
every little detail of the build, start to finish, to help those like me
who are new to so much of this.

Best regards,
--
Barry Duggan

On Mon, 22 Jul 2019 20:08:08 -0700, Ron Economos wrote:

The PYTHONPATH should be:

/usr/local/lib/python3.7/dist-packages

The LD_LIBRARY_PATH should be:

/usr/local/lib

A couple more notes. Make sure you do a sudo ldconfig after the build.
Also, there was a bug in the 3.8.0.0-rc1 tag. Make sure you build the
latest 3.8.0.0-rc2 tag (or anything after commit 0ab6a74).

Ron

_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

No comments:

Post a Comment