2021-07-10T02:31:15,157 Created temporary directory: /tmp/pip-ephem-wheel-cache-5shxtfb2 2021-07-10T02:31:15,160 Created temporary directory: /tmp/pip-req-tracker-x4lh9lyn 2021-07-10T02:31:15,161 Initialized build tracking at /tmp/pip-req-tracker-x4lh9lyn 2021-07-10T02:31:15,161 Created build tracker: /tmp/pip-req-tracker-x4lh9lyn 2021-07-10T02:31:15,161 Entered build tracker: /tmp/pip-req-tracker-x4lh9lyn 2021-07-10T02:31:15,162 Created temporary directory: /tmp/pip-wheel-qkfmz1wd 2021-07-10T02:31:15,195 1 location(s) to search for versions of amani: 2021-07-10T02:31:15,195 * https://pypi.org/simple/amani/ 2021-07-10T02:31:15,196 Fetching project page and analyzing links: https://pypi.org/simple/amani/ 2021-07-10T02:31:15,197 Getting page https://pypi.org/simple/amani/ 2021-07-10T02:31:15,198 Found index url https://pypi.org/simple 2021-07-10T02:31:15,290 Found link https://files.pythonhosted.org/packages/09/7a/5ed9cadafd6689e3229ce7b263c5a47e332d1be8689f989512ea75aeeee8/amani-0.0.1.tar.gz#sha256=59663c62a14bf2636d10190dea7e737203e086b76f7c47328c324215387f8553 (from https://pypi.org/simple/amani/), version: 0.0.1 2021-07-10T02:31:15,290 Found link https://files.pythonhosted.org/packages/64/d3/9129a0e13b34b0b698110a86671c9504e3e8aa7ebb148ada5205484a2837/amani-0.0.2.tar.gz#sha256=63f1a6acf74dbbcb52212950f2abb2e353ce19987c093af2201f227661dc0e8e (from https://pypi.org/simple/amani/), version: 0.0.2 2021-07-10T02:31:15,291 Skipping link: not a file: https://pypi.org/simple/amani/ 2021-07-10T02:31:15,308 Given no hashes to check 1 links for project 'amani': discarding no candidates 2021-07-10T02:31:15,326 Collecting amani==0.0.2 2021-07-10T02:31:15,328 Created temporary directory: /tmp/pip-unpack-tfwcahdx 2021-07-10T02:31:15,367 Downloading amani-0.0.2.tar.gz (2.0 kB) 2021-07-10T02:31:15,392 Added amani==0.0.2 from https://files.pythonhosted.org/packages/64/d3/9129a0e13b34b0b698110a86671c9504e3e8aa7ebb148ada5205484a2837/amani-0.0.2.tar.gz#sha256=63f1a6acf74dbbcb52212950f2abb2e353ce19987c093af2201f227661dc0e8e to build tracker '/tmp/pip-req-tracker-x4lh9lyn' 2021-07-10T02:31:15,393 Running setup.py (path:/tmp/pip-wheel-qkfmz1wd/amani_801074cb1f984b51838513862710085b/setup.py) egg_info for package amani 2021-07-10T02:31:15,394 Created temporary directory: /tmp/pip-pip-egg-info-gb2xuyjy 2021-07-10T02:31:15,394 Running command python setup.py egg_info 2021-07-10T02:31:16,018 Traceback (most recent call last): 2021-07-10T02:31:16,019 File "", line 1, in 2021-07-10T02:31:16,019 File "/tmp/pip-wheel-qkfmz1wd/amani_801074cb1f984b51838513862710085b/setup.py", line 5, in 2021-07-10T02:31:16,019 import amani 2021-07-10T02:31:16,019 File "/tmp/pip-wheel-qkfmz1wd/amani_801074cb1f984b51838513862710085b/amani.py", line 22 2021-07-10T02:31:16,020 except Exception, e: 2021-07-10T02:31:16,020 ^ 2021-07-10T02:31:16,020 SyntaxError: invalid syntax 2021-07-10T02:31:16,067 WARNING: Discarding https://files.pythonhosted.org/packages/64/d3/9129a0e13b34b0b698110a86671c9504e3e8aa7ebb148ada5205484a2837/amani-0.0.2.tar.gz#sha256=63f1a6acf74dbbcb52212950f2abb2e353ce19987c093af2201f227661dc0e8e (from https://pypi.org/simple/amani/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-10T02:31:16,068 ERROR: Could not find a version that satisfies the requirement amani==0.0.2 (from versions: 0.0.1, 0.0.2) 2021-07-10T02:31:16,068 ERROR: No matching distribution found for amani==0.0.2 2021-07-10T02:31:16,069 Exception information: 2021-07-10T02:31:16,069 Traceback (most recent call last): 2021-07-10T02:31:16,069 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-10T02:31:16,069 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-10T02:31:16,069 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-10T02:31:16,069 raise RequirementsConflicted(criterion) 2021-07-10T02:31:16,069 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('amani==0.0.2') 2021-07-10T02:31:16,069 2021-07-10T02:31:16,069 During handling of the above exception, another exception occurred: 2021-07-10T02:31:16,069 2021-07-10T02:31:16,069 Traceback (most recent call last): 2021-07-10T02:31:16,069 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-10T02:31:16,069 result = self._result = resolver.resolve( 2021-07-10T02:31:16,069 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-10T02:31:16,069 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-10T02:31:16,069 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-10T02:31:16,069 raise ResolutionImpossible(e.criterion.information) 2021-07-10T02:31:16,069 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('amani==0.0.2'), parent=None)] 2021-07-10T02:31:16,069 2021-07-10T02:31:16,069 The above exception was the direct cause of the following exception: 2021-07-10T02:31:16,069 2021-07-10T02:31:16,069 Traceback (most recent call last): 2021-07-10T02:31:16,069 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-10T02:31:16,069 status = self.run(options, args) 2021-07-10T02:31:16,069 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-10T02:31:16,069 return func(self, options, args) 2021-07-10T02:31:16,069 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-10T02:31:16,069 requirement_set = resolver.resolve( 2021-07-10T02:31:16,069 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-10T02:31:16,069 raise error from e 2021-07-10T02:31:16,069 pip._internal.exceptions.DistributionNotFound: No matching distribution found for amani==0.0.2 2021-07-10T02:31:16,074 Removed amani==0.0.2 from https://files.pythonhosted.org/packages/64/d3/9129a0e13b34b0b698110a86671c9504e3e8aa7ebb148ada5205484a2837/amani-0.0.2.tar.gz#sha256=63f1a6acf74dbbcb52212950f2abb2e353ce19987c093af2201f227661dc0e8e from build tracker '/tmp/pip-req-tracker-x4lh9lyn' 2021-07-10T02:31:16,074 Removed build tracker: '/tmp/pip-req-tracker-x4lh9lyn'