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

pip install python-dubbo==0.0.3b10 安装成功,运行失败 #8

Open
stone531 opened this issue Nov 26, 2020 · 0 comments
Open

pip install python-dubbo==0.0.3b10 安装成功,运行失败 #8

stone531 opened this issue Nov 26, 2020 · 0 comments

Comments

@stone531
Copy link

Installed /usr/local/lib/python3.8/site-packages/python_dubbo-0.0.5-py3.8.egg
Processing dependencies for python-dubbo==0.0.5
Searching for kazoo==2.4.0
Best match: kazoo 2.4.0
Adding kazoo 2.4.0 to easy-install.pth file

Using /usr/local/lib/python3.8/site-packages
Searching for six==1.15.0
Best match: six 1.15.0
Adding six 1.15.0 to easy-install.pth file

Using /usr/local/lib/python3.8/site-packages
Finished processing dependencies for python-dubbo==0.0.5

运行提示:
from dubbo.client import DubboClient, ZkRegister
提示失败:ModuleNotFoundError: No module named 'dubbo.client'; 'dubbo' is not a 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

1 participant