Hi everyone,

I followed the instructions here:
https://wiki.gnuradio.org/index.php?title=CondaInstall
to install gnuradio on a windows machine.

after installing with:
conda install gnuradio=3.10.9

I try to run gnuradio-companion from the command window
and get the following error:

-----------------
** (process:22428): WARNING **: 16:15:20.577: Failed to load shared library
'gdk_pixbuf-2.0-0.dll' referenced by the typelib: 'gdk_pixbuf-2.0-0.dll':
The specified procedure could not be found.
While trying to display an error message, another error occurred

The original error message follows.
AssertionError

Failed to initialize GTK. If you are running over ssh, did you enable X
forwarding and start ssh with -X?

()

(gnuradio310) C:\Users\anastas>
----------------------
I checked that I had gdk_pixbuff and indeed I have it:
------------------
(gnuradio310) C:\Users\anastas>conda install gdk-pixbuf
Channels:
 - conda-forge
Platform: win-64
Collecting package metadata (repodata.json): done
Solving environment: done

# All requested packages already installed.


(gnuradio310) C:\Users\anastas>
----------




Can someone point me to the correct direction on how to resolve this.

thanks
Achilleas

Reply via email to