2022-05-18T21:59:59,979 Created temporary directory: /tmp/pip-ephem-wheel-cache-yns20lpu 2022-05-18T21:59:59,985 Created temporary directory: /tmp/pip-build-tracker-f491yjdk 2022-05-18T21:59:59,986 Initialized build tracking at /tmp/pip-build-tracker-f491yjdk 2022-05-18T21:59:59,986 Created build tracker: /tmp/pip-build-tracker-f491yjdk 2022-05-18T21:59:59,987 Entered build tracker: /tmp/pip-build-tracker-f491yjdk 2022-05-18T21:59:59,988 Created temporary directory: /tmp/pip-wheel-t7ww2w4w 2022-05-18T22:00:00,057 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-05-18T22:00:00,066 2 location(s) to search for versions of xcsv-plot-map: 2022-05-18T22:00:00,066 * https://pypi.org/simple/xcsv-plot-map/ 2022-05-18T22:00:00,066 * https://www.piwheels.org/simple/xcsv-plot-map/ 2022-05-18T22:00:00,067 Fetching project page and analyzing links: https://pypi.org/simple/xcsv-plot-map/ 2022-05-18T22:00:00,068 Getting page https://pypi.org/simple/xcsv-plot-map/ 2022-05-18T22:00:00,071 Found index url https://pypi.org/simple 2022-05-18T22:00:00,178 Link requires a different Python (3.7.3 not in: '>=3.8,<3.11'): https://files.pythonhosted.org/packages/29/0e/7be3ccdc2d07f4e75cdb5f2ebfe814062c804232eb992ccd1c723e6ba4e2/xcsv-plot-map-0.1.0.tar.gz#sha256=824cd41ea8a7fbc5081e099d2c90e0b65ea44665f57b7422fa7994e6ddd552b0 (from https://pypi.org/simple/xcsv-plot-map/) (requires-python:>=3.8,<3.11) 2022-05-18T22:00:00,179 Skipping link: 0.1.0 Requires-Python >=3.8,<3.11: https://files.pythonhosted.org/packages/29/0e/7be3ccdc2d07f4e75cdb5f2ebfe814062c804232eb992ccd1c723e6ba4e2/xcsv-plot-map-0.1.0.tar.gz#sha256=824cd41ea8a7fbc5081e099d2c90e0b65ea44665f57b7422fa7994e6ddd552b0 (from https://pypi.org/simple/xcsv-plot-map/) (requires-python:>=3.8,<3.11) 2022-05-18T22:00:00,179 Skipping link: No binaries permitted for xcsv-plot-map: https://files.pythonhosted.org/packages/90/db/a220fe7d1f456c3c8958ef1f49005561a419afe47d30098edf05353a4b13/xcsv_plot_map-0.1.0-py3-none-any.whl#sha256=d66804c69f88794ef405f1cd1c29f7743d468b1943bffd084d1f785a6fdd05c8 (from https://pypi.org/simple/xcsv-plot-map/) (requires-python:>=3.8,<3.11) 2022-05-18T22:00:00,180 Fetching project page and analyzing links: https://www.piwheels.org/simple/xcsv-plot-map/ 2022-05-18T22:00:00,181 Getting page https://www.piwheels.org/simple/xcsv-plot-map/ 2022-05-18T22:00:00,183 Found index url https://www.piwheels.org/simple 2022-05-18T22:00:00,456 Skipping link: not a file: https://www.piwheels.org/simple/xcsv-plot-map/ 2022-05-18T22:00:00,457 Skipping link: not a file: https://pypi.org/simple/xcsv-plot-map/ 2022-05-18T22:00:00,486 Given no hashes to check 0 links for project 'xcsv-plot-map': discarding no candidates 2022-05-18T22:00:00,487 ERROR: Ignored the following versions that require a different python version: 0.1.0 Requires-Python >=3.8,<3.11 2022-05-18T22:00:00,490 ERROR: Could not find a version that satisfies the requirement xcsv-plot-map==0.1.0 (from versions: none) 2022-05-18T22:00:00,492 ERROR: No matching distribution found for xcsv-plot-map==0.1.0 2022-05-18T22:00:00,494 Exception information: 2022-05-18T22:00:00,494 Traceback (most recent call last): 2022-05-18T22:00:00,494 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-05-18T22:00:00,494 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-05-18T22:00:00,494 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-05-18T22:00:00,494 raise RequirementsConflicted(criterion) 2022-05-18T22:00:00,494 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('xcsv-plot-map==0.1.0') 2022-05-18T22:00:00,494 2022-05-18T22:00:00,494 During handling of the above exception, another exception occurred: 2022-05-18T22:00:00,494 2022-05-18T22:00:00,494 Traceback (most recent call last): 2022-05-18T22:00:00,494 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2022-05-18T22:00:00,494 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-05-18T22:00:00,494 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-05-18T22:00:00,494 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-05-18T22:00:00,494 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-05-18T22:00:00,494 raise ResolutionImpossible(e.criterion.information) 2022-05-18T22:00:00,494 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('xcsv-plot-map==0.1.0'), parent=None)] 2022-05-18T22:00:00,494 2022-05-18T22:00:00,494 The above exception was the direct cause of the following exception: 2022-05-18T22:00:00,494 2022-05-18T22:00:00,494 Traceback (most recent call last): 2022-05-18T22:00:00,494 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-05-18T22:00:00,494 status = run_func(*args) 2022-05-18T22:00:00,494 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-05-18T22:00:00,494 return func(self, options, args) 2022-05-18T22:00:00,494 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 144, in run 2022-05-18T22:00:00,494 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-05-18T22:00:00,494 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-05-18T22:00:00,494 raise error from e 2022-05-18T22:00:00,494 pip._internal.exceptions.DistributionNotFound: No matching distribution found for xcsv-plot-map==0.1.0 2022-05-18T22:00:00,502 Removed build tracker: '/tmp/pip-build-tracker-f491yjdk'