2021-07-09T21:41:55,240 Created temporary directory: /tmp/pip-ephem-wheel-cache-r481rqi4 2021-07-09T21:41:55,244 Created temporary directory: /tmp/pip-req-tracker-jyfvrem9 2021-07-09T21:41:55,244 Initialized build tracking at /tmp/pip-req-tracker-jyfvrem9 2021-07-09T21:41:55,244 Created build tracker: /tmp/pip-req-tracker-jyfvrem9 2021-07-09T21:41:55,244 Entered build tracker: /tmp/pip-req-tracker-jyfvrem9 2021-07-09T21:41:55,245 Created temporary directory: /tmp/pip-wheel-asoy7516 2021-07-09T21:41:55,283 1 location(s) to search for versions of m-robot: 2021-07-09T21:41:55,283 * https://pypi.org/simple/m-robot/ 2021-07-09T21:41:55,283 Fetching project page and analyzing links: https://pypi.org/simple/m-robot/ 2021-07-09T21:41:55,284 Getting page https://pypi.org/simple/m-robot/ 2021-07-09T21:41:55,285 Found index url https://pypi.org/simple 2021-07-09T21:41:55,376 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:41:55,377 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:41:55,377 Skipping link: not a file: https://pypi.org/simple/m-robot/ 2021-07-09T21:41:55,393 Given no hashes to check 1 links for project 'm-robot': discarding no candidates 2021-07-09T21:41:55,410 Collecting m-robot==0.39 2021-07-09T21:41:55,412 Created temporary directory: /tmp/pip-unpack-z6xy76x9 2021-07-09T21:41:55,453 Downloading M_robot-0.39.tar.gz (17 kB) 2021-07-09T21:41:55,507 Added m-robot==0.39 from https://files.pythonhosted.org/packages/e9/2f/2205a60e8eeb9707826529bfa61ad9d99e3ff06608e3a111c7466cf44daa/M_robot-0.39.tar.gz#sha256=dd88ac2102b21c8895b774a2fb05df3ad25b20ff9c4c5e1ee4766d28c6bb7589 to build tracker '/tmp/pip-req-tracker-jyfvrem9' 2021-07-09T21:41:55,508 Running setup.py (path:/tmp/pip-wheel-asoy7516/m-robot_b19cb685152d4b1b8173f553b9bb0606/setup.py) egg_info for package m-robot 2021-07-09T21:41:55,509 Created temporary directory: /tmp/pip-pip-egg-info-ylfg0b7p 2021-07-09T21:41:55,509 Running command python setup.py egg_info 2021-07-09T21:41:56,225 Downloading http://pypi.python.org/packages/source/d/distribute/distribute-0.6.14.tar.gz 2021-07-09T21:41:56,239 Traceback (most recent call last): 2021-07-09T21:41:56,240 File "/tmp/pip-wheel-asoy7516/m-robot_b19cb685152d4b1b8173f553b9bb0606/ez_setup.py", line 143, in use_setuptools 2021-07-09T21:41:56,240 raise ImportError 2021-07-09T21:41:56,240 ImportError 2021-07-09T21:41:56,240 During handling of the above exception, another exception occurred: 2021-07-09T21:41:56,241 Traceback (most recent call last): 2021-07-09T21:41:56,241 File "", line 1, in 2021-07-09T21:41:56,241 File "/tmp/pip-wheel-asoy7516/m-robot_b19cb685152d4b1b8173f553b9bb0606/setup.py", line 2, in 2021-07-09T21:41:56,241 use_setuptools() 2021-07-09T21:41:56,241 File "/tmp/pip-wheel-asoy7516/m-robot_b19cb685152d4b1b8173f553b9bb0606/ez_setup.py", line 145, in use_setuptools 2021-07-09T21:41:56,242 return _do_download(version, download_base, to_dir, download_delay) 2021-07-09T21:41:56,242 File "/tmp/pip-wheel-asoy7516/m-robot_b19cb685152d4b1b8173f553b9bb0606/ez_setup.py", line 123, in _do_download 2021-07-09T21:41:56,242 tarball = download_setuptools(version, download_base, 2021-07-09T21:41:56,242 File "/tmp/pip-wheel-asoy7516/m-robot_b19cb685152d4b1b8173f553b9bb0606/ez_setup.py", line 193, in download_setuptools 2021-07-09T21:41:56,243 src = urlopen(url) 2021-07-09T21:41:56,243 File "/usr/lib/python3.9/urllib/request.py", line 214, in urlopen 2021-07-09T21:41:56,243 return opener.open(url, data, timeout) 2021-07-09T21:41:56,244 File "/usr/lib/python3.9/urllib/request.py", line 523, in open 2021-07-09T21:41:56,244 response = meth(req, response) 2021-07-09T21:41:56,244 File "/usr/lib/python3.9/urllib/request.py", line 632, in http_response 2021-07-09T21:41:56,245 response = self.parent.error( 2021-07-09T21:41:56,245 File "/usr/lib/python3.9/urllib/request.py", line 561, in error 2021-07-09T21:41:56,246 return self._call_chain(*args) 2021-07-09T21:41:56,246 File "/usr/lib/python3.9/urllib/request.py", line 494, in _call_chain 2021-07-09T21:41:56,247 result = func(*args) 2021-07-09T21:41:56,247 File "/usr/lib/python3.9/urllib/request.py", line 641, in http_error_default 2021-07-09T21:41:56,248 raise HTTPError(req.full_url, code, msg, hdrs, fp) 2021-07-09T21:41:56,248 urllib.error.HTTPError: HTTP Error 403: SSL is required 2021-07-09T21:41:56,306 WARNING: Discarding https://files.pythonhosted.org/packages/e9/2f/2205a60e8eeb9707826529bfa61ad9d99e3ff06608e3a111c7466cf44daa/M_robot-0.39.tar.gz#sha256=dd88ac2102b21c8895b774a2fb05df3ad25b20ff9c4c5e1ee4766d28c6bb7589 (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:41:56,308 ERROR: Could not find a version that satisfies the requirement m-robot==0.39 (from versions: 0.38, 0.39) 2021-07-09T21:41:56,308 ERROR: No matching distribution found for m-robot==0.39 2021-07-09T21:41:56,308 Exception information: 2021-07-09T21:41:56,308 Traceback (most recent call last): 2021-07-09T21:41:56,308 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T21:41:56,308 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T21:41:56,308 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T21:41:56,308 raise RequirementsConflicted(criterion) 2021-07-09T21:41:56,308 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('m-robot==0.39') 2021-07-09T21:41:56,308 2021-07-09T21:41:56,308 During handling of the above exception, another exception occurred: 2021-07-09T21:41:56,308 2021-07-09T21:41:56,308 Traceback (most recent call last): 2021-07-09T21:41:56,308 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T21:41:56,308 result = self._result = resolver.resolve( 2021-07-09T21:41:56,308 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T21:41:56,308 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T21:41:56,308 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T21:41:56,308 raise ResolutionImpossible(e.criterion.information) 2021-07-09T21:41:56,308 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('m-robot==0.39'), parent=None)] 2021-07-09T21:41:56,308 2021-07-09T21:41:56,308 The above exception was the direct cause of the following exception: 2021-07-09T21:41:56,308 2021-07-09T21:41:56,308 Traceback (most recent call last): 2021-07-09T21:41:56,308 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T21:41:56,308 status = self.run(options, args) 2021-07-09T21:41:56,308 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T21:41:56,308 return func(self, options, args) 2021-07-09T21:41:56,308 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T21:41:56,308 requirement_set = resolver.resolve( 2021-07-09T21:41:56,308 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T21:41:56,308 raise error from e 2021-07-09T21:41:56,308 pip._internal.exceptions.DistributionNotFound: No matching distribution found for m-robot==0.39 2021-07-09T21:41:56,313 Removed m-robot==0.39 from https://files.pythonhosted.org/packages/e9/2f/2205a60e8eeb9707826529bfa61ad9d99e3ff06608e3a111c7466cf44daa/M_robot-0.39.tar.gz#sha256=dd88ac2102b21c8895b774a2fb05df3ad25b20ff9c4c5e1ee4766d28c6bb7589 from build tracker '/tmp/pip-req-tracker-jyfvrem9' 2021-07-09T21:41:56,314 Removed build tracker: '/tmp/pip-req-tracker-jyfvrem9'