2021-07-09T03:15:32,701 Created temporary directory: /tmp/pip-ephem-wheel-cache-9t1zm0r9 2021-07-09T03:15:32,704 Created temporary directory: /tmp/pip-req-tracker-p28raj8u 2021-07-09T03:15:32,705 Initialized build tracking at /tmp/pip-req-tracker-p28raj8u 2021-07-09T03:15:32,705 Created build tracker: /tmp/pip-req-tracker-p28raj8u 2021-07-09T03:15:32,705 Entered build tracker: /tmp/pip-req-tracker-p28raj8u 2021-07-09T03:15:32,706 Created temporary directory: /tmp/pip-wheel-ikon70ht 2021-07-09T03:15:32,740 1 location(s) to search for versions of surveilr: 2021-07-09T03:15:32,740 * https://pypi.org/simple/surveilr/ 2021-07-09T03:15:32,740 Fetching project page and analyzing links: https://pypi.org/simple/surveilr/ 2021-07-09T03:15:32,741 Getting page https://pypi.org/simple/surveilr/ 2021-07-09T03:15:32,742 Found index url https://pypi.org/simple 2021-07-09T03:15:32,926 Found link https://files.pythonhosted.org/packages/aa/f7/890376f7caff26a1851b7e2a84f66cce2f47d9888e172a9160376a31f722/surveilr-0.1a1.tar.gz#sha256=ed2686fc338cffe2c9fb1c73d3845ffea29694581d083dba6b193d410337b618 (from https://pypi.org/simple/surveilr/), version: 0.1a1 2021-07-09T03:15:32,926 Skipping link: not a file: https://pypi.org/simple/surveilr/ 2021-07-09T03:15:32,942 Given no hashes to check 1 links for project 'surveilr': discarding no candidates 2021-07-09T03:15:32,959 Collecting surveilr==0.1a1 2021-07-09T03:15:32,961 Created temporary directory: /tmp/pip-unpack-5zggnm44 2021-07-09T03:15:33,131 Downloading surveilr-0.1a1.tar.gz (4.0 kB) 2021-07-09T03:15:33,185 Added surveilr==0.1a1 from https://files.pythonhosted.org/packages/aa/f7/890376f7caff26a1851b7e2a84f66cce2f47d9888e172a9160376a31f722/surveilr-0.1a1.tar.gz#sha256=ed2686fc338cffe2c9fb1c73d3845ffea29694581d083dba6b193d410337b618 to build tracker '/tmp/pip-req-tracker-p28raj8u' 2021-07-09T03:15:33,186 Running setup.py (path:/tmp/pip-wheel-ikon70ht/surveilr_84641b49fb9b496c8168047b813f3d9e/setup.py) egg_info for package surveilr 2021-07-09T03:15:33,187 Created temporary directory: /tmp/pip-pip-egg-info-x3_fp5a0 2021-07-09T03:15:33,187 Running command python setup.py egg_info 2021-07-09T03:15:33,814 Traceback (most recent call last): 2021-07-09T03:15:33,815 File "", line 1, in 2021-07-09T03:15:33,815 File "/tmp/pip-wheel-ikon70ht/surveilr_84641b49fb9b496c8168047b813f3d9e/setup.py", line 45, in 2021-07-09T03:15:33,816 install_requires=get_install_requires(), 2021-07-09T03:15:33,816 File "/tmp/pip-wheel-ikon70ht/surveilr_84641b49fb9b496c8168047b813f3d9e/setup.py", line 25, in get_install_requires 2021-07-09T03:15:33,816 with open('tools/pip-requirements.txt', 'r') as fp: 2021-07-09T03:15:33,816 FileNotFoundError: [Errno 2] No such file or directory: 'tools/pip-requirements.txt' 2021-07-09T03:15:33,866 WARNING: Discarding https://files.pythonhosted.org/packages/aa/f7/890376f7caff26a1851b7e2a84f66cce2f47d9888e172a9160376a31f722/surveilr-0.1a1.tar.gz#sha256=ed2686fc338cffe2c9fb1c73d3845ffea29694581d083dba6b193d410337b618 (from https://pypi.org/simple/surveilr/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T03:15:33,867 ERROR: Could not find a version that satisfies the requirement surveilr==0.1a1 (from versions: 0.1a1) 2021-07-09T03:15:33,867 ERROR: No matching distribution found for surveilr==0.1a1 2021-07-09T03:15:33,868 Exception information: 2021-07-09T03:15:33,868 Traceback (most recent call last): 2021-07-09T03:15:33,868 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T03:15:33,868 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T03:15:33,868 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T03:15:33,868 raise RequirementsConflicted(criterion) 2021-07-09T03:15:33,868 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('surveilr==0.1a1') 2021-07-09T03:15:33,868 2021-07-09T03:15:33,868 During handling of the above exception, another exception occurred: 2021-07-09T03:15:33,868 2021-07-09T03:15:33,868 Traceback (most recent call last): 2021-07-09T03:15:33,868 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T03:15:33,868 result = self._result = resolver.resolve( 2021-07-09T03:15:33,868 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T03:15:33,868 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T03:15:33,868 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T03:15:33,868 raise ResolutionImpossible(e.criterion.information) 2021-07-09T03:15:33,868 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('surveilr==0.1a1'), parent=None)] 2021-07-09T03:15:33,868 2021-07-09T03:15:33,868 The above exception was the direct cause of the following exception: 2021-07-09T03:15:33,868 2021-07-09T03:15:33,868 Traceback (most recent call last): 2021-07-09T03:15:33,868 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T03:15:33,868 status = self.run(options, args) 2021-07-09T03:15:33,868 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T03:15:33,868 return func(self, options, args) 2021-07-09T03:15:33,868 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T03:15:33,868 requirement_set = resolver.resolve( 2021-07-09T03:15:33,868 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T03:15:33,868 raise error from e 2021-07-09T03:15:33,868 pip._internal.exceptions.DistributionNotFound: No matching distribution found for surveilr==0.1a1 2021-07-09T03:15:33,872 Removed surveilr==0.1a1 from https://files.pythonhosted.org/packages/aa/f7/890376f7caff26a1851b7e2a84f66cce2f47d9888e172a9160376a31f722/surveilr-0.1a1.tar.gz#sha256=ed2686fc338cffe2c9fb1c73d3845ffea29694581d083dba6b193d410337b618 from build tracker '/tmp/pip-req-tracker-p28raj8u' 2021-07-09T03:15:33,873 Removed build tracker: '/tmp/pip-req-tracker-p28raj8u'