You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@dubbo.apache.org by GitBox <gi...@apache.org> on 2020/11/26 12:25:33 UTC

[GitHub] [dubbo-python2] stone531 opened a new issue #8: pip install python-dubbo==0.0.3b10 安装成功,运行失败

stone531 opened a new issue #8:
URL: https://github.com/apache/dubbo-python2/issues/8


   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


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org