Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ImportError: cannot import name uhd #11

Open
letitbezh opened this issue Oct 6, 2017 · 1 comment
Open

ImportError: cannot import name uhd #11

letitbezh opened this issue Oct 6, 2017 · 1 comment

Comments

@letitbezh
Copy link

when i use drm_transmitter_gui.py , it is wrong ,what should i do

founder@founder-pc:~/hackrf/gr-drm/apps/gui$ python drm_transmitter_gui.py 
Traceback (most recent call last):
  File "drm_transmitter_gui.py", line 13, in <module>
    import drm_transmitter
  File "/home/founder/hackrf/gr-drm/apps/gui/drm_transmitter.py", line 22, in <module>
    from gnuradio import uhd
ImportError: cannot import name uhd
@fwunsch
Copy link
Collaborator

fwunsch commented Oct 12, 2017

This does not look like a gr-drm related problem. Make sure you installed UHD and set all the paths correctly so that it can be found at runtime.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants