2021-07-09T10:30:25,324 Created temporary directory: /tmp/pip-ephem-wheel-cache-qid67mzd 2021-07-09T10:30:25,326 Created temporary directory: /tmp/pip-req-tracker-zjaku_ec 2021-07-09T10:30:25,327 Initialized build tracking at /tmp/pip-req-tracker-zjaku_ec 2021-07-09T10:30:25,327 Created build tracker: /tmp/pip-req-tracker-zjaku_ec 2021-07-09T10:30:25,327 Entered build tracker: /tmp/pip-req-tracker-zjaku_ec 2021-07-09T10:30:25,328 Created temporary directory: /tmp/pip-wheel-1_ktwmia 2021-07-09T10:30:25,360 1 location(s) to search for versions of ease: 2021-07-09T10:30:25,360 * https://pypi.org/simple/ease/ 2021-07-09T10:30:25,361 Fetching project page and analyzing links: https://pypi.org/simple/ease/ 2021-07-09T10:30:25,361 Getting page https://pypi.org/simple/ease/ 2021-07-09T10:30:25,363 Found index url https://pypi.org/simple 2021-07-09T10:30:25,450 Found link https://files.pythonhosted.org/packages/b4/37/c0aa5467cb4a7e7f563ea458f816dd577b3d2d1374c0a2cb50a7d5b09a59/ease-0.1.tar.gz#sha256=3a5f0b2a7bcbab41b95ab4e6a86a340e7d7e37f6f2f0ffcff73603424ec2aaf8 (from https://pypi.org/simple/ease/), version: 0.1 2021-07-09T10:30:25,451 Found link https://files.pythonhosted.org/packages/ac/8d/3993f7a5b87c2cce47e734aa826d0a188f3d5d8597d1217ec39eadfac909/ease-0.1.1.tar.gz#sha256=29ad83f1a0f98f991d1e7d3fc0d8c941346b4d4dbc76c2feae855920a64f6cca (from https://pypi.org/simple/ease/), version: 0.1.1 2021-07-09T10:30:25,451 Skipping link: not a file: https://pypi.org/simple/ease/ 2021-07-09T10:30:25,467 Given no hashes to check 1 links for project 'ease': discarding no candidates 2021-07-09T10:30:25,484 Collecting ease==0.1.1 2021-07-09T10:30:25,486 Created temporary directory: /tmp/pip-unpack-3x3c1m7r 2021-07-09T10:30:25,664 Downloading ease-0.1.1.tar.gz (16 kB) 2021-07-09T10:30:25,726 Added ease==0.1.1 from https://files.pythonhosted.org/packages/ac/8d/3993f7a5b87c2cce47e734aa826d0a188f3d5d8597d1217ec39eadfac909/ease-0.1.1.tar.gz#sha256=29ad83f1a0f98f991d1e7d3fc0d8c941346b4d4dbc76c2feae855920a64f6cca to build tracker '/tmp/pip-req-tracker-zjaku_ec' 2021-07-09T10:30:25,727 Running setup.py (path:/tmp/pip-wheel-1_ktwmia/ease_b49ddb57534b4d0dbdd8f8cc32ac12bb/setup.py) egg_info for package ease 2021-07-09T10:30:25,728 Created temporary directory: /tmp/pip-pip-egg-info-27p69ko7 2021-07-09T10:30:25,728 Running command python setup.py egg_info 2021-07-09T10:30:26,354 Traceback (most recent call last): 2021-07-09T10:30:26,354 File "", line 1, in 2021-07-09T10:30:26,355 File "/tmp/pip-wheel-1_ktwmia/ease_b49ddb57534b4d0dbdd8f8cc32ac12bb/setup.py", line 3, in 2021-07-09T10:30:26,355 with open('requirements.txt') as f: 2021-07-09T10:30:26,355 FileNotFoundError: [Errno 2] No such file or directory: 'requirements.txt' 2021-07-09T10:30:26,404 WARNING: Discarding https://files.pythonhosted.org/packages/ac/8d/3993f7a5b87c2cce47e734aa826d0a188f3d5d8597d1217ec39eadfac909/ease-0.1.1.tar.gz#sha256=29ad83f1a0f98f991d1e7d3fc0d8c941346b4d4dbc76c2feae855920a64f6cca (from https://pypi.org/simple/ease/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T10:30:26,406 ERROR: Could not find a version that satisfies the requirement ease==0.1.1 (from versions: 0.1, 0.1.1) 2021-07-09T10:30:26,406 ERROR: No matching distribution found for ease==0.1.1 2021-07-09T10:30:26,406 Exception information: 2021-07-09T10:30:26,406 Traceback (most recent call last): 2021-07-09T10:30:26,406 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T10:30:26,406 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T10:30:26,406 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T10:30:26,406 raise RequirementsConflicted(criterion) 2021-07-09T10:30:26,406 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('ease==0.1.1') 2021-07-09T10:30:26,406 2021-07-09T10:30:26,406 During handling of the above exception, another exception occurred: 2021-07-09T10:30:26,406 2021-07-09T10:30:26,406 Traceback (most recent call last): 2021-07-09T10:30:26,406 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T10:30:26,406 result = self._result = resolver.resolve( 2021-07-09T10:30:26,406 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T10:30:26,406 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T10:30:26,406 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T10:30:26,406 raise ResolutionImpossible(e.criterion.information) 2021-07-09T10:30:26,406 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('ease==0.1.1'), parent=None)] 2021-07-09T10:30:26,406 2021-07-09T10:30:26,406 The above exception was the direct cause of the following exception: 2021-07-09T10:30:26,406 2021-07-09T10:30:26,406 Traceback (most recent call last): 2021-07-09T10:30:26,406 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T10:30:26,406 status = self.run(options, args) 2021-07-09T10:30:26,406 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T10:30:26,406 return func(self, options, args) 2021-07-09T10:30:26,406 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T10:30:26,406 requirement_set = resolver.resolve( 2021-07-09T10:30:26,406 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T10:30:26,406 raise error from e 2021-07-09T10:30:26,406 pip._internal.exceptions.DistributionNotFound: No matching distribution found for ease==0.1.1 2021-07-09T10:30:26,411 Removed ease==0.1.1 from https://files.pythonhosted.org/packages/ac/8d/3993f7a5b87c2cce47e734aa826d0a188f3d5d8597d1217ec39eadfac909/ease-0.1.1.tar.gz#sha256=29ad83f1a0f98f991d1e7d3fc0d8c941346b4d4dbc76c2feae855920a64f6cca from build tracker '/tmp/pip-req-tracker-zjaku_ec' 2021-07-09T10:30:26,412 Removed build tracker: '/tmp/pip-req-tracker-zjaku_ec'