2021-09-22T12:36:55,839 Created temporary directory: /tmp/pip-ephem-wheel-cache-d13t1adk 2021-09-22T12:36:55,842 Created temporary directory: /tmp/pip-req-tracker-158g9qy2 2021-09-22T12:36:55,842 Initialized build tracking at /tmp/pip-req-tracker-158g9qy2 2021-09-22T12:36:55,843 Created build tracker: /tmp/pip-req-tracker-158g9qy2 2021-09-22T12:36:55,843 Entered build tracker: /tmp/pip-req-tracker-158g9qy2 2021-09-22T12:36:55,844 Created temporary directory: /tmp/pip-wheel-_h9uv6k1 2021-09-22T12:36:55,876 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-09-22T12:36:55,878 2 location(s) to search for versions of pico-podcast: 2021-09-22T12:36:55,878 * https://pypi.org/simple/pico-podcast/ 2021-09-22T12:36:55,878 * https://www.piwheels.org/simple/pico-podcast/ 2021-09-22T12:36:55,879 Fetching project page and analyzing links: https://pypi.org/simple/pico-podcast/ 2021-09-22T12:36:55,880 Getting page https://pypi.org/simple/pico-podcast/ 2021-09-22T12:36:55,881 Found index url https://pypi.org/simple 2021-09-22T12:36:55,973 Found link https://files.pythonhosted.org/packages/a1/a5/a49ae8d8b45db8d3e82d0e183686d3319221b97fd0f3c39e32929591db1a/pico-podcast-0.1.0.tar.gz#sha256=f95fee1539117d7b2ac49b8f0dad3091ddb1a92d1e17f0fa9f36ced56a69d703 (from https://pypi.org/simple/pico-podcast/), version: 0.1.0 2021-09-22T12:36:55,974 Found link https://files.pythonhosted.org/packages/fd/20/9260681e2961333360803198fbc71f9274674e16dff2de66f910bbb6cabf/pico-podcast-0.2.0.tar.gz#sha256=3c1c31c237c48e2c557f45a05c31173bc9c4d6d168393df9ba90e43bc455c842 (from https://pypi.org/simple/pico-podcast/), version: 0.2.0 2021-09-22T12:36:55,974 Fetching project page and analyzing links: https://www.piwheels.org/simple/pico-podcast/ 2021-09-22T12:36:55,974 Getting page https://www.piwheels.org/simple/pico-podcast/ 2021-09-22T12:36:55,975 Found index url https://www.piwheels.org/simple 2021-09-22T12:36:56,076 Skipping link: not a file: https://www.piwheels.org/simple/pico-podcast/ 2021-09-22T12:36:56,077 Skipping link: not a file: https://pypi.org/simple/pico-podcast/ 2021-09-22T12:36:56,097 Given no hashes to check 1 links for project 'pico-podcast': discarding no candidates 2021-09-22T12:36:56,116 Collecting pico-podcast==0.1.0 2021-09-22T12:36:56,117 Created temporary directory: /tmp/pip-unpack-6gg6ha2z 2021-09-22T12:36:56,158 Downloading pico-podcast-0.1.0.tar.gz (15 kB) 2021-09-22T12:36:56,252 Added pico-podcast==0.1.0 from https://files.pythonhosted.org/packages/a1/a5/a49ae8d8b45db8d3e82d0e183686d3319221b97fd0f3c39e32929591db1a/pico-podcast-0.1.0.tar.gz#sha256=f95fee1539117d7b2ac49b8f0dad3091ddb1a92d1e17f0fa9f36ced56a69d703 to build tracker '/tmp/pip-req-tracker-158g9qy2' 2021-09-22T12:36:56,253 Running setup.py (path:/tmp/pip-wheel-_h9uv6k1/pico-podcast_db14fb9019454711a1a784d3571077b6/setup.py) egg_info for package pico-podcast 2021-09-22T12:36:56,254 Created temporary directory: /tmp/pip-pip-egg-info-emt_5tpk 2021-09-22T12:36:56,254 Running command python setup.py egg_info 2021-09-22T12:36:56,954 Traceback (most recent call last): 2021-09-22T12:36:56,954 File "", line 1, in 2021-09-22T12:36:56,954 File "/tmp/pip-wheel-_h9uv6k1/pico-podcast_db14fb9019454711a1a784d3571077b6/setup.py", line 52, in 2021-09-22T12:36:56,955 requirements = open('requirements.txt').readlines() 2021-09-22T12:36:56,955 FileNotFoundError: [Errno 2] No such file or directory: 'requirements.txt' 2021-09-22T12:36:57,003 WARNING: Discarding https://files.pythonhosted.org/packages/a1/a5/a49ae8d8b45db8d3e82d0e183686d3319221b97fd0f3c39e32929591db1a/pico-podcast-0.1.0.tar.gz#sha256=f95fee1539117d7b2ac49b8f0dad3091ddb1a92d1e17f0fa9f36ced56a69d703 (from https://pypi.org/simple/pico-podcast/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-09-22T12:36:57,005 ERROR: Could not find a version that satisfies the requirement pico-podcast==0.1.0 (from versions: 0.1.0, 0.2.0) 2021-09-22T12:36:57,005 ERROR: No matching distribution found for pico-podcast==0.1.0 2021-09-22T12:36:57,005 Exception information: 2021-09-22T12:36:57,005 Traceback (most recent call last): 2021-09-22T12:36:57,005 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-09-22T12:36:57,005 name, crit = self._merge_into_criterion(r, parent=None) 2021-09-22T12:36:57,005 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-09-22T12:36:57,005 raise RequirementsConflicted(criterion) 2021-09-22T12:36:57,005 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pico-podcast==0.1.0') 2021-09-22T12:36:57,005 2021-09-22T12:36:57,005 During handling of the above exception, another exception occurred: 2021-09-22T12:36:57,005 2021-09-22T12:36:57,005 Traceback (most recent call last): 2021-09-22T12:36:57,005 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-09-22T12:36:57,005 result = self._result = resolver.resolve( 2021-09-22T12:36:57,005 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-09-22T12:36:57,005 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-09-22T12:36:57,005 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-09-22T12:36:57,005 raise ResolutionImpossible(e.criterion.information) 2021-09-22T12:36:57,005 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pico-podcast==0.1.0'), parent=None)] 2021-09-22T12:36:57,005 2021-09-22T12:36:57,005 The above exception was the direct cause of the following exception: 2021-09-22T12:36:57,005 2021-09-22T12:36:57,005 Traceback (most recent call last): 2021-09-22T12:36:57,005 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-09-22T12:36:57,005 status = self.run(options, args) 2021-09-22T12:36:57,005 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-09-22T12:36:57,005 return func(self, options, args) 2021-09-22T12:36:57,005 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-09-22T12:36:57,005 requirement_set = resolver.resolve( 2021-09-22T12:36:57,005 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-09-22T12:36:57,005 raise error from e 2021-09-22T12:36:57,005 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pico-podcast==0.1.0 2021-09-22T12:36:57,011 Removed pico-podcast==0.1.0 from https://files.pythonhosted.org/packages/a1/a5/a49ae8d8b45db8d3e82d0e183686d3319221b97fd0f3c39e32929591db1a/pico-podcast-0.1.0.tar.gz#sha256=f95fee1539117d7b2ac49b8f0dad3091ddb1a92d1e17f0fa9f36ced56a69d703 from build tracker '/tmp/pip-req-tracker-158g9qy2' 2021-09-22T12:36:57,011 Removed build tracker: '/tmp/pip-req-tracker-158g9qy2'