Ok so I did sudo apt install python3-pip pip3 install numpy And configuration is correct now.. it building! Will wait in office till it builds or wont be ale to sleep today :P
On Wed, 25 Sep 2019 at 21:02, Michael Dickens <[email protected]> wrote: > Yes, but PyBOMBS is using Py36, not Py27 ... > > On Wed, Sep 25, 2019 at 3:00 PM sumit kumar <[email protected]> wrote: > >> Hi Michael, >> >> Yes I tried installing numpy, but it is already there. >> Further, I deleted the build directory and ran pybombs again, but still >> it cannot find numpy! >> Did system reboot also. >> Even orc 0.4 is there but installer cannot find it. >> >> I got a fresh i9 CPU and GNU Radio doesn't install. >> >> >> ubadmin@ub-exotic02:~$ sudo apt install python-numpy >> [sudo] password for ubadmin: >> Reading package lists... Done >> Building dependency tree >> Reading state information... Done >> python-numpy is already the newest version (1:1.13.3-2ubuntu1). >> The following package was automatically installed and is no longer >> required: >> libllvm7 >> Use 'sudo apt autoremove' to remove it. >> 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. >> >> ubadmin@ub-exotic02:~$ python >> Python 2.7.15+ (default, Jul 9 2019, 16:51:35) >> [GCC 7.4.0] on linux2 >> Type "help", "copyright", "credits" or "license" for more information. >> >>> import numpy >> >>> >> >> On Wed, 25 Sep 2019 at 20:50, Michael Dickens <[email protected]> >> wrote: >> >>> Hi Sumit - According to your last log, your install is missing NumPy. >>> Since PyBOMBS force-enabled GRC and not all dependencies were met, CMake >>> errored out. Clearly PyBOMBS didn't catch that dependency. Maybe just >>> install it manually and create an issue in PyBOMBS github noting it? - MLD >>> >>> On Wed, Sep 25, 2019 at 2:27 PM sumit kumar <[email protected]> wrote: >>> >>>> Attaching output of Configuration (which failed) >>>> >>>> On Wed, 25 Sep 2019 at 20:12, sumit kumar <[email protected]> wrote: >>>> >>>>> Hi, >>>>> I am getting undefined reference to `pthread_create' when I am >>>>> installing GNU Radio using pybombs. The desktop has fresh install of >>>>> ubuntu >>>>> 18.04. >>>>> Error and Output log files are attached. >>>>> Regards >>>>> Sumit >>>>> >>>> >>>> >>>> -- >>>> Sumit Kumar >>>> >>>> >>>> _______________________________________________ >>>> Discuss-gnuradio mailing list >>>> [email protected] >>>> https://lists.gnu.org/mailman/listinfo/discuss-gnuradio >>>> >>> >>> >>> -- >>> Michael Dickens, Mac OS X Programmer >>> >>> Ettus Research Technical Support >>> >>> Email: [email protected] >>> >>> Web: http://www.ettus.com >>> >> >> >> -- >> Sumit Kumar >> >> >> > > -- > Michael Dickens, Mac OS X Programmer > > Ettus Research Technical Support > > Email: [email protected] > > Web: http://www.ettus.com > -- Sumit Kumar
_______________________________________________ Discuss-gnuradio mailing list [email protected] https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
