2022-05-08T21:02:11,282 Created temporary directory: /tmp/pip-ephem-wheel-cache-i0pxh3f2 2022-05-08T21:02:11,289 Created temporary directory: /tmp/pip-req-tracker-hgrk49wv 2022-05-08T21:02:11,290 Initialized build tracking at /tmp/pip-req-tracker-hgrk49wv 2022-05-08T21:02:11,290 Created build tracker: /tmp/pip-req-tracker-hgrk49wv 2022-05-08T21:02:11,290 Entered build tracker: /tmp/pip-req-tracker-hgrk49wv 2022-05-08T21:02:11,292 Created temporary directory: /tmp/pip-wheel-x0ewo1kz 2022-05-08T21:02:11,358 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-05-08T21:02:11,362 2 location(s) to search for versions of filtermarcos: 2022-05-08T21:02:11,362 * https://pypi.org/simple/filtermarcos/ 2022-05-08T21:02:11,362 * https://www.piwheels.org/simple/filtermarcos/ 2022-05-08T21:02:11,363 Fetching project page and analyzing links: https://pypi.org/simple/filtermarcos/ 2022-05-08T21:02:11,365 Getting page https://pypi.org/simple/filtermarcos/ 2022-05-08T21:02:11,369 Found index url https://pypi.org/simple 2022-05-08T21:02:11,704 Skipping link: No binaries permitted for filtermarcos: https://files.pythonhosted.org/packages/36/9a/03fdeea251362fb431ef4bb27c33644bfa889451b5cbb46473a4c5ac314f/filterMarcos-0.0.1-py3-none-any.whl#sha256=41657cfafb0cccda0b0bafb842d9d2780b87f7cea4908cac1531e0cb1184841a (from https://pypi.org/simple/filtermarcos/) (requires-python:>=3.6) 2022-05-08T21:02:11,706 Link requires a different Python (3.5.3 not in: '>=3.6'): https://files.pythonhosted.org/packages/27/18/b47d54c043da44868927491860242b32ade407e32a72003bd11aac1418bd/filterMarcos-0.0.1.tar.gz#sha256=0d1a9fa91d6ec8f737accbf3d5b44d2abc43f6577f8fa251b82df30c54c66078 (from https://pypi.org/simple/filtermarcos/) (requires-python:>=3.6) 2022-05-08T21:02:11,707 Fetching project page and analyzing links: https://www.piwheels.org/simple/filtermarcos/ 2022-05-08T21:02:11,708 Getting page https://www.piwheels.org/simple/filtermarcos/ 2022-05-08T21:02:11,710 Found index url https://www.piwheels.org/simple 2022-05-08T21:02:11,946 Given no hashes to check 0 links for project 'filtermarcos': discarding no candidates 2022-05-08T21:02:11,947 ERROR: Could not find a version that satisfies the requirement filtermarcos==0.0.1 2022-05-08T21:02:11,948 ERROR: No matching distribution found for filtermarcos==0.0.1 2022-05-08T21:02:11,949 Exception information: 2022-05-08T21:02:11,949 Traceback (most recent call last): 2022-05-08T21:02:11,949 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2022-05-08T21:02:11,949 crit = self.state.criteria[name] 2022-05-08T21:02:11,949 KeyError: 'filtermarcos' 2022-05-08T21:02:11,949 2022-05-08T21:02:11,949 During handling of the above exception, another exception occurred: 2022-05-08T21:02:11,949 2022-05-08T21:02:11,949 Traceback (most recent call last): 2022-05-08T21:02:11,949 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 318, in resolve 2022-05-08T21:02:11,949 name, crit = self._merge_into_criterion(r, parent=None) 2022-05-08T21:02:11,949 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2022-05-08T21:02:11,949 crit = Criterion.from_requirement(self._p, requirement, parent) 2022-05-08T21:02:11,949 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 83, in from_requirement 2022-05-08T21:02:11,949 raise RequirementsConflicted(criterion) 2022-05-08T21:02:11,949 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('filtermarcos==0.0.1') 2022-05-08T21:02:11,949 2022-05-08T21:02:11,949 During handling of the above exception, another exception occurred: 2022-05-08T21:02:11,949 2022-05-08T21:02:11,949 Traceback (most recent call last): 2022-05-08T21:02:11,949 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2022-05-08T21:02:11,949 requirements, max_rounds=try_to_avoid_resolution_too_deep, 2022-05-08T21:02:11,949 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 453, in resolve 2022-05-08T21:02:11,949 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-05-08T21:02:11,949 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 320, in resolve 2022-05-08T21:02:11,949 raise ResolutionImpossible(e.criterion.information) 2022-05-08T21:02:11,949 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('filtermarcos==0.0.1'), parent=None)] 2022-05-08T21:02:11,949 2022-05-08T21:02:11,949 The above exception was the direct cause of the following exception: 2022-05-08T21:02:11,949 2022-05-08T21:02:11,949 Traceback (most recent call last): 2022-05-08T21:02:11,949 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/cli/base_command.py", line 223, in _main 2022-05-08T21:02:11,949 status = self.run(options, args) 2022-05-08T21:02:11,949 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/cli/req_command.py", line 180, in wrapper 2022-05-08T21:02:11,949 return func(self, options, args) 2022-05-08T21:02:11,949 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/commands/wheel.py", line 163, in run 2022-05-08T21:02:11,949 reqs, check_supported_wheels=True 2022-05-08T21:02:11,949 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2022-05-08T21:02:11,949 six.raise_from(error, e) 2022-05-08T21:02:11,949 File "", line 3, in raise_from 2022-05-08T21:02:11,949 pip._internal.exceptions.DistributionNotFound: No matching distribution found for filtermarcos==0.0.1 2022-05-08T21:02:11,957 Removed build tracker: '/tmp/pip-req-tracker-hgrk49wv'