2021-07-10T00:37:08,193 Created temporary directory: /tmp/pip-ephem-wheel-cache-ayz_wrsp 2021-07-10T00:37:08,196 Created temporary directory: /tmp/pip-req-tracker-yzpfb6w9 2021-07-10T00:37:08,197 Initialized build tracking at /tmp/pip-req-tracker-yzpfb6w9 2021-07-10T00:37:08,197 Created build tracker: /tmp/pip-req-tracker-yzpfb6w9 2021-07-10T00:37:08,197 Entered build tracker: /tmp/pip-req-tracker-yzpfb6w9 2021-07-10T00:37:08,198 Created temporary directory: /tmp/pip-wheel-kg_ep8gr 2021-07-10T00:37:08,234 1 location(s) to search for versions of amani: 2021-07-10T00:37:08,234 * https://pypi.org/simple/amani/ 2021-07-10T00:37:08,234 Fetching project page and analyzing links: https://pypi.org/simple/amani/ 2021-07-10T00:37:08,235 Getting page https://pypi.org/simple/amani/ 2021-07-10T00:37:08,236 Found index url https://pypi.org/simple 2021-07-10T00:37:08,416 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-10T00:37:08,417 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-10T00:37:08,417 Skipping link: not a file: https://pypi.org/simple/amani/ 2021-07-10T00:37:08,434 Given no hashes to check 1 links for project 'amani': discarding no candidates 2021-07-10T00:37:08,451 Collecting amani==0.0.1 2021-07-10T00:37:08,453 Created temporary directory: /tmp/pip-unpack-d2hp94pp 2021-07-10T00:37:08,493 Downloading amani-0.0.1.tar.gz (1.9 kB) 2021-07-10T00:37:08,514 Added amani==0.0.1 from https://files.pythonhosted.org/packages/09/7a/5ed9cadafd6689e3229ce7b263c5a47e332d1be8689f989512ea75aeeee8/amani-0.0.1.tar.gz#sha256=59663c62a14bf2636d10190dea7e737203e086b76f7c47328c324215387f8553 to build tracker '/tmp/pip-req-tracker-yzpfb6w9' 2021-07-10T00:37:08,515 Running setup.py (path:/tmp/pip-wheel-kg_ep8gr/amani_2d2d4970d0c14b0fa821f39390276c35/setup.py) egg_info for package amani 2021-07-10T00:37:08,515 Created temporary directory: /tmp/pip-pip-egg-info-kp98e32b 2021-07-10T00:37:08,516 Running command python setup.py egg_info 2021-07-10T00:37:09,149 Traceback (most recent call last): 2021-07-10T00:37:09,149 File "", line 1, in 2021-07-10T00:37:09,150 File "/tmp/pip-wheel-kg_ep8gr/amani_2d2d4970d0c14b0fa821f39390276c35/setup.py", line 5, in 2021-07-10T00:37:09,150 import amani 2021-07-10T00:37:09,150 File "/tmp/pip-wheel-kg_ep8gr/amani_2d2d4970d0c14b0fa821f39390276c35/amani.py", line 32 2021-07-10T00:37:09,151 print traceback.format_exc() 2021-07-10T00:37:09,151 ^ 2021-07-10T00:37:09,151 SyntaxError: invalid syntax 2021-07-10T00:37:09,200 WARNING: Discarding https://files.pythonhosted.org/packages/09/7a/5ed9cadafd6689e3229ce7b263c5a47e332d1be8689f989512ea75aeeee8/amani-0.0.1.tar.gz#sha256=59663c62a14bf2636d10190dea7e737203e086b76f7c47328c324215387f8553 (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-10T00:37:09,201 ERROR: Could not find a version that satisfies the requirement amani==0.0.1 (from versions: 0.0.1, 0.0.2) 2021-07-10T00:37:09,202 ERROR: No matching distribution found for amani==0.0.1 2021-07-10T00:37:09,202 Exception information: 2021-07-10T00:37:09,202 Traceback (most recent call last): 2021-07-10T00:37:09,202 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-10T00:37:09,202 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-10T00:37:09,202 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-10T00:37:09,202 raise RequirementsConflicted(criterion) 2021-07-10T00:37:09,202 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('amani==0.0.1') 2021-07-10T00:37:09,202 2021-07-10T00:37:09,202 During handling of the above exception, another exception occurred: 2021-07-10T00:37:09,202 2021-07-10T00:37:09,202 Traceback (most recent call last): 2021-07-10T00:37:09,202 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-10T00:37:09,202 result = self._result = resolver.resolve( 2021-07-10T00:37:09,202 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-10T00:37:09,202 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-10T00:37:09,202 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-10T00:37:09,202 raise ResolutionImpossible(e.criterion.information) 2021-07-10T00:37:09,202 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('amani==0.0.1'), parent=None)] 2021-07-10T00:37:09,202 2021-07-10T00:37:09,202 The above exception was the direct cause of the following exception: 2021-07-10T00:37:09,202 2021-07-10T00:37:09,202 Traceback (most recent call last): 2021-07-10T00:37:09,202 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-10T00:37:09,202 status = self.run(options, args) 2021-07-10T00:37:09,202 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-10T00:37:09,202 return func(self, options, args) 2021-07-10T00:37:09,202 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-10T00:37:09,202 requirement_set = resolver.resolve( 2021-07-10T00:37:09,202 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-10T00:37:09,202 raise error from e 2021-07-10T00:37:09,202 pip._internal.exceptions.DistributionNotFound: No matching distribution found for amani==0.0.1 2021-07-10T00:37:09,207 Removed amani==0.0.1 from https://files.pythonhosted.org/packages/09/7a/5ed9cadafd6689e3229ce7b263c5a47e332d1be8689f989512ea75aeeee8/amani-0.0.1.tar.gz#sha256=59663c62a14bf2636d10190dea7e737203e086b76f7c47328c324215387f8553 from build tracker '/tmp/pip-req-tracker-yzpfb6w9' 2021-07-10T00:37:09,207 Removed build tracker: '/tmp/pip-req-tracker-yzpfb6w9'