2021-07-12T17:38:48,761 Created temporary directory: /tmp/pip-ephem-wheel-cache-q0zosqo2 2021-07-12T17:38:48,764 Created temporary directory: /tmp/pip-req-tracker-9ktrq9mi 2021-07-12T17:38:48,764 Initialized build tracking at /tmp/pip-req-tracker-9ktrq9mi 2021-07-12T17:38:48,765 Created build tracker: /tmp/pip-req-tracker-9ktrq9mi 2021-07-12T17:38:48,765 Entered build tracker: /tmp/pip-req-tracker-9ktrq9mi 2021-07-12T17:38:48,765 Created temporary directory: /tmp/pip-wheel-4rpmk_2d 2021-07-12T17:38:48,797 1 location(s) to search for versions of fastq-anonymous: 2021-07-12T17:38:48,797 * https://pypi.org/simple/fastq-anonymous/ 2021-07-12T17:38:48,797 Fetching project page and analyzing links: https://pypi.org/simple/fastq-anonymous/ 2021-07-12T17:38:48,798 Getting page https://pypi.org/simple/fastq-anonymous/ 2021-07-12T17:38:48,799 Found index url https://pypi.org/simple 2021-07-12T17:38:48,984 Found link https://files.pythonhosted.org/packages/c4/e8/172db433b885812d2c053ef053263221637b6afdca2e36fda371cd07df4b/fastq-anonymous-1.0.0.tar.gz#sha256=305411553a3bc22fbf3399ddb9f4a0a8de0aaeb2aecb6351dee71803ff888bc6 (from https://pypi.org/simple/fastq-anonymous/), version: 1.0.0 2021-07-12T17:38:48,985 Found link https://files.pythonhosted.org/packages/5c/4c/c41ec18367919df5c093e54d30ed10fb7a71e67dccb8eba7ad872ac5e19b/fastq-anonymous-1.0.1.tar.gz#sha256=8636162798aa0a69f7e4f3e3ae02fe8aafa559d5ff22f74ce447521355bdbb14 (from https://pypi.org/simple/fastq-anonymous/), version: 1.0.1 2021-07-12T17:38:48,985 Skipping link: not a file: https://pypi.org/simple/fastq-anonymous/ 2021-07-12T17:38:49,003 Given no hashes to check 1 links for project 'fastq-anonymous': discarding no candidates 2021-07-12T17:38:49,022 Collecting fastq-anonymous==1.0.0 2021-07-12T17:38:49,023 Created temporary directory: /tmp/pip-unpack-8ydrgp32 2021-07-12T17:38:49,197 Downloading fastq-anonymous-1.0.0.tar.gz (1.8 kB) 2021-07-12T17:38:49,231 Added fastq-anonymous==1.0.0 from https://files.pythonhosted.org/packages/c4/e8/172db433b885812d2c053ef053263221637b6afdca2e36fda371cd07df4b/fastq-anonymous-1.0.0.tar.gz#sha256=305411553a3bc22fbf3399ddb9f4a0a8de0aaeb2aecb6351dee71803ff888bc6 to build tracker '/tmp/pip-req-tracker-9ktrq9mi' 2021-07-12T17:38:49,232 Running setup.py (path:/tmp/pip-wheel-4rpmk_2d/fastq-anonymous_19636d570f9f405f89fc2a15e6631c8f/setup.py) egg_info for package fastq-anonymous 2021-07-12T17:38:49,233 Created temporary directory: /tmp/pip-pip-egg-info-av2opq7r 2021-07-12T17:38:49,233 Running command python setup.py egg_info 2021-07-12T17:38:50,134 Traceback (most recent call last): 2021-07-12T17:38:50,135 File "", line 1, in 2021-07-12T17:38:50,135 File "/tmp/pip-wheel-4rpmk_2d/fastq-anonymous_19636d570f9f405f89fc2a15e6631c8f/setup.py", line 8, in 2021-07-12T17:38:50,136 exec(open('fastqanonymous/version.py').read()) 2021-07-12T17:38:50,136 File "/usr/lib/python3.9/codecs.py", line 905, in open 2021-07-12T17:38:50,136 file = builtins.open(filename, mode, buffering) 2021-07-12T17:38:50,136 FileNotFoundError: [Errno 2] No such file or directory: 'fastqanonymous/version.py' 2021-07-12T17:38:50,185 WARNING: Discarding https://files.pythonhosted.org/packages/c4/e8/172db433b885812d2c053ef053263221637b6afdca2e36fda371cd07df4b/fastq-anonymous-1.0.0.tar.gz#sha256=305411553a3bc22fbf3399ddb9f4a0a8de0aaeb2aecb6351dee71803ff888bc6 (from https://pypi.org/simple/fastq-anonymous/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-12T17:38:50,187 ERROR: Could not find a version that satisfies the requirement fastq-anonymous==1.0.0 (from versions: 1.0.0, 1.0.1) 2021-07-12T17:38:50,187 ERROR: No matching distribution found for fastq-anonymous==1.0.0 2021-07-12T17:38:50,187 Exception information: 2021-07-12T17:38:50,187 Traceback (most recent call last): 2021-07-12T17:38:50,187 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-12T17:38:50,187 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-12T17:38:50,187 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-12T17:38:50,187 raise RequirementsConflicted(criterion) 2021-07-12T17:38:50,187 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('fastq-anonymous==1.0.0') 2021-07-12T17:38:50,187 2021-07-12T17:38:50,187 During handling of the above exception, another exception occurred: 2021-07-12T17:38:50,187 2021-07-12T17:38:50,187 Traceback (most recent call last): 2021-07-12T17:38:50,187 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-12T17:38:50,187 result = self._result = resolver.resolve( 2021-07-12T17:38:50,187 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-12T17:38:50,187 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-12T17:38:50,187 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-12T17:38:50,187 raise ResolutionImpossible(e.criterion.information) 2021-07-12T17:38:50,187 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('fastq-anonymous==1.0.0'), parent=None)] 2021-07-12T17:38:50,187 2021-07-12T17:38:50,187 The above exception was the direct cause of the following exception: 2021-07-12T17:38:50,187 2021-07-12T17:38:50,187 Traceback (most recent call last): 2021-07-12T17:38:50,187 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-12T17:38:50,187 status = self.run(options, args) 2021-07-12T17:38:50,187 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-12T17:38:50,187 return func(self, options, args) 2021-07-12T17:38:50,187 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-12T17:38:50,187 requirement_set = resolver.resolve( 2021-07-12T17:38:50,187 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-12T17:38:50,187 raise error from e 2021-07-12T17:38:50,187 pip._internal.exceptions.DistributionNotFound: No matching distribution found for fastq-anonymous==1.0.0 2021-07-12T17:38:50,192 Removed fastq-anonymous==1.0.0 from https://files.pythonhosted.org/packages/c4/e8/172db433b885812d2c053ef053263221637b6afdca2e36fda371cd07df4b/fastq-anonymous-1.0.0.tar.gz#sha256=305411553a3bc22fbf3399ddb9f4a0a8de0aaeb2aecb6351dee71803ff888bc6 from build tracker '/tmp/pip-req-tracker-9ktrq9mi' 2021-07-12T17:38:50,193 Removed build tracker: '/tmp/pip-req-tracker-9ktrq9mi'