usrp-users@lists.ettus.com

Discussion and technical support related to USRP, UHD, RFNoC

View all threads

E110 run problem

JL
john liu
Thu, Aug 27, 2015 2:26 AM

Dear all,
We run test_sccc_hard.py. under the
/usr/share/gnuradio/examples/trellis
report missing SciPy Toolkit.So we downloaded it from the official website
of the installation .Then report a error, the lack of LAPACK package, so I
downloaded the LAPACK installer,then report these errors:
[image: Inline image 1]
so how to do it?

best regards
John

Dear all, We run test_sccc_hard.py. under the /usr/share/gnuradio/examples/trellis report missing SciPy Toolkit.So we downloaded it from the official website of the installation .Then report a error, the lack of LAPACK package, so I downloaded the LAPACK installer,then report these errors: [image: Inline image 1] so how to do it? best regards John
MD
Marcus D. Leech
Thu, Aug 27, 2015 2:31 AM

On 08/26/2015 10:26 PM, john liu via USRP-users wrote:

Dear all,
We run test_sccc_hard.py. under the
/usr/share/gnuradio/examples/trellis
report missing SciPy Toolkit.So we downloaded it from the official website
of the installation .Then report a error, the lack of LAPACK package, so I
downloaded the LAPACK installer,then report these errors:
Inline image 1
so how to do it?

best regards
John


USRP-users mailing list
USRP-users@lists.ettus.com
http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com

You might do better to contact the LAPACK folks, since there's probably
very few experts on THIS list in building LAPACK software.

On 08/26/2015 10:26 PM, john liu via USRP-users wrote: > Dear all, > We run test_sccc_hard.py. under the > /usr/share/gnuradio/examples/trellis > report missing SciPy Toolkit.So we downloaded it from the official website > of the installation .Then report a error, the lack of LAPACK package, so I > downloaded the LAPACK installer,then report these errors: > Inline image 1 > so how to do it? > > best regards > John > > > _______________________________________________ > USRP-users mailing list > USRP-users@lists.ettus.com > http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com > You might do better to contact the LAPACK folks, since there's probably very few experts on THIS list in building LAPACK software.
PB
Philip Balister
Mon, Aug 31, 2015 6:35 PM

On 08/26/2015 10:31 PM, Marcus D. Leech via USRP-users wrote:

On 08/26/2015 10:26 PM, john liu via USRP-users wrote:

Dear all,
We run test_sccc_hard.py. under the /usr/share/gnuradio/examples/trellis
report missing SciPy Toolkit.So we downloaded it from the official website
of the installation .Then report a error, the lack of LAPACK package, so I
downloaded the LAPACK installer,then report these errors:
Inline image 1
so how to do it?

I do not have a good answer for this. I've looked at it in the E310
context and have found it troublesome to build scipy and atlas with a
cross compiler. I'm not sure what the issues are trying to build native.

I suspect the best path is remove the dependency on scipy. Since you are
on an embedded processor, that is likely the best path.

Philip

You might do better to contact the LAPACK folks, since there's probably very few
experts on THIS list in building LAPACK software.


USRP-users mailing list
USRP-users@lists.ettus.com
http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com

On 08/26/2015 10:31 PM, Marcus D. Leech via USRP-users wrote: > On 08/26/2015 10:26 PM, john liu via USRP-users wrote: >> Dear all, >> We run test_sccc_hard.py. under the /usr/share/gnuradio/examples/trellis >> report missing SciPy Toolkit.So we downloaded it from the official website >> of the installation .Then report a error, the lack of LAPACK package, so I >> downloaded the LAPACK installer,then report these errors: >> Inline image 1 >> so how to do it? I do not have a good answer for this. I've looked at it in the E310 context and have found it troublesome to build scipy and atlas with a cross compiler. I'm not sure what the issues are trying to build native. I suspect the best path is remove the dependency on scipy. Since you are on an embedded processor, that is likely the best path. Philip >> >> best regards >> John >> >> >> _______________________________________________ >> USRP-users mailing list >> USRP-users@lists.ettus.com >> http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com >> > You might do better to contact the LAPACK folks, since there's probably very few > experts on THIS list in building LAPACK software. > > > > > _______________________________________________ > USRP-users mailing list > USRP-users@lists.ettus.com > http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com >