radioML / dataset

Open RadioML Synthetic Benchmark Dataset
244 stars 140 forks source link

ImportError: No module named mediatools #12

Closed er-mao closed 6 years ago

er-mao commented 6 years ago

Sorry, when I tried to run the generate_RML2016.10a.py, this error came out. Could you please give me a hand?

Traceback (most recent call last): File "e:\python\dataset_master\generate_RML2016.10a.py", line 3, in from source_alphabet import source_alphabet File "e:\python\dataset_master\source_alphabet.py", line 3, in import mediatools ImportError: No module named mediatools

er-mao commented 6 years ago

Maybe it's this: https://moo.cmcl.cs.cmu.edu/trac/cgran/wiki/mediatools

ghost commented 6 years ago

Same Problem...

osh commented 6 years ago

https://github.com/osh/gr-mediatools

pachpandepriti commented 6 years ago

Please let me know how u solved this

n-west commented 6 years ago

You install gr-mediatools

On Wed, Mar 28, 2018 at 4:56 PM pachpandepriti notifications@github.com wrote:

Please let me know how u solved this

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/radioML/dataset/issues/12#issuecomment-377033605, or mute the thread https://github.com/notifications/unsubscribe-auth/ABytClwxoNEY41h5Y5SpaKolQbufEkF6ks5ti_kKgaJpZM4QbWnE .

pachpandepriti commented 6 years ago

It's giving me error I tried using cmake. but nothing worked

LlewellynS96 commented 6 years ago

@pachpandepriti sudo apt-get install libavcodec-dev libavformat-dev

SYTo7436 commented 6 months ago

现在解决了吗?