Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Install the kubernetes pcakage successfully but can't use it #1053

Closed
@nettyxiong

Description

@nettyxiong
git clone --recursive https://github.com/kubernetes-client/python.git
cd python
python setup.py install
python
>>> import kubernetes
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "/usr/lib/python2.7/site-packages/kubernetes/__init__.py", line 21, in <module>
    import kubernetes.dynamic
ImportError: No module named dynamic
>>> 

Metadata

Metadata

Assignees

Labels

kind/documentationCategorizes issue or PR as related to documentation.priority/awaiting-more-evidenceLowest priority. Possibly useful, but not yet enough support to actually get it done.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions