czxin788 commented on issue #119: URL: https://github.com/apache/dolphinscheduler-sdk-python/issues/119#issuecomment-1888687141
``` [root@vmware-k8s-master dolphinscheduler-sdk-python-main]# pip3 install git+https://github.com/apache/dolphinscheduler-sdk-python.git#egg=apache-dolphinscheduler Looking in indexes: https://mirrors.aliyun.com/pypi/simple/ Collecting apache-dolphinscheduler Cloning https://github.com/apache/dolphinscheduler-sdk-python.git to /tmp/pip-install-uxghsecs/apache-dolphinscheduler_6d58731b65e34eb89457ff249e7bbd51 Running command git clone -q https://github.com/apache/dolphinscheduler-sdk-python.git /tmp/pip-install-uxghsecs/apache-dolphinscheduler_6d58731b65e34eb89457ff249e7bbd51 fatal: unable to access 'https://github.com/apache/dolphinscheduler-sdk-python.git/': Failed connect to github.com:443; Connection refused WARNING: Discarding git+https://github.com/apache/dolphinscheduler-sdk-python.git#egg=apache-dolphinscheduler. Command errored out with exit status 128: git clone -q https://github.com/apache/dolphinscheduler-sdk-python.git /tmp/pip-install-uxghsecs/apache-dolphinscheduler_6d58731b65e34eb89457ff249e7bbd51 Check the logs for full command output. ERROR: Could not find a version that satisfies the requirement apache-dolphinscheduler (unavailable) (from versions: 0.1.0, 0.1.1, 2.0.5, 2.0.5.1, 2.0.7, 3.0.0a0, 3.0.0b1, 3.0.0b2, 3.0.0, 3.0.1, 3.0.2, 3.1.0, 3.1.1, 4.0.0, 4.0.1, 4.0.2a1, 4.0.2a2, 4.0.2a3, 4.0.2a4, 4.0.2a5, 4.0.2a6, 4.0.2a7, 4.0.2a8, 4.0.2a9, 4.0.2a10, 4.0.2a11, 4.0.2a12, 4.0.2, 4.0.2.1, 4.0.3, 4.0.4) ERROR: No matching distribution found for apache-dolphinscheduler (unavailable) ``` -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
