2021-07-10T03:04:48,831 Created temporary directory: /tmp/pip-ephem-wheel-cache-d0zeufp9 2021-07-10T03:04:48,834 Created temporary directory: /tmp/pip-req-tracker-omfvn7rm 2021-07-10T03:04:48,835 Initialized build tracking at /tmp/pip-req-tracker-omfvn7rm 2021-07-10T03:04:48,835 Created build tracker: /tmp/pip-req-tracker-omfvn7rm 2021-07-10T03:04:48,835 Entered build tracker: /tmp/pip-req-tracker-omfvn7rm 2021-07-10T03:04:48,836 Created temporary directory: /tmp/pip-wheel-iyldvw87 2021-07-10T03:04:48,873 1 location(s) to search for versions of aidan: 2021-07-10T03:04:48,873 * https://pypi.org/simple/aidan/ 2021-07-10T03:04:48,873 Fetching project page and analyzing links: https://pypi.org/simple/aidan/ 2021-07-10T03:04:48,874 Getting page https://pypi.org/simple/aidan/ 2021-07-10T03:04:48,875 Found index url https://pypi.org/simple 2021-07-10T03:04:48,977 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:48,977 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:48,978 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:48,978 Skipping link: not a file: https://pypi.org/simple/aidan/ 2021-07-10T03:04:48,996 Given no hashes to check 1 links for project 'aidan': discarding no candidates 2021-07-10T03:04:49,015 Collecting aidan==0.1.2 2021-07-10T03:04:49,016 Created temporary directory: /tmp/pip-unpack-kcoe9xjq 2021-07-10T03:04:49,271 Downloading aidan-0.1.2.tar.gz (5.8 kB) 2021-07-10T03:04:49,316 Added aidan==0.1.2 from https://files.pythonhosted.org/packages/43/d5/1bc9f219892142f6bea65b33c0d07c487b57040b01990b354ba1fdeacd13/aidan-0.1.2.tar.gz#sha256=731d4017a9b435de271f464baee1bb8ca5f70a0f4ee134011406fb5c1a671c5e to build tracker '/tmp/pip-req-tracker-omfvn7rm' 2021-07-10T03:04:49,317 Running setup.py (path:/tmp/pip-wheel-iyldvw87/aidan_037722a91f81484b8f3ffcd5b8028b84/setup.py) egg_info for package aidan 2021-07-10T03:04:49,317 Created temporary directory: /tmp/pip-pip-egg-info-1pktsa6d 2021-07-10T03:04:49,318 Running command python setup.py egg_info 2021-07-10T03:04:49,999 Downloading http://pypi.python.org/packages/source/d/distribute/distribute-0.6.19.tar.gz 2021-07-10T03:04:50,012 Traceback (most recent call last): 2021-07-10T03:04:50,012 File "/tmp/pip-wheel-iyldvw87/aidan_037722a91f81484b8f3ffcd5b8028b84/distribute_setup.py", line 143, in use_setuptools 2021-07-10T03:04:50,013 raise ImportError 2021-07-10T03:04:50,013 ImportError 2021-07-10T03:04:50,013 During handling of the above exception, another exception occurred: 2021-07-10T03:04:50,013 Traceback (most recent call last): 2021-07-10T03:04:50,014 File "", line 1, in 2021-07-10T03:04:50,014 File "/tmp/pip-wheel-iyldvw87/aidan_037722a91f81484b8f3ffcd5b8028b84/setup.py", line 2, in 2021-07-10T03:04:50,014 use_setuptools() 2021-07-10T03:04:50,014 File "/tmp/pip-wheel-iyldvw87/aidan_037722a91f81484b8f3ffcd5b8028b84/distribute_setup.py", line 145, in use_setuptools 2021-07-10T03:04:50,014 return _do_download(version, download_base, to_dir, download_delay) 2021-07-10T03:04:50,014 File "/tmp/pip-wheel-iyldvw87/aidan_037722a91f81484b8f3ffcd5b8028b84/distribute_setup.py", line 123, in _do_download 2021-07-10T03:04:50,015 tarball = download_setuptools(version, download_base, 2021-07-10T03:04:50,015 File "/tmp/pip-wheel-iyldvw87/aidan_037722a91f81484b8f3ffcd5b8028b84/distribute_setup.py", line 193, in download_setuptools 2021-07-10T03:04:50,015 src = urlopen(url) 2021-07-10T03:04:50,015 File "/usr/lib/python3.9/urllib/request.py", line 214, in urlopen 2021-07-10T03:04:50,016 return opener.open(url, data, timeout) 2021-07-10T03:04:50,016 File "/usr/lib/python3.9/urllib/request.py", line 523, in open 2021-07-10T03:04:50,016 response = meth(req, response) 2021-07-10T03:04:50,017 File "/usr/lib/python3.9/urllib/request.py", line 632, in http_response 2021-07-10T03:04:50,017 response = self.parent.error( 2021-07-10T03:04:50,017 File "/usr/lib/python3.9/urllib/request.py", line 561, in error 2021-07-10T03:04:50,018 return self._call_chain(*args) 2021-07-10T03:04:50,018 File "/usr/lib/python3.9/urllib/request.py", line 494, in _call_chain 2021-07-10T03:04:50,019 result = func(*args) 2021-07-10T03:04:50,019 File "/usr/lib/python3.9/urllib/request.py", line 641, in http_error_default 2021-07-10T03:04:50,020 raise HTTPError(req.full_url, code, msg, hdrs, fp) 2021-07-10T03:04:50,020 urllib.error.HTTPError: HTTP Error 403: SSL is required 2021-07-10T03:04:50,076 WARNING: Discarding https://files.pythonhosted.org/packages/43/d5/1bc9f219892142f6bea65b33c0d07c487b57040b01990b354ba1fdeacd13/aidan-0.1.2.tar.gz#sha256=731d4017a9b435de271f464baee1bb8ca5f70a0f4ee134011406fb5c1a671c5e (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:50,077 ERROR: Could not find a version that satisfies the requirement aidan==0.1.2 (from versions: 0.1, 0.1.1, 0.1.2) 2021-07-10T03:04:50,077 ERROR: No matching distribution found for aidan==0.1.2 2021-07-10T03:04:50,078 Exception information: 2021-07-10T03:04:50,078 Traceback (most recent call last): 2021-07-10T03:04:50,078 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-10T03:04:50,078 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-10T03:04:50,078 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-10T03:04:50,078 raise RequirementsConflicted(criterion) 2021-07-10T03:04:50,078 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('aidan==0.1.2') 2021-07-10T03:04:50,078 2021-07-10T03:04:50,078 During handling of the above exception, another exception occurred: 2021-07-10T03:04:50,078 2021-07-10T03:04:50,078 Traceback (most recent call last): 2021-07-10T03:04:50,078 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-10T03:04:50,078 result = self._result = resolver.resolve( 2021-07-10T03:04:50,078 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-10T03:04:50,078 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-10T03:04:50,078 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-10T03:04:50,078 raise ResolutionImpossible(e.criterion.information) 2021-07-10T03:04:50,078 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('aidan==0.1.2'), parent=None)] 2021-07-10T03:04:50,078 2021-07-10T03:04:50,078 The above exception was the direct cause of the following exception: 2021-07-10T03:04:50,078 2021-07-10T03:04:50,078 Traceback (most recent call last): 2021-07-10T03:04:50,078 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-10T03:04:50,078 status = self.run(options, args) 2021-07-10T03:04:50,078 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-10T03:04:50,078 return func(self, options, args) 2021-07-10T03:04:50,078 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-10T03:04:50,078 requirement_set = resolver.resolve( 2021-07-10T03:04:50,078 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-10T03:04:50,078 raise error from e 2021-07-10T03:04:50,078 pip._internal.exceptions.DistributionNotFound: No matching distribution found for aidan==0.1.2 2021-07-10T03:04:50,082 Removed aidan==0.1.2 from https://files.pythonhosted.org/packages/43/d5/1bc9f219892142f6bea65b33c0d07c487b57040b01990b354ba1fdeacd13/aidan-0.1.2.tar.gz#sha256=731d4017a9b435de271f464baee1bb8ca5f70a0f4ee134011406fb5c1a671c5e from build tracker '/tmp/pip-req-tracker-omfvn7rm' 2021-07-10T03:04:50,083 Removed build tracker: '/tmp/pip-req-tracker-omfvn7rm'