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

/usr/bin/python: Error while finding module specification for 'elasticdl.python.master.main' (ModuleNotFoundError: No module named 'elasticdl') #2541

Open
MengMengBear opened this issue May 31, 2022 · 1 comment

Comments

@MengMengBear
Copy link

I follow the tutorial and get the error when submit the job to my minikube.

minikube kubectl -- get pods:
elasticdl-test-mnist-allreduce-master 0/1 Error 0 10m

minikube kubectl -- logs elasticdl-test-mnist-allreduce-master
/usr/bin/python: Error while finding module specification for 'elasticdl.python.master.main' (ModuleNotFoundError: No module named 'elasticdl')

@workingloong
Copy link
Collaborator

Is elasticdl/elasticdl:v1.0.0 the image of elasticdl-test-mnist-allreduce-master? If yes, you can run pip show elasticdl in a container with the image to check the elasticdl package.

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