2021-08-25T01:52:28,918 Created temporary directory: /tmp/pip-ephem-wheel-cache-fqb5gnt0 2021-08-25T01:52:28,921 Created temporary directory: /tmp/pip-req-tracker-m7nbwoj5 2021-08-25T01:52:28,922 Initialized build tracking at /tmp/pip-req-tracker-m7nbwoj5 2021-08-25T01:52:28,922 Created build tracker: /tmp/pip-req-tracker-m7nbwoj5 2021-08-25T01:52:28,922 Entered build tracker: /tmp/pip-req-tracker-m7nbwoj5 2021-08-25T01:52:28,923 Created temporary directory: /tmp/pip-wheel-zhrwqssp 2021-08-25T01:52:28,956 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-08-25T01:52:28,959 2 location(s) to search for versions of crams-reports: 2021-08-25T01:52:28,959 * https://pypi.org/simple/crams-reports/ 2021-08-25T01:52:28,959 * https://www.piwheels.org/simple/crams-reports/ 2021-08-25T01:52:28,960 Fetching project page and analyzing links: https://pypi.org/simple/crams-reports/ 2021-08-25T01:52:28,961 Getting page https://pypi.org/simple/crams-reports/ 2021-08-25T01:52:28,962 Found index url https://pypi.org/simple 2021-08-25T01:52:29,050 Skipping link: No binaries permitted for crams-reports: https://files.pythonhosted.org/packages/b1/98/ac39110925e3785d18cc36f6136e34395dbb8c8066d48258c443d3892bc6/crams_reports-1.0.0-py2.py3-none-any.whl#sha256=006f52ccfd04878ef9293b86bb2b77a54b7802a4109b663484acf21ffc5d43e6 (from https://pypi.org/simple/crams-reports/) (requires-python:>=3.8.0) 2021-08-25T01:52:29,051 Link requires a different Python (3.7.3 not in: '>=3.8.0'): https://files.pythonhosted.org/packages/af/60/e6ad09582372c0553ba97f366fcafae37d1e45ec2ff9c9f8df28655e3dfd/crams_reports-1.0.0.tar.gz#sha256=12d66a3f8dc01454a52922001a44706a2a7b2b3728fe366b68895c1d14b99f2b (from https://pypi.org/simple/crams-reports/) (requires-python:>=3.8.0) 2021-08-25T01:52:29,052 Fetching project page and analyzing links: https://www.piwheels.org/simple/crams-reports/ 2021-08-25T01:52:29,052 Getting page https://www.piwheels.org/simple/crams-reports/ 2021-08-25T01:52:29,053 Found index url https://www.piwheels.org/simple 2021-08-25T01:52:29,161 Skipping link: not a file: https://www.piwheels.org/simple/crams-reports/ 2021-08-25T01:52:29,161 Skipping link: not a file: https://pypi.org/simple/crams-reports/ 2021-08-25T01:52:29,178 Given no hashes to check 0 links for project 'crams-reports': discarding no candidates 2021-08-25T01:52:29,179 ERROR: Could not find a version that satisfies the requirement crams-reports==1.0.0 (from versions: none) 2021-08-25T01:52:29,179 ERROR: No matching distribution found for crams-reports==1.0.0 2021-08-25T01:52:29,180 Exception information: 2021-08-25T01:52:29,180 Traceback (most recent call last): 2021-08-25T01:52:29,180 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-08-25T01:52:29,180 name, crit = self._merge_into_criterion(r, parent=None) 2021-08-25T01:52:29,180 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-08-25T01:52:29,180 raise RequirementsConflicted(criterion) 2021-08-25T01:52:29,180 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('crams-reports==1.0.0') 2021-08-25T01:52:29,180 2021-08-25T01:52:29,180 During handling of the above exception, another exception occurred: 2021-08-25T01:52:29,180 2021-08-25T01:52:29,180 Traceback (most recent call last): 2021-08-25T01:52:29,180 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-08-25T01:52:29,180 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-08-25T01:52:29,180 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-08-25T01:52:29,180 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-08-25T01:52:29,180 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-08-25T01:52:29,180 raise ResolutionImpossible(e.criterion.information) 2021-08-25T01:52:29,180 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('crams-reports==1.0.0'), parent=None)] 2021-08-25T01:52:29,180 2021-08-25T01:52:29,180 The above exception was the direct cause of the following exception: 2021-08-25T01:52:29,180 2021-08-25T01:52:29,180 Traceback (most recent call last): 2021-08-25T01:52:29,180 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-08-25T01:52:29,180 status = self.run(options, args) 2021-08-25T01:52:29,180 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-08-25T01:52:29,180 return func(self, options, args) 2021-08-25T01:52:29,180 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-08-25T01:52:29,180 reqs, check_supported_wheels=True 2021-08-25T01:52:29,180 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-08-25T01:52:29,180 raise error from e 2021-08-25T01:52:29,180 pip._internal.exceptions.DistributionNotFound: No matching distribution found for crams-reports==1.0.0 2021-08-25T01:52:29,183 Removed build tracker: '/tmp/pip-req-tracker-m7nbwoj5'