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

ModuleNotFoundError #479

Closed
a24ibrah opened this issue Mar 11, 2018 · 3 comments
Closed

ModuleNotFoundError #479

a24ibrah opened this issue Mar 11, 2018 · 3 comments

Comments

@a24ibrah
Copy link

I tried to install python client for kubernetes on my windows machine, but I keep getting the following: "error: supposed package directory 'kubernetes\config' exists, but is not a directory"

I tried with different versions but I keep getting the same message?!

@aogier
Copy link

aogier commented Mar 20, 2018

Hi, have you tried cloning with --recursive ? Seems you're missing the needed base submodule

@a24ibrah
Copy link
Author

Thanks aogier. I did try to clone with --recursive. However, I did not know why it does not copy the base submodule. I did copy them manually and it worked.

@micw523
Copy link
Contributor

micw523 commented Nov 2, 2018

This repo is structured in such a way that symbolic links well. You'll need to manually copy the folder when you clone recursively on Windows - that's a current restriction on the repo.

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

4 participants