2022-01-13T10:44:43,678 Created temporary directory: /tmp/pip-ephem-wheel-cache-eg8y9jrw 2022-01-13T10:44:43,684 Created temporary directory: /tmp/pip-req-tracker-2embmj4h 2022-01-13T10:44:43,685 Initialized build tracking at /tmp/pip-req-tracker-2embmj4h 2022-01-13T10:44:43,685 Created build tracker: /tmp/pip-req-tracker-2embmj4h 2022-01-13T10:44:43,685 Entered build tracker: /tmp/pip-req-tracker-2embmj4h 2022-01-13T10:44:43,686 Created temporary directory: /tmp/pip-wheel-lr5qpwpr 2022-01-13T10:44:43,757 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-01-13T10:44:43,762 2 location(s) to search for versions of bsvlib: 2022-01-13T10:44:43,762 * https://pypi.org/simple/bsvlib/ 2022-01-13T10:44:43,762 * https://www.piwheels.org/simple/bsvlib/ 2022-01-13T10:44:43,763 Fetching project page and analyzing links: https://pypi.org/simple/bsvlib/ 2022-01-13T10:44:43,764 Getting page https://pypi.org/simple/bsvlib/ 2022-01-13T10:44:43,767 Found index url https://pypi.org/simple 2022-01-13T10:44:43,968 Skipping link: No binaries permitted for bsvlib: https://files.pythonhosted.org/packages/dd/bb/f35985da778490db5423e3e2efc30b2c9134fbbd3a5f2d07c38b03ae952c/bsvlib-0.1.0-py3-none-any.whl#sha256=febbea132bead9cad820a696b8e7ffad83c4ff00d7fd7f0d92df3208fb9a54ab (from https://pypi.org/simple/bsvlib/) (requires-python:>=3.8) 2022-01-13T10:44:43,970 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/3b/5e/6381f37d1e1389a0e63f9f57b6b839169f33c784fa1d3aa8c348cf4d2570/bsvlib-0.1.0.tar.gz#sha256=14ef1f6f1026b882d759a7f9bc09555825b00e0d0eef81007955972f53c5f6a6 (from https://pypi.org/simple/bsvlib/) (requires-python:>=3.8) 2022-01-13T10:44:43,971 Skipping link: No binaries permitted for bsvlib: https://files.pythonhosted.org/packages/05/b4/91e9044bd769ad4b3dedfe842512cefe84e7de02fce1a5744127b44ef1e4/bsvlib-0.1.1-py3-none-any.whl#sha256=c9b6f4d8bdfed738c17438b3f443f90a31913acfd669b170707eb4b2d3f4af2f (from https://pypi.org/simple/bsvlib/) (requires-python:>=3.8) 2022-01-13T10:44:43,972 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/bb/a6/87daf133684bd82603a2c821e8744f2e67ea609fbe15210ba7872e2fc236/bsvlib-0.1.1.tar.gz#sha256=9f91216ded44fc67385837b5cc3cb279c3796a5b9f333f2e845d31498acbeb05 (from https://pypi.org/simple/bsvlib/) (requires-python:>=3.8) 2022-01-13T10:44:43,973 Fetching project page and analyzing links: https://www.piwheels.org/simple/bsvlib/ 2022-01-13T10:44:43,973 Getting page https://www.piwheels.org/simple/bsvlib/ 2022-01-13T10:44:43,975 Found index url https://www.piwheels.org/simple 2022-01-13T10:44:44,198 Skipping link: No binaries permitted for bsvlib: https://www.piwheels.org/simple/bsvlib/bsvlib-0.1.0-py3-none-any.whl#sha256=d68cbcbb990f29796830f9832719f0ef680073ff560689493a357b3c3a44b2eb (from https://www.piwheels.org/simple/bsvlib/) (requires-python:>=3.8) 2022-01-13T10:44:44,198 Skipping link: not a file: https://www.piwheels.org/simple/bsvlib/ 2022-01-13T10:44:44,199 Skipping link: not a file: https://pypi.org/simple/bsvlib/ 2022-01-13T10:44:44,230 Given no hashes to check 0 links for project 'bsvlib': discarding no candidates 2022-01-13T10:44:44,231 ERROR: Could not find a version that satisfies the requirement bsvlib==0.1.1 (from versions: none) 2022-01-13T10:44:44,232 ERROR: No matching distribution found for bsvlib==0.1.1 2022-01-13T10:44:44,232 Exception information: 2022-01-13T10:44:44,232 Traceback (most recent call last): 2022-01-13T10:44:44,232 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 349, in resolve 2022-01-13T10:44:44,232 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-01-13T10:44:44,232 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2022-01-13T10:44:44,232 raise RequirementsConflicted(criterion) 2022-01-13T10:44:44,232 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('bsvlib==0.1.1') 2022-01-13T10:44:44,232 2022-01-13T10:44:44,232 During handling of the above exception, another exception occurred: 2022-01-13T10:44:44,232 2022-01-13T10:44:44,232 Traceback (most recent call last): 2022-01-13T10:44:44,232 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 93, in resolve 2022-01-13T10:44:44,232 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-01-13T10:44:44,232 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 482, in resolve 2022-01-13T10:44:44,232 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-01-13T10:44:44,232 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 351, in resolve 2022-01-13T10:44:44,232 raise ResolutionImpossible(e.criterion.information) 2022-01-13T10:44:44,232 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('bsvlib==0.1.1'), parent=None)] 2022-01-13T10:44:44,232 2022-01-13T10:44:44,232 The above exception was the direct cause of the following exception: 2022-01-13T10:44:44,232 2022-01-13T10:44:44,232 Traceback (most recent call last): 2022-01-13T10:44:44,232 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 164, in exc_logging_wrapper 2022-01-13T10:44:44,232 status = run_func(*args) 2022-01-13T10:44:44,232 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-01-13T10:44:44,232 return func(self, options, args) 2022-01-13T10:44:44,232 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 144, in run 2022-01-13T10:44:44,232 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-01-13T10:44:44,232 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2022-01-13T10:44:44,232 raise error from e 2022-01-13T10:44:44,232 pip._internal.exceptions.DistributionNotFound: No matching distribution found for bsvlib==0.1.1 2022-01-13T10:44:44,240 Removed build tracker: '/tmp/pip-req-tracker-2embmj4h'