2021-07-09T21:20:53,956 Created temporary directory: /tmp/pip-ephem-wheel-cache-xief7xvb 2021-07-09T21:20:53,959 Created temporary directory: /tmp/pip-req-tracker-n7r73_wl 2021-07-09T21:20:53,960 Initialized build tracking at /tmp/pip-req-tracker-n7r73_wl 2021-07-09T21:20:53,960 Created build tracker: /tmp/pip-req-tracker-n7r73_wl 2021-07-09T21:20:53,960 Entered build tracker: /tmp/pip-req-tracker-n7r73_wl 2021-07-09T21:20:53,961 Created temporary directory: /tmp/pip-wheel-3qfa1qlu 2021-07-09T21:20:53,994 1 location(s) to search for versions of m-robot: 2021-07-09T21:20:53,994 * https://pypi.org/simple/m-robot/ 2021-07-09T21:20:53,994 Fetching project page and analyzing links: https://pypi.org/simple/m-robot/ 2021-07-09T21:20:53,995 Getting page https://pypi.org/simple/m-robot/ 2021-07-09T21:20:53,996 Found index url https://pypi.org/simple 2021-07-09T21:20:54,175 Found link https://files.pythonhosted.org/packages/4b/f2/3c89df60ad8dc7773f9e5b57f1656811f6b41386ef7c46c15e7d0455a2f5/M_robot-0.38.tar.gz#sha256=0bf192be936f77329b3d14d157c87e8a22ad4028b1c7ec18988826648c101e88 (from https://pypi.org/simple/m-robot/), version: 0.38 2021-07-09T21:20:54,176 Found link https://files.pythonhosted.org/packages/e9/2f/2205a60e8eeb9707826529bfa61ad9d99e3ff06608e3a111c7466cf44daa/M_robot-0.39.tar.gz#sha256=dd88ac2102b21c8895b774a2fb05df3ad25b20ff9c4c5e1ee4766d28c6bb7589 (from https://pypi.org/simple/m-robot/), version: 0.39 2021-07-09T21:20:54,176 Skipping link: not a file: https://pypi.org/simple/m-robot/ 2021-07-09T21:20:54,193 Given no hashes to check 1 links for project 'm-robot': discarding no candidates 2021-07-09T21:20:54,210 Collecting m-robot==0.38 2021-07-09T21:20:54,212 Created temporary directory: /tmp/pip-unpack-7dqlxslo 2021-07-09T21:20:54,252 Downloading M_robot-0.38.tar.gz (17 kB) 2021-07-09T21:20:54,306 Added m-robot==0.38 from https://files.pythonhosted.org/packages/4b/f2/3c89df60ad8dc7773f9e5b57f1656811f6b41386ef7c46c15e7d0455a2f5/M_robot-0.38.tar.gz#sha256=0bf192be936f77329b3d14d157c87e8a22ad4028b1c7ec18988826648c101e88 to build tracker '/tmp/pip-req-tracker-n7r73_wl' 2021-07-09T21:20:54,307 Running setup.py (path:/tmp/pip-wheel-3qfa1qlu/m-robot_c928ded212df444ea37627f70ec3fa3c/setup.py) egg_info for package m-robot 2021-07-09T21:20:54,308 Created temporary directory: /tmp/pip-pip-egg-info-0ccd6h0y 2021-07-09T21:20:54,308 Running command python setup.py egg_info 2021-07-09T21:20:55,225 Downloading http://pypi.python.org/packages/source/d/distribute/distribute-0.6.14.tar.gz 2021-07-09T21:20:55,237 Traceback (most recent call last): 2021-07-09T21:20:55,238 File "/tmp/pip-wheel-3qfa1qlu/m-robot_c928ded212df444ea37627f70ec3fa3c/ez_setup.py", line 143, in use_setuptools 2021-07-09T21:20:55,238 raise ImportError 2021-07-09T21:20:55,238 ImportError 2021-07-09T21:20:55,238 During handling of the above exception, another exception occurred: 2021-07-09T21:20:55,239 Traceback (most recent call last): 2021-07-09T21:20:55,239 File "", line 1, in 2021-07-09T21:20:55,239 File "/tmp/pip-wheel-3qfa1qlu/m-robot_c928ded212df444ea37627f70ec3fa3c/setup.py", line 2, in 2021-07-09T21:20:55,239 use_setuptools() 2021-07-09T21:20:55,239 File "/tmp/pip-wheel-3qfa1qlu/m-robot_c928ded212df444ea37627f70ec3fa3c/ez_setup.py", line 145, in use_setuptools 2021-07-09T21:20:55,239 return _do_download(version, download_base, to_dir, download_delay) 2021-07-09T21:20:55,240 File "/tmp/pip-wheel-3qfa1qlu/m-robot_c928ded212df444ea37627f70ec3fa3c/ez_setup.py", line 123, in _do_download 2021-07-09T21:20:55,240 tarball = download_setuptools(version, download_base, 2021-07-09T21:20:55,240 File "/tmp/pip-wheel-3qfa1qlu/m-robot_c928ded212df444ea37627f70ec3fa3c/ez_setup.py", line 193, in download_setuptools 2021-07-09T21:20:55,240 src = urlopen(url) 2021-07-09T21:20:55,241 File "/usr/lib/python3.9/urllib/request.py", line 214, in urlopen 2021-07-09T21:20:55,241 return opener.open(url, data, timeout) 2021-07-09T21:20:55,241 File "/usr/lib/python3.9/urllib/request.py", line 523, in open 2021-07-09T21:20:55,242 response = meth(req, response) 2021-07-09T21:20:55,242 File "/usr/lib/python3.9/urllib/request.py", line 632, in http_response 2021-07-09T21:20:55,243 response = self.parent.error( 2021-07-09T21:20:55,243 File "/usr/lib/python3.9/urllib/request.py", line 561, in error 2021-07-09T21:20:55,243 return self._call_chain(*args) 2021-07-09T21:20:55,244 File "/usr/lib/python3.9/urllib/request.py", line 494, in _call_chain 2021-07-09T21:20:55,244 result = func(*args) 2021-07-09T21:20:55,244 File "/usr/lib/python3.9/urllib/request.py", line 641, in http_error_default 2021-07-09T21:20:55,245 raise HTTPError(req.full_url, code, msg, hdrs, fp) 2021-07-09T21:20:55,245 urllib.error.HTTPError: HTTP Error 403: SSL is required 2021-07-09T21:20:55,303 WARNING: Discarding https://files.pythonhosted.org/packages/4b/f2/3c89df60ad8dc7773f9e5b57f1656811f6b41386ef7c46c15e7d0455a2f5/M_robot-0.38.tar.gz#sha256=0bf192be936f77329b3d14d157c87e8a22ad4028b1c7ec18988826648c101e88 (from https://pypi.org/simple/m-robot/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T21:20:55,304 ERROR: Could not find a version that satisfies the requirement m-robot==0.38 (from versions: 0.38, 0.39) 2021-07-09T21:20:55,304 ERROR: No matching distribution found for m-robot==0.38 2021-07-09T21:20:55,305 Exception information: 2021-07-09T21:20:55,305 Traceback (most recent call last): 2021-07-09T21:20:55,305 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T21:20:55,305 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T21:20:55,305 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T21:20:55,305 raise RequirementsConflicted(criterion) 2021-07-09T21:20:55,305 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('m-robot==0.38') 2021-07-09T21:20:55,305 2021-07-09T21:20:55,305 During handling of the above exception, another exception occurred: 2021-07-09T21:20:55,305 2021-07-09T21:20:55,305 Traceback (most recent call last): 2021-07-09T21:20:55,305 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T21:20:55,305 result = self._result = resolver.resolve( 2021-07-09T21:20:55,305 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T21:20:55,305 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T21:20:55,305 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T21:20:55,305 raise ResolutionImpossible(e.criterion.information) 2021-07-09T21:20:55,305 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('m-robot==0.38'), parent=None)] 2021-07-09T21:20:55,305 2021-07-09T21:20:55,305 The above exception was the direct cause of the following exception: 2021-07-09T21:20:55,305 2021-07-09T21:20:55,305 Traceback (most recent call last): 2021-07-09T21:20:55,305 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T21:20:55,305 status = self.run(options, args) 2021-07-09T21:20:55,305 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T21:20:55,305 return func(self, options, args) 2021-07-09T21:20:55,305 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T21:20:55,305 requirement_set = resolver.resolve( 2021-07-09T21:20:55,305 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T21:20:55,305 raise error from e 2021-07-09T21:20:55,305 pip._internal.exceptions.DistributionNotFound: No matching distribution found for m-robot==0.38 2021-07-09T21:20:55,309 Removed m-robot==0.38 from https://files.pythonhosted.org/packages/4b/f2/3c89df60ad8dc7773f9e5b57f1656811f6b41386ef7c46c15e7d0455a2f5/M_robot-0.38.tar.gz#sha256=0bf192be936f77329b3d14d157c87e8a22ad4028b1c7ec18988826648c101e88 from build tracker '/tmp/pip-req-tracker-n7r73_wl' 2021-07-09T21:20:55,310 Removed build tracker: '/tmp/pip-req-tracker-n7r73_wl'