2020-05-19T10:37:01,619 Created temporary directory: /tmp/pip-ephem-wheel-cache-e5xz79iu 2020-05-19T10:37:01,625 Created temporary directory: /tmp/pip-req-tracker-ssybvkyy 2020-05-19T10:37:01,625 Initialized build tracking at /tmp/pip-req-tracker-ssybvkyy 2020-05-19T10:37:01,626 Created build tracker: /tmp/pip-req-tracker-ssybvkyy 2020-05-19T10:37:01,627 Entered build tracker: /tmp/pip-req-tracker-ssybvkyy 2020-05-19T10:37:01,628 Created temporary directory: /tmp/pip-wheel-f8f5b7bi 2020-05-19T10:37:01,654 1 location(s) to search for versions of fed-requests: 2020-05-19T10:37:01,654 * https://pypi.org/simple/fed-requests/ 2020-05-19T10:37:01,654 Fetching project page and analyzing links: https://pypi.org/simple/fed-requests/ 2020-05-19T10:37:01,656 Getting page https://pypi.org/simple/fed-requests/ 2020-05-19T10:37:01,659 Found index url https://pypi.org/simple 2020-05-19T10:37:01,875 Skipping link: No binaries permitted for fed-requests: https://files.pythonhosted.org/packages/3d/17/2bb791ee3d48ed72ef700c140cd1419e0b52287de244e035bc5c4ad548e5/fed_requests-0.0.1-py3-none-any.whl#sha256=11050b7411d874bb6aa5597647c51267176f05f9eb7032c7b8c54332d2c217b5 (from https://pypi.org/simple/fed-requests/) (requires-python:>=3.7) 2020-05-19T10:37:01,877 Found link https://files.pythonhosted.org/packages/de/10/e9e3e12b696b3261e2ca5e44b76da9c251c6167bc994a65c3c141e580a4d/fed_requests-0.0.1.tar.gz#sha256=5e363985c7b1210fb288eed43ddb90ed9dee0b680bc6cbf2472539aa7895f0b1 (from https://pypi.org/simple/fed-requests/) (requires-python:>=3.7), version: 0.0.1 2020-05-19T10:37:01,886 Given no hashes to check 1 links for project 'fed-requests': discarding no candidates 2020-05-19T10:37:01,887 Using version 0.0.1 (newest of versions: 0.0.1) 2020-05-19T10:37:01,893 Collecting fed-requests==0.0.1 2020-05-19T10:37:01,898 Created temporary directory: /tmp/pip-unpack-1zcxslec 2020-05-19T10:37:02,114 Downloading fed_requests-0.0.1.tar.gz (4.0 kB) 2020-05-19T10:37:02,204 Added fed-requests==0.0.1 from https://files.pythonhosted.org/packages/de/10/e9e3e12b696b3261e2ca5e44b76da9c251c6167bc994a65c3c141e580a4d/fed_requests-0.0.1.tar.gz#sha256=5e363985c7b1210fb288eed43ddb90ed9dee0b680bc6cbf2472539aa7895f0b1 to build tracker '/tmp/pip-req-tracker-ssybvkyy' 2020-05-19T10:37:02,207 Running setup.py (path:/tmp/pip-wheel-f8f5b7bi/fed-requests/setup.py) egg_info for package fed-requests 2020-05-19T10:37:02,210 Created temporary directory: /tmp/pip-pip-egg-info-odoh4ozv 2020-05-19T10:37:02,211 Running command python setup.py egg_info 2020-05-19T10:37:03,845 Traceback (most recent call last): 2020-05-19T10:37:03,846 File "", line 1, in 2020-05-19T10:37:03,847 File "/tmp/pip-wheel-f8f5b7bi/fed-requests/setup.py", line 6, in 2020-05-19T10:37:03,847 with open('requirements.txt') as reqs: 2020-05-19T10:37:03,848 FileNotFoundError: [Errno 2] No such file or directory: 'requirements.txt' 2020-05-19T10:37:03,936 ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-05-19T10:37:03,936 Exception information: 2020-05-19T10:37:03,936 Traceback (most recent call last): 2020-05-19T10:37:03,936 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 188, in _main 2020-05-19T10:37:03,936 status = self.run(options, args) 2020-05-19T10:37:03,936 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 185, in wrapper 2020-05-19T10:37:03,936 return func(self, options, args) 2020-05-19T10:37:03,936 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 160, in run 2020-05-19T10:37:03,936 reqs, check_supported_wheels=True 2020-05-19T10:37:03,936 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 179, in resolve 2020-05-19T10:37:03,936 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2020-05-19T10:37:03,936 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 362, in _resolve_one 2020-05-19T10:37:03,936 abstract_dist = self._get_abstract_dist_for(req_to_install) 2020-05-19T10:37:03,936 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 314, in _get_abstract_dist_for 2020-05-19T10:37:03,936 abstract_dist = self.preparer.prepare_linked_requirement(req) 2020-05-19T10:37:03,936 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 431, in prepare_linked_requirement 2020-05-19T10:37:03,936 req, self.req_tracker, self.finder, self.build_isolation, 2020-05-19T10:37:03,936 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 85, in _get_prepared_distribution 2020-05-19T10:37:03,936 abstract_dist.prepare_distribution_metadata(finder, build_isolation) 2020-05-19T10:37:03,936 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/distributions/sdist.py", line 40, in prepare_distribution_metadata 2020-05-19T10:37:03,936 self.req.prepare_metadata() 2020-05-19T10:37:03,936 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 550, in prepare_metadata 2020-05-19T10:37:03,936 self.metadata_directory = self._generate_metadata() 2020-05-19T10:37:03,936 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 530, in _generate_metadata 2020-05-19T10:37:03,936 details=self.name or "from {}".format(self.link) 2020-05-19T10:37:03,936 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 73, in generate_metadata 2020-05-19T10:37:03,936 command_desc='python setup.py egg_info', 2020-05-19T10:37:03,936 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/subprocess.py", line 241, in call_subprocess 2020-05-19T10:37:03,936 raise InstallationError(exc_msg) 2020-05-19T10:37:03,936 pip._internal.exceptions.InstallationError: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-05-19T10:37:03,950 Removed fed-requests==0.0.1 from https://files.pythonhosted.org/packages/de/10/e9e3e12b696b3261e2ca5e44b76da9c251c6167bc994a65c3c141e580a4d/fed_requests-0.0.1.tar.gz#sha256=5e363985c7b1210fb288eed43ddb90ed9dee0b680bc6cbf2472539aa7895f0b1 from build tracker '/tmp/pip-req-tracker-ssybvkyy' 2020-05-19T10:37:03,951 Removed build tracker: '/tmp/pip-req-tracker-ssybvkyy'