2021-05-02T19:21:04,744 Created temporary directory: /tmp/pip-ephem-wheel-cache-cyiqujor 2021-05-02T19:21:04,748 Created temporary directory: /tmp/pip-req-tracker-5_iihwoj 2021-05-02T19:21:04,748 Initialized build tracking at /tmp/pip-req-tracker-5_iihwoj 2021-05-02T19:21:04,749 Created build tracker: /tmp/pip-req-tracker-5_iihwoj 2021-05-02T19:21:04,749 Entered build tracker: /tmp/pip-req-tracker-5_iihwoj 2021-05-02T19:21:04,750 Created temporary directory: /tmp/pip-wheel-0cs105y7 2021-05-02T19:21:04,791 1 location(s) to search for versions of noisydatacleaner: 2021-05-02T19:21:04,791 * https://pypi.org/simple/noisydatacleaner/ 2021-05-02T19:21:04,791 Fetching project page and analyzing links: https://pypi.org/simple/noisydatacleaner/ 2021-05-02T19:21:04,792 Getting page https://pypi.org/simple/noisydatacleaner/ 2021-05-02T19:21:04,793 Found index url https://pypi.org/simple 2021-05-02T19:21:04,907 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/73/69/6621429db8a9aae3c71f2c440237ad7374f4f450f7b79618a86bb82d25fe/noisydatacleaner-1.0-py3-none-any.whl#sha256=824866415091aabd50bfa3d9e3df0287dffaba9eaae693620cf215c82ec1f6d3 (from https://pypi.org/simple/noisydatacleaner/) (requires-python:>=3.8) 2021-05-02T19:21:04,908 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/0a/10/38029a14ad3c2aedc7fe176140710a6bd1b576ba5b463c85ee75eb248d0b/noisydatacleaner-1.0.tar.gz#sha256=6a02b792dbd576485b00dfbedf007907bc740d57c2b2fba1ac1edfb075c365ed (from https://pypi.org/simple/noisydatacleaner/) (requires-python:>=3.8) 2021-05-02T19:21:04,909 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/23/aa/c087c6bb4f0ab31defd7dc047b0a90da3b0c4712ff607f21bcb34f659066/noisydatacleaner-1.0.1-py3-none-any.whl#sha256=b10f750b7ab85654ac8a6f5e2ce7cde7f7b5faba3f2a3d614ca2651df3fd6193 (from https://pypi.org/simple/noisydatacleaner/) (requires-python:>=3.8) 2021-05-02T19:21:04,909 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/85/af/9f3c16306eac2080c0fc9e0e339ab8263e47ae1139825666cd726517794f/noisydatacleaner-1.0.1.tar.gz#sha256=5b90023d3e7f53a1c76d756065733d4d1ff3055306e0d17f118f1011603252ca (from https://pypi.org/simple/noisydatacleaner/) (requires-python:>=3.8) 2021-05-02T19:21:04,910 Skipping link: not a file: https://pypi.org/simple/noisydatacleaner/ 2021-05-02T19:21:04,910 Given no hashes to check 0 links for project 'noisydatacleaner': discarding no candidates 2021-05-02T19:21:04,910 ERROR: Could not find a version that satisfies the requirement noisydatacleaner==1.0.1 (from versions: none) 2021-05-02T19:21:04,911 ERROR: No matching distribution found for noisydatacleaner==1.0.1 2021-05-02T19:21:04,911 Exception information: 2021-05-02T19:21:04,911 Traceback (most recent call last): 2021-05-02T19:21:04,911 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-05-02T19:21:04,911 name, crit = self._merge_into_criterion(r, parent=None) 2021-05-02T19:21:04,911 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-05-02T19:21:04,911 raise RequirementsConflicted(criterion) 2021-05-02T19:21:04,911 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('noisydatacleaner==1.0.1') 2021-05-02T19:21:04,911 2021-05-02T19:21:04,911 During handling of the above exception, another exception occurred: 2021-05-02T19:21:04,911 2021-05-02T19:21:04,911 Traceback (most recent call last): 2021-05-02T19:21:04,911 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-05-02T19:21:04,911 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-05-02T19:21:04,911 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-05-02T19:21:04,911 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-05-02T19:21:04,911 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-05-02T19:21:04,911 raise ResolutionImpossible(e.criterion.information) 2021-05-02T19:21:04,911 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('noisydatacleaner==1.0.1'), parent=None)] 2021-05-02T19:21:04,911 2021-05-02T19:21:04,911 The above exception was the direct cause of the following exception: 2021-05-02T19:21:04,911 2021-05-02T19:21:04,911 Traceback (most recent call last): 2021-05-02T19:21:04,911 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-05-02T19:21:04,911 status = self.run(options, args) 2021-05-02T19:21:04,911 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 204, in wrapper 2021-05-02T19:21:04,911 return func(self, options, args) 2021-05-02T19:21:04,911 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-05-02T19:21:04,911 reqs, check_supported_wheels=True 2021-05-02T19:21:04,911 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-05-02T19:21:04,911 raise error from e 2021-05-02T19:21:04,911 pip._internal.exceptions.DistributionNotFound: No matching distribution found for noisydatacleaner==1.0.1 2021-05-02T19:21:04,915 Removed build tracker: '/tmp/pip-req-tracker-5_iihwoj'