2020-09-20T01:47:21,082 Created temporary directory: /tmp/pip-ephem-wheel-cache-g5ya3t9q 2020-09-20T01:47:21,085 Created temporary directory: /tmp/pip-req-tracker-l09p0gre 2020-09-20T01:47:21,085 Initialized build tracking at /tmp/pip-req-tracker-l09p0gre 2020-09-20T01:47:21,085 Created build tracker: /tmp/pip-req-tracker-l09p0gre 2020-09-20T01:47:21,085 Entered build tracker: /tmp/pip-req-tracker-l09p0gre 2020-09-20T01:47:21,086 Created temporary directory: /tmp/pip-wheel-3mbhrhsg 2020-09-20T01:47:21,094 1 location(s) to search for versions of ua-api-utils: 2020-09-20T01:47:21,094 * https://pypi.org/simple/ua-api-utils/ 2020-09-20T01:47:21,095 Fetching project page and analyzing links: https://pypi.org/simple/ua-api-utils/ 2020-09-20T01:47:21,095 Getting page https://pypi.org/simple/ua-api-utils/ 2020-09-20T01:47:21,097 Found index url https://pypi.org/simple 2020-09-20T01:47:21,181 Found link https://files.pythonhosted.org/packages/a5/4a/faa7f7e1cdd306ea198f0b28bf675ce75e5e3ed315476ec9a13f25b7b512/ua-api-utils-0.1.0.tar.gz#sha256=7231fa3fb873ed28921d2f9e11dcd41615a0d79421a26eca74df69e926eb1ea6 (from https://pypi.org/simple/ua-api-utils/), version: 0.1.0 2020-09-20T01:47:21,182 Found link https://files.pythonhosted.org/packages/68/b7/af9ec63129d4777f5d9f6547a66be753f197c7b70b132fd2e83ba7481de5/ua-api-utils-0.1.1.tar.gz#sha256=3c82dc13ae169dc569cc7319d4a0e9737595d6186877769b8e59092c6aa02854 (from https://pypi.org/simple/ua-api-utils/), version: 0.1.1 2020-09-20T01:47:21,186 Given no hashes to check 1 links for project 'ua-api-utils': discarding no candidates 2020-09-20T01:47:21,186 Using version 0.1.0 (newest of versions: 0.1.0) 2020-09-20T01:47:21,190 Collecting ua-api-utils==0.1.0 2020-09-20T01:47:21,192 Created temporary directory: /tmp/pip-unpack-ly7o7t1r 2020-09-20T01:47:21,230 Downloading ua-api-utils-0.1.0.tar.gz (3.1 kB) 2020-09-20T01:47:21,271 Added ua-api-utils==0.1.0 from https://files.pythonhosted.org/packages/a5/4a/faa7f7e1cdd306ea198f0b28bf675ce75e5e3ed315476ec9a13f25b7b512/ua-api-utils-0.1.0.tar.gz#sha256=7231fa3fb873ed28921d2f9e11dcd41615a0d79421a26eca74df69e926eb1ea6 to build tracker '/tmp/pip-req-tracker-l09p0gre' 2020-09-20T01:47:21,272 Running setup.py (path:/tmp/pip-wheel-3mbhrhsg/ua-api-utils/setup.py) egg_info for package ua-api-utils 2020-09-20T01:47:21,273 Created temporary directory: /tmp/pip-pip-egg-info-ay7gaw0v 2020-09-20T01:47:21,274 Running command python setup.py egg_info 2020-09-20T01:47:22,099 Traceback (most recent call last): 2020-09-20T01:47:22,100 File "", line 1, in 2020-09-20T01:47:22,100 File "/tmp/pip-wheel-3mbhrhsg/ua-api-utils/setup.py", line 4, in 2020-09-20T01:47:22,101 requirements = [l.strip() for l in open('requirements.txt').readlines()] 2020-09-20T01:47:22,101 FileNotFoundError: [Errno 2] No such file or directory: 'requirements.txt' 2020-09-20T01:47:22,147 ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-09-20T01:47:22,147 Exception information: 2020-09-20T01:47:22,147 Traceback (most recent call last): 2020-09-20T01:47:22,147 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 228, in _main 2020-09-20T01:47:22,147 status = self.run(options, args) 2020-09-20T01:47:22,147 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 182, in wrapper 2020-09-20T01:47:22,147 return func(self, options, args) 2020-09-20T01:47:22,147 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 156, in run 2020-09-20T01:47:22,147 reqs, check_supported_wheels=True 2020-09-20T01:47:22,147 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 183, in resolve 2020-09-20T01:47:22,147 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2020-09-20T01:47:22,147 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 388, in _resolve_one 2020-09-20T01:47:22,147 abstract_dist = self._get_abstract_dist_for(req_to_install) 2020-09-20T01:47:22,147 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 340, in _get_abstract_dist_for 2020-09-20T01:47:22,147 abstract_dist = self.preparer.prepare_linked_requirement(req) 2020-09-20T01:47:22,147 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 483, in prepare_linked_requirement 2020-09-20T01:47:22,147 req, self.req_tracker, self.finder, self.build_isolation, 2020-09-20T01:47:22,147 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 91, in _get_prepared_distribution 2020-09-20T01:47:22,147 abstract_dist.prepare_distribution_metadata(finder, build_isolation) 2020-09-20T01:47:22,147 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/distributions/sdist.py", line 40, in prepare_distribution_metadata 2020-09-20T01:47:22,147 self.req.prepare_metadata() 2020-09-20T01:47:22,147 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 555, in prepare_metadata 2020-09-20T01:47:22,147 self.metadata_directory = self._generate_metadata() 2020-09-20T01:47:22,147 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 535, in _generate_metadata 2020-09-20T01:47:22,147 details=self.name or "from {}".format(self.link) 2020-09-20T01:47:22,147 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 73, in generate_metadata 2020-09-20T01:47:22,147 command_desc='python setup.py egg_info', 2020-09-20T01:47:22,147 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/subprocess.py", line 242, in call_subprocess 2020-09-20T01:47:22,147 raise InstallationError(exc_msg) 2020-09-20T01:47:22,147 pip._internal.exceptions.InstallationError: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-09-20T01:47:22,155 Removed ua-api-utils==0.1.0 from https://files.pythonhosted.org/packages/a5/4a/faa7f7e1cdd306ea198f0b28bf675ce75e5e3ed315476ec9a13f25b7b512/ua-api-utils-0.1.0.tar.gz#sha256=7231fa3fb873ed28921d2f9e11dcd41615a0d79421a26eca74df69e926eb1ea6 from build tracker '/tmp/pip-req-tracker-l09p0gre' 2020-09-20T01:47:22,156 Removed build tracker: '/tmp/pip-req-tracker-l09p0gre'