2021-07-09T18:07:43,583 Created temporary directory: /tmp/pip-ephem-wheel-cache-qgsl88k2 2021-07-09T18:07:43,586 Created temporary directory: /tmp/pip-req-tracker-qdm0sxsu 2021-07-09T18:07:43,586 Initialized build tracking at /tmp/pip-req-tracker-qdm0sxsu 2021-07-09T18:07:43,586 Created build tracker: /tmp/pip-req-tracker-qdm0sxsu 2021-07-09T18:07:43,587 Entered build tracker: /tmp/pip-req-tracker-qdm0sxsu 2021-07-09T18:07:43,587 Created temporary directory: /tmp/pip-wheel-ephw58qj 2021-07-09T18:07:43,621 1 location(s) to search for versions of aclust: 2021-07-09T18:07:43,621 * https://pypi.org/simple/aclust/ 2021-07-09T18:07:43,621 Fetching project page and analyzing links: https://pypi.org/simple/aclust/ 2021-07-09T18:07:43,622 Getting page https://pypi.org/simple/aclust/ 2021-07-09T18:07:43,623 Found index url https://pypi.org/simple 2021-07-09T18:07:43,790 Found link https://files.pythonhosted.org/packages/ba/f3/87e3f33a3ea3e3585025db64955a0cecb561ff2b43ce84eb4af6e2a2e4d2/aclust-0.1.0.tar.gz#sha256=68167d9947f82b0fa9b1167271341cb05072599783091dabda450e0fa04d2ec9 (from https://pypi.org/simple/aclust/), version: 0.1.0 2021-07-09T18:07:43,791 Found link https://files.pythonhosted.org/packages/f1/25/fc2f0d64ce112753b03111948d69b4541679089a02ce784b4bea0bc82563/aclust-0.1.2.tar.gz#sha256=b54b3c906a461b6159481c827a6859adfb15e00ccd12f8bc7b52f57cb12bced6 (from https://pypi.org/simple/aclust/), version: 0.1.2 2021-07-09T18:07:43,791 Found link https://files.pythonhosted.org/packages/02/28/5aed4aff9e1894c940348a7a1564a37cb516692d01fcbc6feb4534c0a408/aclust-0.1.3.tar.gz#sha256=27c0d0372310ba796407cf7919001d80cb45831f31f5144d0d1f216badbc84f3 (from https://pypi.org/simple/aclust/), version: 0.1.3 2021-07-09T18:07:43,792 Skipping link: not a file: https://pypi.org/simple/aclust/ 2021-07-09T18:07:43,815 Given no hashes to check 1 links for project 'aclust': discarding no candidates 2021-07-09T18:07:43,844 Collecting aclust==0.1.0 2021-07-09T18:07:43,846 Created temporary directory: /tmp/pip-unpack-hhbrxq1e 2021-07-09T18:07:43,896 Downloading aclust-0.1.0.tar.gz (3.6 kB) 2021-07-09T18:07:43,920 Added aclust==0.1.0 from https://files.pythonhosted.org/packages/ba/f3/87e3f33a3ea3e3585025db64955a0cecb561ff2b43ce84eb4af6e2a2e4d2/aclust-0.1.0.tar.gz#sha256=68167d9947f82b0fa9b1167271341cb05072599783091dabda450e0fa04d2ec9 to build tracker '/tmp/pip-req-tracker-qdm0sxsu' 2021-07-09T18:07:43,921 Running setup.py (path:/tmp/pip-wheel-ephw58qj/aclust_edc52c13ed1a4e868d7e681808351a83/setup.py) egg_info for package aclust 2021-07-09T18:07:43,923 Created temporary directory: /tmp/pip-pip-egg-info-hmlpw2qg 2021-07-09T18:07:43,923 Running command python setup.py egg_info 2021-07-09T18:07:44,627 Traceback (most recent call last): 2021-07-09T18:07:44,627 File "", line 1, in 2021-07-09T18:07:44,628 File "/tmp/pip-wheel-ephw58qj/aclust_edc52c13ed1a4e868d7e681808351a83/setup.py", line 4, in 2021-07-09T18:07:44,628 import aclust 2021-07-09T18:07:44,629 File "/tmp/pip-wheel-ephw58qj/aclust_edc52c13ed1a4e868d7e681808351a83/aclust.py", line 141 2021-07-09T18:07:44,629 print doctest.testmod() 2021-07-09T18:07:44,629 ^ 2021-07-09T18:07:44,630 SyntaxError: invalid syntax 2021-07-09T18:07:44,683 WARNING: Discarding https://files.pythonhosted.org/packages/ba/f3/87e3f33a3ea3e3585025db64955a0cecb561ff2b43ce84eb4af6e2a2e4d2/aclust-0.1.0.tar.gz#sha256=68167d9947f82b0fa9b1167271341cb05072599783091dabda450e0fa04d2ec9 (from https://pypi.org/simple/aclust/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T18:07:44,685 ERROR: Could not find a version that satisfies the requirement aclust==0.1.0 (from versions: 0.1.0, 0.1.2, 0.1.3) 2021-07-09T18:07:44,686 ERROR: No matching distribution found for aclust==0.1.0 2021-07-09T18:07:44,686 Exception information: 2021-07-09T18:07:44,686 Traceback (most recent call last): 2021-07-09T18:07:44,686 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T18:07:44,686 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T18:07:44,686 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T18:07:44,686 raise RequirementsConflicted(criterion) 2021-07-09T18:07:44,686 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('aclust==0.1.0') 2021-07-09T18:07:44,686 2021-07-09T18:07:44,686 During handling of the above exception, another exception occurred: 2021-07-09T18:07:44,686 2021-07-09T18:07:44,686 Traceback (most recent call last): 2021-07-09T18:07:44,686 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T18:07:44,686 result = self._result = resolver.resolve( 2021-07-09T18:07:44,686 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T18:07:44,686 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T18:07:44,686 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T18:07:44,686 raise ResolutionImpossible(e.criterion.information) 2021-07-09T18:07:44,686 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('aclust==0.1.0'), parent=None)] 2021-07-09T18:07:44,686 2021-07-09T18:07:44,686 The above exception was the direct cause of the following exception: 2021-07-09T18:07:44,686 2021-07-09T18:07:44,686 Traceback (most recent call last): 2021-07-09T18:07:44,686 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T18:07:44,686 status = self.run(options, args) 2021-07-09T18:07:44,686 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T18:07:44,686 return func(self, options, args) 2021-07-09T18:07:44,686 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T18:07:44,686 requirement_set = resolver.resolve( 2021-07-09T18:07:44,686 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T18:07:44,686 raise error from e 2021-07-09T18:07:44,686 pip._internal.exceptions.DistributionNotFound: No matching distribution found for aclust==0.1.0 2021-07-09T18:07:44,693 Removed aclust==0.1.0 from https://files.pythonhosted.org/packages/ba/f3/87e3f33a3ea3e3585025db64955a0cecb561ff2b43ce84eb4af6e2a2e4d2/aclust-0.1.0.tar.gz#sha256=68167d9947f82b0fa9b1167271341cb05072599783091dabda450e0fa04d2ec9 from build tracker '/tmp/pip-req-tracker-qdm0sxsu' 2021-07-09T18:07:44,693 Removed build tracker: '/tmp/pip-req-tracker-qdm0sxsu'