2021-04-16T11:57:04,416 Created temporary directory: /tmp/pip-ephem-wheel-cache-8fo_vcdy 2021-04-16T11:57:04,419 Created temporary directory: /tmp/pip-req-tracker-43v6exob 2021-04-16T11:57:04,420 Initialized build tracking at /tmp/pip-req-tracker-43v6exob 2021-04-16T11:57:04,420 Created build tracker: /tmp/pip-req-tracker-43v6exob 2021-04-16T11:57:04,420 Entered build tracker: /tmp/pip-req-tracker-43v6exob 2021-04-16T11:57:04,421 Created temporary directory: /tmp/pip-wheel-o6blllik 2021-04-16T11:57:04,452 1 location(s) to search for versions of taint: 2021-04-16T11:57:04,452 * https://pypi.org/simple/taint/ 2021-04-16T11:57:04,452 Fetching project page and analyzing links: https://pypi.org/simple/taint/ 2021-04-16T11:57:04,452 Getting page https://pypi.org/simple/taint/ 2021-04-16T11:57:04,454 Found index url https://pypi.org/simple 2021-04-16T11:57:04,633 Found link https://files.pythonhosted.org/packages/3a/47/930b2e424137948db7a0792a2e7f370cc29819feea1557b2fc87735ac07f/taint-0.0.1a1.tar.gz#sha256=249669149b9688f97878f70a7b5a69ec11c5f56548c9da0a3c20d83a54cf915e (from https://pypi.org/simple/taint/) (requires-python:>=3.6), version: 0.0.1a1 2021-04-16T11:57:04,647 Given no hashes to check 1 links for project 'taint': discarding no candidates 2021-04-16T11:57:04,662 Collecting taint==0.0.1a1 2021-04-16T11:57:04,664 Created temporary directory: /tmp/pip-unpack-c4gxpdsf 2021-04-16T11:57:04,836 Downloading taint-0.0.1a1.tar.gz (4.7 kB) 2021-04-16T11:57:04,893 Added taint==0.0.1a1 from https://files.pythonhosted.org/packages/3a/47/930b2e424137948db7a0792a2e7f370cc29819feea1557b2fc87735ac07f/taint-0.0.1a1.tar.gz#sha256=249669149b9688f97878f70a7b5a69ec11c5f56548c9da0a3c20d83a54cf915e to build tracker '/tmp/pip-req-tracker-43v6exob' 2021-04-16T11:57:04,895 Running setup.py (path:/tmp/pip-wheel-o6blllik/taint_324a3f517a8a442a816af3d39246019c/setup.py) egg_info for package taint 2021-04-16T11:57:04,896 Created temporary directory: /tmp/pip-pip-egg-info-z_bigqjt 2021-04-16T11:57:04,896 Running command python setup.py egg_info 2021-04-16T11:57:05,723 Traceback (most recent call last): 2021-04-16T11:57:05,724 File "", line 1, in 2021-04-16T11:57:05,725 File "/tmp/pip-wheel-o6blllik/taint_324a3f517a8a442a816af3d39246019c/setup.py", line 7, in 2021-04-16T11:57:05,725 f = open('requirements.txt', 'r') 2021-04-16T11:57:05,725 FileNotFoundError: [Errno 2] No such file or directory: 'requirements.txt' 2021-04-16T11:57:05,770 WARNING: Discarding https://files.pythonhosted.org/packages/3a/47/930b2e424137948db7a0792a2e7f370cc29819feea1557b2fc87735ac07f/taint-0.0.1a1.tar.gz#sha256=249669149b9688f97878f70a7b5a69ec11c5f56548c9da0a3c20d83a54cf915e (from https://pypi.org/simple/taint/) (requires-python:>=3.6). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-04-16T11:57:05,771 ERROR: Could not find a version that satisfies the requirement taint==0.0.1a1 2021-04-16T11:57:05,772 ERROR: No matching distribution found for taint==0.0.1a1 2021-04-16T11:57:05,772 Exception information: 2021-04-16T11:57:05,772 Traceback (most recent call last): 2021-04-16T11:57:05,772 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2021-04-16T11:57:05,772 crit = self.state.criteria[name] 2021-04-16T11:57:05,772 KeyError: 'taint' 2021-04-16T11:57:05,772 2021-04-16T11:57:05,772 During handling of the above exception, another exception occurred: 2021-04-16T11:57:05,772 2021-04-16T11:57:05,772 Traceback (most recent call last): 2021-04-16T11:57:05,772 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 318, in resolve 2021-04-16T11:57:05,772 name, crit = self._merge_into_criterion(r, parent=None) 2021-04-16T11:57:05,772 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-04-16T11:57:05,772 crit = Criterion.from_requirement(self._p, requirement, parent) 2021-04-16T11:57:05,772 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 83, in from_requirement 2021-04-16T11:57:05,772 raise RequirementsConflicted(criterion) 2021-04-16T11:57:05,772 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('taint==0.0.1a1') 2021-04-16T11:57:05,772 2021-04-16T11:57:05,772 During handling of the above exception, another exception occurred: 2021-04-16T11:57:05,772 2021-04-16T11:57:05,772 Traceback (most recent call last): 2021-04-16T11:57:05,772 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2021-04-16T11:57:05,772 requirements, max_rounds=try_to_avoid_resolution_too_deep, 2021-04-16T11:57:05,772 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 453, in resolve 2021-04-16T11:57:05,772 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-04-16T11:57:05,772 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 320, in resolve 2021-04-16T11:57:05,772 raise ResolutionImpossible(e.criterion.information) 2021-04-16T11:57:05,772 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('taint==0.0.1a1'), parent=None)] 2021-04-16T11:57:05,772 2021-04-16T11:57:05,772 The above exception was the direct cause of the following exception: 2021-04-16T11:57:05,772 2021-04-16T11:57:05,772 Traceback (most recent call last): 2021-04-16T11:57:05,772 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 189, in _main 2021-04-16T11:57:05,772 status = self.run(options, args) 2021-04-16T11:57:05,772 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 178, in wrapper 2021-04-16T11:57:05,772 return func(self, options, args) 2021-04-16T11:57:05,772 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 159, in run 2021-04-16T11:57:05,772 reqs, check_supported_wheels=True 2021-04-16T11:57:05,772 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-04-16T11:57:05,772 six.raise_from(error, e) 2021-04-16T11:57:05,772 File "", line 3, in raise_from 2021-04-16T11:57:05,772 pip._internal.exceptions.DistributionNotFound: No matching distribution found for taint==0.0.1a1 2021-04-16T11:57:05,778 Removed taint==0.0.1a1 from https://files.pythonhosted.org/packages/3a/47/930b2e424137948db7a0792a2e7f370cc29819feea1557b2fc87735ac07f/taint-0.0.1a1.tar.gz#sha256=249669149b9688f97878f70a7b5a69ec11c5f56548c9da0a3c20d83a54cf915e from build tracker '/tmp/pip-req-tracker-43v6exob' 2021-04-16T11:57:05,778 Removed build tracker: '/tmp/pip-req-tracker-43v6exob'