2021-11-10T16:34:54,894 Created temporary directory: /tmp/pip-ephem-wheel-cache-cs6syrfw 2021-11-10T16:34:54,898 Created temporary directory: /tmp/pip-req-tracker-c88ddmed 2021-11-10T16:34:54,898 Initialized build tracking at /tmp/pip-req-tracker-c88ddmed 2021-11-10T16:34:54,898 Created build tracker: /tmp/pip-req-tracker-c88ddmed 2021-11-10T16:34:54,899 Entered build tracker: /tmp/pip-req-tracker-c88ddmed 2021-11-10T16:34:54,899 Created temporary directory: /tmp/pip-wheel-a911evgf 2021-11-10T16:34:54,931 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-11-10T16:34:54,933 2 location(s) to search for versions of starling-sim: 2021-11-10T16:34:54,933 * https://pypi.org/simple/starling-sim/ 2021-11-10T16:34:54,933 * https://www.piwheels.org/simple/starling-sim/ 2021-11-10T16:34:54,934 Fetching project page and analyzing links: https://pypi.org/simple/starling-sim/ 2021-11-10T16:34:54,934 Getting page https://pypi.org/simple/starling-sim/ 2021-11-10T16:34:54,936 Found index url https://pypi.org/simple 2021-11-10T16:34:55,031 Found link https://files.pythonhosted.org/packages/6a/40/e431489adb38f939253c9cac39cc727f0f28307f78ed2a8176883aa84f7e/starling-sim-0.5.1.tar.gz#sha256=f62001e108e2cca06b5f8a05c32a8e93b8c9ff1f6249ca355facf901d9334c11 (from https://pypi.org/simple/starling-sim/) (requires-python:>=3.6), version: 0.5.1 2021-11-10T16:34:55,031 Skipping link: No binaries permitted for starling-sim: https://files.pythonhosted.org/packages/be/2b/b6ba9e1d19ff78b0fd147048d02a8ee3e5a2bedde4922b8289a5a24329b2/starling_sim-0.5.1-py3-none-any.whl#sha256=082baf8f319502bd4d4e3e0fc1db0af25bb975d7a5b073bcf586ec2e14c35259 (from https://pypi.org/simple/starling-sim/) (requires-python:>=3.6) 2021-11-10T16:34:55,032 Fetching project page and analyzing links: https://www.piwheels.org/simple/starling-sim/ 2021-11-10T16:34:55,032 Getting page https://www.piwheels.org/simple/starling-sim/ 2021-11-10T16:34:55,033 Found index url https://www.piwheels.org/simple 2021-11-10T16:34:55,213 Skipping link: not a file: https://www.piwheels.org/simple/starling-sim/ 2021-11-10T16:34:55,214 Skipping link: not a file: https://pypi.org/simple/starling-sim/ 2021-11-10T16:34:55,234 Given no hashes to check 1 links for project 'starling-sim': discarding no candidates 2021-11-10T16:34:55,254 Collecting starling-sim==0.5.1 2021-11-10T16:34:55,255 Created temporary directory: /tmp/pip-unpack-b1yl689v 2021-11-10T16:34:55,299 Downloading starling-sim-0.5.1.tar.gz (102 kB) 2021-11-10T16:34:55,602 Added starling-sim==0.5.1 from https://files.pythonhosted.org/packages/6a/40/e431489adb38f939253c9cac39cc727f0f28307f78ed2a8176883aa84f7e/starling-sim-0.5.1.tar.gz#sha256=f62001e108e2cca06b5f8a05c32a8e93b8c9ff1f6249ca355facf901d9334c11 to build tracker '/tmp/pip-req-tracker-c88ddmed' 2021-11-10T16:34:55,603 Running setup.py (path:/tmp/pip-wheel-a911evgf/starling-sim_deec986c53dd4a2697006926a2a6897e/setup.py) egg_info for package starling-sim 2021-11-10T16:34:55,603 Created temporary directory: /tmp/pip-pip-egg-info-juelvi86 2021-11-10T16:34:55,604 Running command python setup.py egg_info 2021-11-10T16:34:56,285 Traceback (most recent call last): 2021-11-10T16:34:56,286 File "", line 1, in 2021-11-10T16:34:56,287 File "/tmp/pip-wheel-a911evgf/starling-sim_deec986c53dd4a2697006926a2a6897e/setup.py", line 36, in 2021-11-10T16:34:56,287 with open("requirements.txt") as f: 2021-11-10T16:34:56,287 FileNotFoundError: [Errno 2] No such file or directory: 'requirements.txt' 2021-11-10T16:34:56,336 WARNING: Discarding https://files.pythonhosted.org/packages/6a/40/e431489adb38f939253c9cac39cc727f0f28307f78ed2a8176883aa84f7e/starling-sim-0.5.1.tar.gz#sha256=f62001e108e2cca06b5f8a05c32a8e93b8c9ff1f6249ca355facf901d9334c11 (from https://pypi.org/simple/starling-sim/) (requires-python:>=3.6). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-11-10T16:34:56,337 ERROR: Could not find a version that satisfies the requirement starling-sim==0.5.1 (from versions: 0.5.1) 2021-11-10T16:34:56,338 ERROR: No matching distribution found for starling-sim==0.5.1 2021-11-10T16:34:56,338 Exception information: 2021-11-10T16:34:56,338 Traceback (most recent call last): 2021-11-10T16:34:56,338 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-11-10T16:34:56,338 name, crit = self._merge_into_criterion(r, parent=None) 2021-11-10T16:34:56,338 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-11-10T16:34:56,338 raise RequirementsConflicted(criterion) 2021-11-10T16:34:56,338 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('starling-sim==0.5.1') 2021-11-10T16:34:56,338 2021-11-10T16:34:56,338 During handling of the above exception, another exception occurred: 2021-11-10T16:34:56,338 2021-11-10T16:34:56,338 Traceback (most recent call last): 2021-11-10T16:34:56,338 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-11-10T16:34:56,338 result = self._result = resolver.resolve( 2021-11-10T16:34:56,338 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-11-10T16:34:56,338 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-11-10T16:34:56,338 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-11-10T16:34:56,338 raise ResolutionImpossible(e.criterion.information) 2021-11-10T16:34:56,338 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('starling-sim==0.5.1'), parent=None)] 2021-11-10T16:34:56,338 2021-11-10T16:34:56,338 The above exception was the direct cause of the following exception: 2021-11-10T16:34:56,338 2021-11-10T16:34:56,338 Traceback (most recent call last): 2021-11-10T16:34:56,338 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-11-10T16:34:56,338 status = self.run(options, args) 2021-11-10T16:34:56,338 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-11-10T16:34:56,338 return func(self, options, args) 2021-11-10T16:34:56,338 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-11-10T16:34:56,338 requirement_set = resolver.resolve( 2021-11-10T16:34:56,338 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-11-10T16:34:56,338 raise error from e 2021-11-10T16:34:56,338 pip._internal.exceptions.DistributionNotFound: No matching distribution found for starling-sim==0.5.1 2021-11-10T16:34:56,343 Removed starling-sim==0.5.1 from https://files.pythonhosted.org/packages/6a/40/e431489adb38f939253c9cac39cc727f0f28307f78ed2a8176883aa84f7e/starling-sim-0.5.1.tar.gz#sha256=f62001e108e2cca06b5f8a05c32a8e93b8c9ff1f6249ca355facf901d9334c11 from build tracker '/tmp/pip-req-tracker-c88ddmed' 2021-11-10T16:34:56,343 Removed build tracker: '/tmp/pip-req-tracker-c88ddmed'