2021-07-12T17:07:40,798 Created temporary directory: /tmp/pip-ephem-wheel-cache-higcir13 2021-07-12T17:07:40,801 Created temporary directory: /tmp/pip-req-tracker-csosmrt5 2021-07-12T17:07:40,802 Initialized build tracking at /tmp/pip-req-tracker-csosmrt5 2021-07-12T17:07:40,802 Created build tracker: /tmp/pip-req-tracker-csosmrt5 2021-07-12T17:07:40,802 Entered build tracker: /tmp/pip-req-tracker-csosmrt5 2021-07-12T17:07:40,803 Created temporary directory: /tmp/pip-wheel-werlm4ug 2021-07-12T17:07:40,835 1 location(s) to search for versions of streamy: 2021-07-12T17:07:40,835 * https://pypi.org/simple/streamy/ 2021-07-12T17:07:40,835 Fetching project page and analyzing links: https://pypi.org/simple/streamy/ 2021-07-12T17:07:40,836 Getting page https://pypi.org/simple/streamy/ 2021-07-12T17:07:40,837 Found index url https://pypi.org/simple 2021-07-12T17:07:41,015 Found link https://files.pythonhosted.org/packages/8b/20/c1c66499408bf295381801210bd86628404eaf7f6893d7ff04201dbf472a/Streamy-1.0.tar.gz#sha256=ecc3a8fc344a16909c3ab6190e0f28a46c9954382f4181a96516f09e5eedd07d (from https://pypi.org/simple/streamy/), version: 1.0 2021-07-12T17:07:41,015 Found link https://files.pythonhosted.org/packages/b7/73/84825255a5592459b3816b788ac5c71bbbbbd9b0e9103f47597cc34f86f1/streamy-2.0.3.tar.gz#sha256=c6e275fd634eff0d904d304828b8cc22455bce0ef7e5c14b06cca3ede96d491a (from https://pypi.org/simple/streamy/), version: 2.0.3 2021-07-12T17:07:41,032 Found link https://files.pythonhosted.org/packages/49/d4/10a8f5ae2adc9870af9d76e9547f7368764d427be2f69b2b8796cebb09b1/streamy-2.0.4-py3-none-any.whl#sha256=e45d483c5dbd2978c21c23d36a233fde253f5b733da6e3504b5d1a784c45b362 (from https://pypi.org/simple/streamy/), version: 2.0.4 2021-07-12T17:07:41,033 Found link https://files.pythonhosted.org/packages/39/9d/d0276853defae6d1746883276278f64d84ad1ee23e6c1181ea2cc527d109/streamy-2.0.4.tar.gz#sha256=cdba603ecbfa1fe6af64ea9fb26f36e969e3550ed06506bb22b5c94327773b41 (from https://pypi.org/simple/streamy/), version: 2.0.4 2021-07-12T17:07:41,033 Skipping link: not a file: https://pypi.org/simple/streamy/ 2021-07-12T17:07:41,035 Given no hashes to check 1 links for project 'streamy': discarding no candidates 2021-07-12T17:07:41,053 Collecting streamy==2.0.3 2021-07-12T17:07:41,055 Created temporary directory: /tmp/pip-unpack-ihxjhtdc 2021-07-12T17:07:41,225 Downloading streamy-2.0.3.tar.gz (1.5 kB) 2021-07-12T17:07:41,254 Added streamy==2.0.3 from https://files.pythonhosted.org/packages/b7/73/84825255a5592459b3816b788ac5c71bbbbbd9b0e9103f47597cc34f86f1/streamy-2.0.3.tar.gz#sha256=c6e275fd634eff0d904d304828b8cc22455bce0ef7e5c14b06cca3ede96d491a to build tracker '/tmp/pip-req-tracker-csosmrt5' 2021-07-12T17:07:41,255 Running setup.py (path:/tmp/pip-wheel-werlm4ug/streamy_4b294b49f1a04fca8273f5a8ef676e7f/setup.py) egg_info for package streamy 2021-07-12T17:07:41,256 Created temporary directory: /tmp/pip-pip-egg-info-i_a_hx5p 2021-07-12T17:07:41,256 Running command python setup.py egg_info 2021-07-12T17:07:42,158 Traceback (most recent call last): 2021-07-12T17:07:42,159 File "", line 1, in 2021-07-12T17:07:42,159 File "/tmp/pip-wheel-werlm4ug/streamy_4b294b49f1a04fca8273f5a8ef676e7f/setup.py", line 26, in 2021-07-12T17:07:42,159 VERSION = open(FILENAME).read().strip() 2021-07-12T17:07:42,159 FileNotFoundError: [Errno 2] No such file or directory: '/tmp/pip-wheel-werlm4ug/streamy_4b294b49f1a04fca8273f5a8ef676e7f/VERSION' 2021-07-12T17:07:42,210 WARNING: Discarding https://files.pythonhosted.org/packages/b7/73/84825255a5592459b3816b788ac5c71bbbbbd9b0e9103f47597cc34f86f1/streamy-2.0.3.tar.gz#sha256=c6e275fd634eff0d904d304828b8cc22455bce0ef7e5c14b06cca3ede96d491a (from https://pypi.org/simple/streamy/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-12T17:07:42,212 ERROR: Could not find a version that satisfies the requirement streamy==2.0.3 (from versions: 1.0, 2.0.3, 2.0.4) 2021-07-12T17:07:42,213 ERROR: No matching distribution found for streamy==2.0.3 2021-07-12T17:07:42,213 Exception information: 2021-07-12T17:07:42,213 Traceback (most recent call last): 2021-07-12T17:07:42,213 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-12T17:07:42,213 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-12T17:07:42,213 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-12T17:07:42,213 raise RequirementsConflicted(criterion) 2021-07-12T17:07:42,213 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('streamy==2.0.3') 2021-07-12T17:07:42,213 2021-07-12T17:07:42,213 During handling of the above exception, another exception occurred: 2021-07-12T17:07:42,213 2021-07-12T17:07:42,213 Traceback (most recent call last): 2021-07-12T17:07:42,213 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-12T17:07:42,213 result = self._result = resolver.resolve( 2021-07-12T17:07:42,213 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-12T17:07:42,213 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-12T17:07:42,213 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-12T17:07:42,213 raise ResolutionImpossible(e.criterion.information) 2021-07-12T17:07:42,213 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('streamy==2.0.3'), parent=None)] 2021-07-12T17:07:42,213 2021-07-12T17:07:42,213 The above exception was the direct cause of the following exception: 2021-07-12T17:07:42,213 2021-07-12T17:07:42,213 Traceback (most recent call last): 2021-07-12T17:07:42,213 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-12T17:07:42,213 status = self.run(options, args) 2021-07-12T17:07:42,213 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-12T17:07:42,213 return func(self, options, args) 2021-07-12T17:07:42,213 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-12T17:07:42,213 requirement_set = resolver.resolve( 2021-07-12T17:07:42,213 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-12T17:07:42,213 raise error from e 2021-07-12T17:07:42,213 pip._internal.exceptions.DistributionNotFound: No matching distribution found for streamy==2.0.3 2021-07-12T17:07:42,218 Removed streamy==2.0.3 from https://files.pythonhosted.org/packages/b7/73/84825255a5592459b3816b788ac5c71bbbbbd9b0e9103f47597cc34f86f1/streamy-2.0.3.tar.gz#sha256=c6e275fd634eff0d904d304828b8cc22455bce0ef7e5c14b06cca3ede96d491a from build tracker '/tmp/pip-req-tracker-csosmrt5' 2021-07-12T17:07:42,218 Removed build tracker: '/tmp/pip-req-tracker-csosmrt5'