Hello Alex,
AD> Just noticed that the problem library is in
AD> ~/.local/. I've never seen that before, it
AD> seems to imply that you've got numpy installed
AD> in your home directory. Is that right? You
AD> could trymoving~/.local/lib/to
AD> ~/.local/lib-ignoreme/ and
On 03/07/12 20:34, Jared Harvey wrote:
Hello Alex,
/home/jharvey/.local/lib/python2.7/site-packages/numpy/core/multiarray.so:
wrong ELF class: ELFCLASS32
AD> Mixture of 32 and 64 bit packages, by any
AD> chance?
Not likely, but perhaps. The packages were
installed via package m
Hello Alex,
>> /home/jharvey/.local/lib/python2.7/site-packages/numpy/core/multiarray.so:
>> wrong ELF class: ELFCLASS32
AD> Mixture of 32 and 64 bit packages, by any
AD> chance?
Not likely, but perhaps. The packages were
installed via package manager, or the the GNURadio
build scr
On Monday 02 Jul 2012 23:19:24 Jared Harvey wrote:
> /home/jharvey/.local/lib/python2.7/site-packages/numpy/core/multiarray.so:
> wrong ELF class: ELFCLASS32
Mixture of 32 and 64 bit packages, by any chance?
alexd
___
Discuss-gnuradio mailing list
Disc
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 s
On 07/02/2012 04:41 AM, Jared Harvey wrote:
> Hello,
>
> I'm having a problem getting GRC to install. It appears it thinks
> numpy is not installed, however synaptic claims it is. Also the log
> files notes
>
> python-numpy is already the newest version.
>
> Yet I also see in the log file
>
>