2021-07-15T20:23:25,973 Created temporary directory: /tmp/pip-ephem-wheel-cache-jrku97de 2021-07-15T20:23:25,976 Created temporary directory: /tmp/pip-req-tracker-563a99hy 2021-07-15T20:23:25,976 Initialized build tracking at /tmp/pip-req-tracker-563a99hy 2021-07-15T20:23:25,976 Created build tracker: /tmp/pip-req-tracker-563a99hy 2021-07-15T20:23:25,977 Entered build tracker: /tmp/pip-req-tracker-563a99hy 2021-07-15T20:23:25,977 Created temporary directory: /tmp/pip-wheel-06jfko8j 2021-07-15T20:23:26,012 1 location(s) to search for versions of python-requests-anonymous-session: 2021-07-15T20:23:26,012 * https://pypi.org/simple/python-requests-anonymous-session/ 2021-07-15T20:23:26,013 Fetching project page and analyzing links: https://pypi.org/simple/python-requests-anonymous-session/ 2021-07-15T20:23:26,014 Getting page https://pypi.org/simple/python-requests-anonymous-session/ 2021-07-15T20:23:26,016 Found index url https://pypi.org/simple 2021-07-15T20:23:26,191 Found link https://files.pythonhosted.org/packages/47/82/2e9b78f1659c2552d6feec88cf260f930551030f5b885dbe9d6bdd75fc81/python-requests-anonymous-session-1.0.0.tar.gz#sha256=6167534f4124a4f5e820b7fc1ba51c0d91390ac0c0fc3915971ae0d1acb0a49f (from https://pypi.org/simple/python-requests-anonymous-session/), version: 1.0.0 2021-07-15T20:23:26,191 Found link https://files.pythonhosted.org/packages/d9/b3/232885cac2733115d6a243371019a8f8b1fae7e8342b8f6bb0ba962ad561/python-requests-anonymous-session-1.0.1.tar.gz#sha256=f76eb96d449832839728277aebec061adf926967e2dc6af4380a0c0e8b7c4329 (from https://pypi.org/simple/python-requests-anonymous-session/), version: 1.0.1 2021-07-15T20:23:26,192 Skipping link: not a file: https://pypi.org/simple/python-requests-anonymous-session/ 2021-07-15T20:23:26,211 Given no hashes to check 1 links for project 'python-requests-anonymous-session': discarding no candidates 2021-07-15T20:23:26,232 Collecting python-requests-anonymous-session==1.0.0 2021-07-15T20:23:26,234 Created temporary directory: /tmp/pip-unpack-j0oc5f88 2021-07-15T20:23:26,403 Downloading python-requests-anonymous-session-1.0.0.tar.gz (3.8 kB) 2021-07-15T20:23:26,434 Added python-requests-anonymous-session==1.0.0 from https://files.pythonhosted.org/packages/47/82/2e9b78f1659c2552d6feec88cf260f930551030f5b885dbe9d6bdd75fc81/python-requests-anonymous-session-1.0.0.tar.gz#sha256=6167534f4124a4f5e820b7fc1ba51c0d91390ac0c0fc3915971ae0d1acb0a49f to build tracker '/tmp/pip-req-tracker-563a99hy' 2021-07-15T20:23:26,435 Running setup.py (path:/tmp/pip-wheel-06jfko8j/python-requests-anonymous-session_53c22ce569474c93b1dd785f5c79f0d0/setup.py) egg_info for package python-requests-anonymous-session 2021-07-15T20:23:26,436 Created temporary directory: /tmp/pip-pip-egg-info-6ggmjd_b 2021-07-15T20:23:26,436 Running command python setup.py egg_info 2021-07-15T20:23:27,766 Traceback (most recent call last): 2021-07-15T20:23:27,767 File "", line 1, in 2021-07-15T20:23:27,767 File "/tmp/pip-wheel-06jfko8j/python-requests-anonymous-session_53c22ce569474c93b1dd785f5c79f0d0/setup.py", line 23, in 2021-07-15T20:23:27,767 install_requires=parse_requirements('requirements.txt'), 2021-07-15T20:23:27,768 File "/tmp/pip-wheel-06jfko8j/python-requests-anonymous-session_53c22ce569474c93b1dd785f5c79f0d0/setup.py", line 7, in parse_requirements 2021-07-15T20:23:27,768 lineiter = (line.strip() for line in open(filename)) 2021-07-15T20:23:27,769 FileNotFoundError: [Errno 2] No such file or directory: 'requirements.txt' 2021-07-15T20:23:27,841 WARNING: Discarding https://files.pythonhosted.org/packages/47/82/2e9b78f1659c2552d6feec88cf260f930551030f5b885dbe9d6bdd75fc81/python-requests-anonymous-session-1.0.0.tar.gz#sha256=6167534f4124a4f5e820b7fc1ba51c0d91390ac0c0fc3915971ae0d1acb0a49f (from https://pypi.org/simple/python-requests-anonymous-session/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-15T20:23:27,843 ERROR: Could not find a version that satisfies the requirement python-requests-anonymous-session==1.0.0 (from versions: 1.0.0, 1.0.1) 2021-07-15T20:23:27,844 ERROR: No matching distribution found for python-requests-anonymous-session==1.0.0 2021-07-15T20:23:27,844 Exception information: 2021-07-15T20:23:27,844 Traceback (most recent call last): 2021-07-15T20:23:27,844 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-15T20:23:27,844 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-15T20:23:27,844 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-15T20:23:27,844 raise RequirementsConflicted(criterion) 2021-07-15T20:23:27,844 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('python-requests-anonymous-session==1.0.0') 2021-07-15T20:23:27,844 2021-07-15T20:23:27,844 During handling of the above exception, another exception occurred: 2021-07-15T20:23:27,844 2021-07-15T20:23:27,844 Traceback (most recent call last): 2021-07-15T20:23:27,844 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-15T20:23:27,844 result = self._result = resolver.resolve( 2021-07-15T20:23:27,844 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-15T20:23:27,844 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-15T20:23:27,844 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-15T20:23:27,844 raise ResolutionImpossible(e.criterion.information) 2021-07-15T20:23:27,844 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('python-requests-anonymous-session==1.0.0'), parent=None)] 2021-07-15T20:23:27,844 2021-07-15T20:23:27,844 The above exception was the direct cause of the following exception: 2021-07-15T20:23:27,844 2021-07-15T20:23:27,844 Traceback (most recent call last): 2021-07-15T20:23:27,844 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-15T20:23:27,844 status = self.run(options, args) 2021-07-15T20:23:27,844 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-15T20:23:27,844 return func(self, options, args) 2021-07-15T20:23:27,844 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-15T20:23:27,844 requirement_set = resolver.resolve( 2021-07-15T20:23:27,844 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-15T20:23:27,844 raise error from e 2021-07-15T20:23:27,844 pip._internal.exceptions.DistributionNotFound: No matching distribution found for python-requests-anonymous-session==1.0.0 2021-07-15T20:23:27,849 Removed python-requests-anonymous-session==1.0.0 from https://files.pythonhosted.org/packages/47/82/2e9b78f1659c2552d6feec88cf260f930551030f5b885dbe9d6bdd75fc81/python-requests-anonymous-session-1.0.0.tar.gz#sha256=6167534f4124a4f5e820b7fc1ba51c0d91390ac0c0fc3915971ae0d1acb0a49f from build tracker '/tmp/pip-req-tracker-563a99hy' 2021-07-15T20:23:27,849 Removed build tracker: '/tmp/pip-req-tracker-563a99hy'