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: [email protected]
