Skip to content

ImportError: DLL load failed while importing qtgui_python #78

@ShoeBro

Description

@ShoeBro

Hello!

I have installed radioconda with the windows installer (3.10.8.0 (Python 3.11.6)), but when running the first tutorial in GNU radio companion I get the error below:

packages\gnuradio\qtgui\__init__.py", line 23, in <module>
    from .qtgui_python import *
ImportError: DLL load failed while importing qtgui_python: The specified procedure could not be found.

It seems to be a problem for all qt gui cards. I have tried the following:

  • Use time sink only
  • Use freq sink only
  • Uninstalled all other python installs
  • Removed Pycharm and Spyder
  • Tried previous radioconda version
  • Nothing related to python is in the environment variables
  • Run the generated .py file in vscode with the radioconda interpreter.

All this has given me the same error and I am out of ideas. Any help is appreciated, thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions