discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] Ubuntu 11.10 GNURadio Companion not installing he


From: Jared Harvey
Subject: Re: [Discuss-gnuradio] Ubuntu 11.10 GNURadio Companion not installing help
Date: Mon, 2 Jul 2012 18:19:24 -0400

Hello Josh,

JH> -- Dependency PYGTK_FOUND = TRUE
JH> -- Dependency NUMPY_FOUND = FALSE
JH> -- Disabling gnuradio-companion support.
JH> -- Override with -DENABLE_GRC=ON/OFF

JB> The build environment is just trying to import
JB> numpy.  Are  you able to run python -c "import
JB> numpy"  from the same terminal you are calling
JB> the build configuration from?

Sort  of,  it looks like I can run it, however see
below.  Hmm,  must  have  a  wizard problem, as it
appears it's the wrong Elf class :)

$ python -c "import numpy"
Traceback (most recent call last):
  File "<string>", line 1, in <module>
  File "/home/jharvey/.local/lib/python2.7/site-packages/numpy/__init__.py", 
line 137, in <module>
    import add_newdocs
  File "/home/jharvey/.local/lib/python2.7/site-packages/numpy/add_newdocs.py", 
line 9, in <module>
    from numpy.lib import add_newdoc
  File 
"/home/jharvey/.local/lib/python2.7/site-packages/numpy/lib/__init__.py", line 
4, in <module>
    from type_check import *
  File 
"/home/jharvey/.local/lib/python2.7/site-packages/numpy/lib/type_check.py", 
line 8, in <module>
    import numpy.core.numeric as _nx
  File 
"/home/jharvey/.local/lib/python2.7/site-packages/numpy/core/__init__.py", line 
5, in <module>
    import multiarray
ImportError: 
/home/jharvey/.local/lib/python2.7/site-packages/numpy/core/multiarray.so: 
wrong ELF class: ELFCLASS32

Best regards.

.. ..-. / -.-- --- ..- / .-. . .- -.. /  - .... .. ...   
.-.. . - ... / .... .- ...- . / .- / -... . . .-. 

 Jared Harvey                           Operator KB1GTT

e-mail address@hidden
Web page http://jaredharvey.com




reply via email to

[Prev in Thread] Current Thread [Next in Thread]