2021-09-02T14:05:28,805 Created temporary directory: /tmp/pip-ephem-wheel-cache-px4fuw26 2021-09-02T14:05:28,809 Created temporary directory: /tmp/pip-req-tracker-b2sq3y6p 2021-09-02T14:05:28,809 Initialized build tracking at /tmp/pip-req-tracker-b2sq3y6p 2021-09-02T14:05:28,809 Created build tracker: /tmp/pip-req-tracker-b2sq3y6p 2021-09-02T14:05:28,810 Entered build tracker: /tmp/pip-req-tracker-b2sq3y6p 2021-09-02T14:05:28,810 Created temporary directory: /tmp/pip-wheel-ii917zbl 2021-09-02T14:05:28,838 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-09-02T14:05:28,841 2 location(s) to search for versions of volumetricspy: 2021-09-02T14:05:28,841 * https://pypi.org/simple/volumetricspy/ 2021-09-02T14:05:28,841 * https://www.piwheels.org/simple/volumetricspy/ 2021-09-02T14:05:28,841 Fetching project page and analyzing links: https://pypi.org/simple/volumetricspy/ 2021-09-02T14:05:28,842 Getting page https://pypi.org/simple/volumetricspy/ 2021-09-02T14:05:28,843 Found index url https://pypi.org/simple 2021-09-02T14:05:28,930 Skipping link: No binaries permitted for volumetricspy: https://files.pythonhosted.org/packages/7e/d9/01b6ce98192b5e4b38565f01b7ba0e9e24f89022c8d6d3f67618a332a920/volumetricspy-0.1.0-py3-none-any.whl#sha256=6e822c170d5d1a5b0687e394788795df6490069fe648c37a34ea9aae740d504c (from https://pypi.org/simple/volumetricspy/) (requires-python:>=3.8,<3.10) 2021-09-02T14:05:28,931 Link requires a different Python (3.7.3 not in: '>=3.8,<3.10'): https://files.pythonhosted.org/packages/5b/a5/35d3b06e2d2e05c578e3e658d967ad9beaedf5d50a50c29ae8b6362b9c20/volumetricspy-0.1.0.tar.gz#sha256=c8fb50719851030379a91f6e6064cb29aed72c42d4886cb229e51ea1e7035372 (from https://pypi.org/simple/volumetricspy/) (requires-python:>=3.8,<3.10) 2021-09-02T14:05:28,931 Skipping link: No binaries permitted for volumetricspy: https://files.pythonhosted.org/packages/4c/45/f68abbd1872ad9f55db0fe0bdd06ec9b2361dd3b6333b5b77878be71a470/volumetricspy-0.1.1-py3-none-any.whl#sha256=ecac287a3e70c1ca3cb448f77f2c10b7b1d0a045bc94f1e7213299b3dda6cb34 (from https://pypi.org/simple/volumetricspy/) (requires-python:>=3.7,<3.10) 2021-09-02T14:05:28,932 Found link https://files.pythonhosted.org/packages/c1/51/e8b8fe9aadf1bcee279474b75457aeaf3388d64e56fc849c36c3cc9ce896/volumetricspy-0.1.1.tar.gz#sha256=3aef984bec9b3e3f38d3cf649f3fe7bc25a17faada3da5b2a6cce95b4af3fd75 (from https://pypi.org/simple/volumetricspy/) (requires-python:>=3.7,<3.10), version: 0.1.1 2021-09-02T14:05:28,932 Fetching project page and analyzing links: https://www.piwheels.org/simple/volumetricspy/ 2021-09-02T14:05:28,933 Getting page https://www.piwheels.org/simple/volumetricspy/ 2021-09-02T14:05:28,933 Found index url https://www.piwheels.org/simple 2021-09-02T14:05:29,043 Skipping link: not a file: https://www.piwheels.org/simple/volumetricspy/ 2021-09-02T14:05:29,043 Skipping link: not a file: https://pypi.org/simple/volumetricspy/ 2021-09-02T14:05:29,064 Given no hashes to check 0 links for project 'volumetricspy': discarding no candidates 2021-09-02T14:05:29,065 ERROR: Could not find a version that satisfies the requirement volumetricspy==0.1.0 (from versions: 0.1.1) 2021-09-02T14:05:29,065 ERROR: No matching distribution found for volumetricspy==0.1.0 2021-09-02T14:05:29,066 Exception information: 2021-09-02T14:05:29,066 Traceback (most recent call last): 2021-09-02T14:05:29,066 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-09-02T14:05:29,066 name, crit = self._merge_into_criterion(r, parent=None) 2021-09-02T14:05:29,066 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-09-02T14:05:29,066 raise RequirementsConflicted(criterion) 2021-09-02T14:05:29,066 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('volumetricspy==0.1.0') 2021-09-02T14:05:29,066 2021-09-02T14:05:29,066 During handling of the above exception, another exception occurred: 2021-09-02T14:05:29,066 2021-09-02T14:05:29,066 Traceback (most recent call last): 2021-09-02T14:05:29,066 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-09-02T14:05:29,066 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-09-02T14:05:29,066 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-09-02T14:05:29,066 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-09-02T14:05:29,066 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-09-02T14:05:29,066 raise ResolutionImpossible(e.criterion.information) 2021-09-02T14:05:29,066 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('volumetricspy==0.1.0'), parent=None)] 2021-09-02T14:05:29,066 2021-09-02T14:05:29,066 The above exception was the direct cause of the following exception: 2021-09-02T14:05:29,066 2021-09-02T14:05:29,066 Traceback (most recent call last): 2021-09-02T14:05:29,066 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-09-02T14:05:29,066 status = self.run(options, args) 2021-09-02T14:05:29,066 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-09-02T14:05:29,066 return func(self, options, args) 2021-09-02T14:05:29,066 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-09-02T14:05:29,066 reqs, check_supported_wheels=True 2021-09-02T14:05:29,066 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-09-02T14:05:29,066 raise error from e 2021-09-02T14:05:29,066 pip._internal.exceptions.DistributionNotFound: No matching distribution found for volumetricspy==0.1.0 2021-09-02T14:05:29,070 Removed build tracker: '/tmp/pip-req-tracker-b2sq3y6p'