2021-07-09T01:28:11,163 Created temporary directory: /tmp/pip-ephem-wheel-cache-narvie3e 2021-07-09T01:28:11,166 Created temporary directory: /tmp/pip-req-tracker-vdbw98w9 2021-07-09T01:28:11,167 Initialized build tracking at /tmp/pip-req-tracker-vdbw98w9 2021-07-09T01:28:11,167 Created build tracker: /tmp/pip-req-tracker-vdbw98w9 2021-07-09T01:28:11,167 Entered build tracker: /tmp/pip-req-tracker-vdbw98w9 2021-07-09T01:28:11,168 Created temporary directory: /tmp/pip-wheel-bx0w_kjk 2021-07-09T01:28:11,203 1 location(s) to search for versions of urecord: 2021-07-09T01:28:11,203 * https://pypi.org/simple/urecord/ 2021-07-09T01:28:11,203 Fetching project page and analyzing links: https://pypi.org/simple/urecord/ 2021-07-09T01:28:11,204 Getting page https://pypi.org/simple/urecord/ 2021-07-09T01:28:11,205 Found index url https://pypi.org/simple 2021-07-09T01:28:11,476 Found link https://files.pythonhosted.org/packages/d3/54/8bb2d5388fb4ec74daf8f53963164ee4b419d2f3af1d555eb165e0f8c2f1/urecord-0.0.1.tar.gz#sha256=d6df63d87e9e821041299309d16a6caabdc83c9d677e3ee1836c6afec402e22b (from https://pypi.org/simple/urecord/), version: 0.0.1 2021-07-09T01:28:11,476 Found link https://files.pythonhosted.org/packages/c5/94/a79a7bf89ffc8815c96c794f7c6619306a4a8041013436cd94588a4d3268/urecord-0.0.2.tar.gz#sha256=cad96e4843b6907b02de744b1c06f261c448629320959a2ad40ca2e25400c4d2 (from https://pypi.org/simple/urecord/), version: 0.0.2 2021-07-09T01:28:11,477 Found link https://files.pythonhosted.org/packages/be/a4/f5d3e5981bcf3ff87350684a7b7bf164f542ea4b7919cb1c5450c7f88745/urecord-0.0.3.tar.gz#sha256=8a4ffa012549ad8c5db4192007f05e693b59ef0e9bd477792fd9865715287a02 (from https://pypi.org/simple/urecord/), version: 0.0.3 2021-07-09T01:28:11,477 Found link https://files.pythonhosted.org/packages/d2/d2/4b3c6f9d5ffa3406bd85a78ea23802b31ef431470a3bccf2cd9347afd4aa/urecord-0.0.4.tar.gz#sha256=7940c4659c1d51ca87466ce61e0b4db7f27fe200a87a4ba2d8506aa92c4299bb (from https://pypi.org/simple/urecord/), version: 0.0.4 2021-07-09T01:28:11,477 Skipping link: not a file: https://pypi.org/simple/urecord/ 2021-07-09T01:28:11,493 Given no hashes to check 1 links for project 'urecord': discarding no candidates 2021-07-09T01:28:11,511 Collecting urecord==0.0.1 2021-07-09T01:28:11,513 Created temporary directory: /tmp/pip-unpack-k4jivrca 2021-07-09T01:28:11,684 Downloading urecord-0.0.1.tar.gz (6.9 kB) 2021-07-09T01:28:11,725 Added urecord==0.0.1 from https://files.pythonhosted.org/packages/d3/54/8bb2d5388fb4ec74daf8f53963164ee4b419d2f3af1d555eb165e0f8c2f1/urecord-0.0.1.tar.gz#sha256=d6df63d87e9e821041299309d16a6caabdc83c9d677e3ee1836c6afec402e22b to build tracker '/tmp/pip-req-tracker-vdbw98w9' 2021-07-09T01:28:11,726 Running setup.py (path:/tmp/pip-wheel-bx0w_kjk/urecord_90aaffb4be4642b18802b9ba0fb3d0a5/setup.py) egg_info for package urecord 2021-07-09T01:28:11,727 Created temporary directory: /tmp/pip-pip-egg-info-1ybwsz1d 2021-07-09T01:28:11,727 Running command python setup.py egg_info 2021-07-09T01:28:12,453 Downloading http://pypi.python.org/packages/source/d/distribute/distribute-0.6.14.tar.gz 2021-07-09T01:28:12,467 Traceback (most recent call last): 2021-07-09T01:28:12,468 File "/tmp/pip-wheel-bx0w_kjk/urecord_90aaffb4be4642b18802b9ba0fb3d0a5/distribute_setup.py", line 143, in use_setuptools 2021-07-09T01:28:12,468 raise ImportError 2021-07-09T01:28:12,468 ImportError 2021-07-09T01:28:12,469 During handling of the above exception, another exception occurred: 2021-07-09T01:28:12,469 Traceback (most recent call last): 2021-07-09T01:28:12,469 File "", line 1, in 2021-07-09T01:28:12,469 File "/tmp/pip-wheel-bx0w_kjk/urecord_90aaffb4be4642b18802b9ba0fb3d0a5/setup.py", line 5, in 2021-07-09T01:28:12,469 use_setuptools() 2021-07-09T01:28:12,470 File "/tmp/pip-wheel-bx0w_kjk/urecord_90aaffb4be4642b18802b9ba0fb3d0a5/distribute_setup.py", line 145, in use_setuptools 2021-07-09T01:28:12,470 return _do_download(version, download_base, to_dir, download_delay) 2021-07-09T01:28:12,470 File "/tmp/pip-wheel-bx0w_kjk/urecord_90aaffb4be4642b18802b9ba0fb3d0a5/distribute_setup.py", line 123, in _do_download 2021-07-09T01:28:12,471 tarball = download_setuptools(version, download_base, 2021-07-09T01:28:12,471 File "/tmp/pip-wheel-bx0w_kjk/urecord_90aaffb4be4642b18802b9ba0fb3d0a5/distribute_setup.py", line 193, in download_setuptools 2021-07-09T01:28:12,471 src = urlopen(url) 2021-07-09T01:28:12,471 File "/usr/lib/python3.9/urllib/request.py", line 214, in urlopen 2021-07-09T01:28:12,472 return opener.open(url, data, timeout) 2021-07-09T01:28:12,472 File "/usr/lib/python3.9/urllib/request.py", line 523, in open 2021-07-09T01:28:12,473 response = meth(req, response) 2021-07-09T01:28:12,473 File "/usr/lib/python3.9/urllib/request.py", line 632, in http_response 2021-07-09T01:28:12,474 response = self.parent.error( 2021-07-09T01:28:12,474 File "/usr/lib/python3.9/urllib/request.py", line 561, in error 2021-07-09T01:28:12,475 return self._call_chain(*args) 2021-07-09T01:28:12,475 File "/usr/lib/python3.9/urllib/request.py", line 494, in _call_chain 2021-07-09T01:28:12,476 result = func(*args) 2021-07-09T01:28:12,476 File "/usr/lib/python3.9/urllib/request.py", line 641, in http_error_default 2021-07-09T01:28:12,477 raise HTTPError(req.full_url, code, msg, hdrs, fp) 2021-07-09T01:28:12,477 urllib.error.HTTPError: HTTP Error 403: SSL is required 2021-07-09T01:28:12,535 WARNING: Discarding https://files.pythonhosted.org/packages/d3/54/8bb2d5388fb4ec74daf8f53963164ee4b419d2f3af1d555eb165e0f8c2f1/urecord-0.0.1.tar.gz#sha256=d6df63d87e9e821041299309d16a6caabdc83c9d677e3ee1836c6afec402e22b (from https://pypi.org/simple/urecord/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T01:28:12,536 ERROR: Could not find a version that satisfies the requirement urecord==0.0.1 (from versions: 0.0.1, 0.0.2, 0.0.3, 0.0.4) 2021-07-09T01:28:12,536 ERROR: No matching distribution found for urecord==0.0.1 2021-07-09T01:28:12,537 Exception information: 2021-07-09T01:28:12,537 Traceback (most recent call last): 2021-07-09T01:28:12,537 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T01:28:12,537 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T01:28:12,537 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T01:28:12,537 raise RequirementsConflicted(criterion) 2021-07-09T01:28:12,537 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('urecord==0.0.1') 2021-07-09T01:28:12,537 2021-07-09T01:28:12,537 During handling of the above exception, another exception occurred: 2021-07-09T01:28:12,537 2021-07-09T01:28:12,537 Traceback (most recent call last): 2021-07-09T01:28:12,537 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T01:28:12,537 result = self._result = resolver.resolve( 2021-07-09T01:28:12,537 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T01:28:12,537 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T01:28:12,537 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T01:28:12,537 raise ResolutionImpossible(e.criterion.information) 2021-07-09T01:28:12,537 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('urecord==0.0.1'), parent=None)] 2021-07-09T01:28:12,537 2021-07-09T01:28:12,537 The above exception was the direct cause of the following exception: 2021-07-09T01:28:12,537 2021-07-09T01:28:12,537 Traceback (most recent call last): 2021-07-09T01:28:12,537 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T01:28:12,537 status = self.run(options, args) 2021-07-09T01:28:12,537 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T01:28:12,537 return func(self, options, args) 2021-07-09T01:28:12,537 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T01:28:12,537 requirement_set = resolver.resolve( 2021-07-09T01:28:12,537 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T01:28:12,537 raise error from e 2021-07-09T01:28:12,537 pip._internal.exceptions.DistributionNotFound: No matching distribution found for urecord==0.0.1 2021-07-09T01:28:12,542 Removed urecord==0.0.1 from https://files.pythonhosted.org/packages/d3/54/8bb2d5388fb4ec74daf8f53963164ee4b419d2f3af1d555eb165e0f8c2f1/urecord-0.0.1.tar.gz#sha256=d6df63d87e9e821041299309d16a6caabdc83c9d677e3ee1836c6afec402e22b from build tracker '/tmp/pip-req-tracker-vdbw98w9' 2021-07-09T01:28:12,542 Removed build tracker: '/tmp/pip-req-tracker-vdbw98w9'