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

No public Docker image available for radioml/minsdr #30

Open
shivanshuraj1333 opened this issue May 24, 2020 · 6 comments
Open

No public Docker image available for radioml/minsdr #30

shivanshuraj1333 opened this issue May 24, 2020 · 6 comments

Comments

@shivanshuraj1333
Copy link

After cloning the repo, when I try to run build_dataset command from the terminal (I'm using ubuntu 18.04), I get the following error:-

Screenshot from 2020-05-24 10-54-43

I think the radioml/minsdr image on the docker hub either doesn't exist or is still private.
I'm trying to run build the dataset using yonidavidson/minsdr docker image from @yonidavidson's docker hub.

@yonidavidson
Copy link
Contributor

Hi @shivanshu1333
Looking at dockerhub:
image
Looks like the container name was changed, you can use my clone or move to a newer one they created.

@shivanshuraj1333
Copy link
Author

Thank you @yonidavidson . Also I'm unable to find /gr/setup_env.sh as this is used in build_dataset

@yonidavidson
Copy link
Contributor

yonidavidson commented May 25, 2020 via email

@shivanshuraj1333
Copy link
Author

@yonidavidson after many fixes I'm stuck here.
Screenshot from 2020-05-28 16-49-08
I tried to install media tools using #12 but even after running cmake CMakeLists.txt and sudo apt-get install libavcodec-dev libavformat-dev successfully, I'm unable to install mediatools.
Please guide, thank you.

@n-west
Copy link
Contributor

n-west commented May 28, 2020 via email

@shivanshuraj1333
Copy link
Author

shivanshuraj1333 commented May 28, 2020

@n-west as I mentioned above, I used the link as suggested by you already and tried to install using cmake CMakeLists.txt, sudo apt-get install libavcodec-dev libavformat-dev and I also tried creating a folder build and then running cmake ../
All the mentioned commands got successfully executed but I'm still I'm unable to import mediatools.
Can you please tell me where I'm doing it wrong?
Thanks :)

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

3 participants