2021-07-10T03:04:37,578 Created temporary directory: /tmp/pip-ephem-wheel-cache-0019f3x2 2021-07-10T03:04:37,582 Created temporary directory: /tmp/pip-req-tracker-4lo7w5yj 2021-07-10T03:04:37,582 Initialized build tracking at /tmp/pip-req-tracker-4lo7w5yj 2021-07-10T03:04:37,582 Created build tracker: /tmp/pip-req-tracker-4lo7w5yj 2021-07-10T03:04:37,582 Entered build tracker: /tmp/pip-req-tracker-4lo7w5yj 2021-07-10T03:04:37,583 Created temporary directory: /tmp/pip-wheel-xteh5v70 2021-07-10T03:04:37,616 1 location(s) to search for versions of aidan: 2021-07-10T03:04:37,616 * https://pypi.org/simple/aidan/ 2021-07-10T03:04:37,616 Fetching project page and analyzing links: https://pypi.org/simple/aidan/ 2021-07-10T03:04:37,616 Getting page https://pypi.org/simple/aidan/ 2021-07-10T03:04:37,618 Found index url https://pypi.org/simple 2021-07-10T03:04:37,761 Found link https://files.pythonhosted.org/packages/dc/07/f74d7609b8461526f8b391dfc0c871533a9a9d7eb1fe4457827d45ba3875/aidan-0.1.tar.gz#sha256=545aa25696908f7bbd9960fdb06c68a0743d772086e53baaee02847e24bcc787 (from https://pypi.org/simple/aidan/), version: 0.1 2021-07-10T03:04:37,762 Found link https://files.pythonhosted.org/packages/a3/86/8a79439e1035145c16e273b7afae89ec3e9020a4daf1a4d5fba6a56a9cde/aidan-0.1.1.tar.gz#sha256=3cfdfe8477168df5fdddd1816a9d23c568b668ca1a8ac443c5fccae3063654c3 (from https://pypi.org/simple/aidan/), version: 0.1.1 2021-07-10T03:04:37,762 Found link https://files.pythonhosted.org/packages/43/d5/1bc9f219892142f6bea65b33c0d07c487b57040b01990b354ba1fdeacd13/aidan-0.1.2.tar.gz#sha256=731d4017a9b435de271f464baee1bb8ca5f70a0f4ee134011406fb5c1a671c5e (from https://pypi.org/simple/aidan/), version: 0.1.2 2021-07-10T03:04:37,762 Skipping link: not a file: https://pypi.org/simple/aidan/ 2021-07-10T03:04:37,779 Given no hashes to check 1 links for project 'aidan': discarding no candidates 2021-07-10T03:04:37,796 Collecting aidan==0.1.1 2021-07-10T03:04:37,798 Created temporary directory: /tmp/pip-unpack-6ru8gcku 2021-07-10T03:04:37,839 Downloading aidan-0.1.1.tar.gz (5.8 kB) 2021-07-10T03:04:37,874 Added aidan==0.1.1 from https://files.pythonhosted.org/packages/a3/86/8a79439e1035145c16e273b7afae89ec3e9020a4daf1a4d5fba6a56a9cde/aidan-0.1.1.tar.gz#sha256=3cfdfe8477168df5fdddd1816a9d23c568b668ca1a8ac443c5fccae3063654c3 to build tracker '/tmp/pip-req-tracker-4lo7w5yj' 2021-07-10T03:04:37,875 Running setup.py (path:/tmp/pip-wheel-xteh5v70/aidan_ff7bd93142464fe7bcc4a89284e45eae/setup.py) egg_info for package aidan 2021-07-10T03:04:37,875 Created temporary directory: /tmp/pip-pip-egg-info-c_jidfb9 2021-07-10T03:04:37,876 Running command python setup.py egg_info 2021-07-10T03:04:38,561 Downloading http://pypi.python.org/packages/source/d/distribute/distribute-0.6.19.tar.gz 2021-07-10T03:04:38,577 Traceback (most recent call last): 2021-07-10T03:04:38,577 File "/tmp/pip-wheel-xteh5v70/aidan_ff7bd93142464fe7bcc4a89284e45eae/distribute_setup.py", line 143, in use_setuptools 2021-07-10T03:04:38,578 raise ImportError 2021-07-10T03:04:38,578 ImportError 2021-07-10T03:04:38,578 During handling of the above exception, another exception occurred: 2021-07-10T03:04:38,579 Traceback (most recent call last): 2021-07-10T03:04:38,579 File "", line 1, in 2021-07-10T03:04:38,579 File "/tmp/pip-wheel-xteh5v70/aidan_ff7bd93142464fe7bcc4a89284e45eae/setup.py", line 2, in 2021-07-10T03:04:38,579 use_setuptools() 2021-07-10T03:04:38,579 File "/tmp/pip-wheel-xteh5v70/aidan_ff7bd93142464fe7bcc4a89284e45eae/distribute_setup.py", line 145, in use_setuptools 2021-07-10T03:04:38,580 return _do_download(version, download_base, to_dir, download_delay) 2021-07-10T03:04:38,580 File "/tmp/pip-wheel-xteh5v70/aidan_ff7bd93142464fe7bcc4a89284e45eae/distribute_setup.py", line 123, in _do_download 2021-07-10T03:04:38,580 tarball = download_setuptools(version, download_base, 2021-07-10T03:04:38,580 File "/tmp/pip-wheel-xteh5v70/aidan_ff7bd93142464fe7bcc4a89284e45eae/distribute_setup.py", line 193, in download_setuptools 2021-07-10T03:04:38,580 src = urlopen(url) 2021-07-10T03:04:38,581 File "/usr/lib/python3.9/urllib/request.py", line 214, in urlopen 2021-07-10T03:04:38,581 return opener.open(url, data, timeout) 2021-07-10T03:04:38,581 File "/usr/lib/python3.9/urllib/request.py", line 523, in open 2021-07-10T03:04:38,582 response = meth(req, response) 2021-07-10T03:04:38,582 File "/usr/lib/python3.9/urllib/request.py", line 632, in http_response 2021-07-10T03:04:38,583 response = self.parent.error( 2021-07-10T03:04:38,583 File "/usr/lib/python3.9/urllib/request.py", line 561, in error 2021-07-10T03:04:38,584 return self._call_chain(*args) 2021-07-10T03:04:38,584 File "/usr/lib/python3.9/urllib/request.py", line 494, in _call_chain 2021-07-10T03:04:38,585 result = func(*args) 2021-07-10T03:04:38,585 File "/usr/lib/python3.9/urllib/request.py", line 641, in http_error_default 2021-07-10T03:04:38,585 raise HTTPError(req.full_url, code, msg, hdrs, fp) 2021-07-10T03:04:38,586 urllib.error.HTTPError: HTTP Error 403: SSL is required 2021-07-10T03:04:38,640 WARNING: Discarding https://files.pythonhosted.org/packages/a3/86/8a79439e1035145c16e273b7afae89ec3e9020a4daf1a4d5fba6a56a9cde/aidan-0.1.1.tar.gz#sha256=3cfdfe8477168df5fdddd1816a9d23c568b668ca1a8ac443c5fccae3063654c3 (from https://pypi.org/simple/aidan/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-10T03:04:38,642 ERROR: Could not find a version that satisfies the requirement aidan==0.1.1 (from versions: 0.1, 0.1.1, 0.1.2) 2021-07-10T03:04:38,642 ERROR: No matching distribution found for aidan==0.1.1 2021-07-10T03:04:38,642 Exception information: 2021-07-10T03:04:38,642 Traceback (most recent call last): 2021-07-10T03:04:38,642 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-10T03:04:38,642 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-10T03:04:38,642 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-10T03:04:38,642 raise RequirementsConflicted(criterion) 2021-07-10T03:04:38,642 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('aidan==0.1.1') 2021-07-10T03:04:38,642 2021-07-10T03:04:38,642 During handling of the above exception, another exception occurred: 2021-07-10T03:04:38,642 2021-07-10T03:04:38,642 Traceback (most recent call last): 2021-07-10T03:04:38,642 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-10T03:04:38,642 result = self._result = resolver.resolve( 2021-07-10T03:04:38,642 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-10T03:04:38,642 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-10T03:04:38,642 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-10T03:04:38,642 raise ResolutionImpossible(e.criterion.information) 2021-07-10T03:04:38,642 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('aidan==0.1.1'), parent=None)] 2021-07-10T03:04:38,642 2021-07-10T03:04:38,642 The above exception was the direct cause of the following exception: 2021-07-10T03:04:38,642 2021-07-10T03:04:38,642 Traceback (most recent call last): 2021-07-10T03:04:38,642 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-10T03:04:38,642 status = self.run(options, args) 2021-07-10T03:04:38,642 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-10T03:04:38,642 return func(self, options, args) 2021-07-10T03:04:38,642 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-10T03:04:38,642 requirement_set = resolver.resolve( 2021-07-10T03:04:38,642 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-10T03:04:38,642 raise error from e 2021-07-10T03:04:38,642 pip._internal.exceptions.DistributionNotFound: No matching distribution found for aidan==0.1.1 2021-07-10T03:04:38,647 Removed aidan==0.1.1 from https://files.pythonhosted.org/packages/a3/86/8a79439e1035145c16e273b7afae89ec3e9020a4daf1a4d5fba6a56a9cde/aidan-0.1.1.tar.gz#sha256=3cfdfe8477168df5fdddd1816a9d23c568b668ca1a8ac443c5fccae3063654c3 from build tracker '/tmp/pip-req-tracker-4lo7w5yj' 2021-07-10T03:04:38,648 Removed build tracker: '/tmp/pip-req-tracker-4lo7w5yj'