2021-07-13T17:48:58,465 Created temporary directory: /tmp/pip-ephem-wheel-cache-re0bmyvx 2021-07-13T17:48:58,468 Created temporary directory: /tmp/pip-req-tracker-a_qo2zh9 2021-07-13T17:48:58,468 Initialized build tracking at /tmp/pip-req-tracker-a_qo2zh9 2021-07-13T17:48:58,469 Created build tracker: /tmp/pip-req-tracker-a_qo2zh9 2021-07-13T17:48:58,469 Entered build tracker: /tmp/pip-req-tracker-a_qo2zh9 2021-07-13T17:48:58,469 Created temporary directory: /tmp/pip-wheel-dlyf060u 2021-07-13T17:48:58,499 1 location(s) to search for versions of satellite-constellation: 2021-07-13T17:48:58,499 * https://pypi.org/simple/satellite-constellation/ 2021-07-13T17:48:58,500 Fetching project page and analyzing links: https://pypi.org/simple/satellite-constellation/ 2021-07-13T17:48:58,500 Getting page https://pypi.org/simple/satellite-constellation/ 2021-07-13T17:48:58,502 Found index url https://pypi.org/simple 2021-07-13T17:48:58,681 Found link https://files.pythonhosted.org/packages/68/d8/3bb0fcdd30101a3195596f2bedd676849ede750f1f1981e24ab68fb55e6f/satellite-constellation-0.1dev.tar.gz#sha256=3499a5da742a8be5492f73f0662b28923be0c0af5756840357de771e0c22f7b0 (from https://pypi.org/simple/satellite-constellation/), version: 0.1dev 2021-07-13T17:48:58,681 Found link https://files.pythonhosted.org/packages/ad/d0/c280e2fcba2d492fd1603f7381c1d796290a2500fffe4a9f5612fe653358/satellite-constellation-0.1.tar.gz#sha256=834e404c30a360571da6c71dcc3363fbc0863fd1440bf6e037f3f084f4eb9368 (from https://pypi.org/simple/satellite-constellation/), version: 0.1 2021-07-13T17:48:58,681 Found link https://files.pythonhosted.org/packages/81/3a/027fd6be8866f9ce9c50941cae36f080df37eda424da22c7b5b60280f9c4/satellite-constellation-0.1.1dev.tar.gz#sha256=5cdf823772b2d9ca4e56159092ab5c593970090442da2c79c1eb9851c5738f28 (from https://pypi.org/simple/satellite-constellation/), version: 0.1.1dev 2021-07-13T17:48:58,682 Found link https://files.pythonhosted.org/packages/0a/ea/f29c19b202835d1e1209d5061fac2f8fbc0d2a638db211487fb1625481c5/satellite-constellation-0.1.1.tar.gz#sha256=e3b1b9a47d638ae16cde0f4c4bc3076291d1f542f025db2c7a18c43cbf5f9138 (from https://pypi.org/simple/satellite-constellation/), version: 0.1.1 2021-07-13T17:48:58,682 Skipping link: not a file: https://pypi.org/simple/satellite-constellation/ 2021-07-13T17:48:58,700 Given no hashes to check 1 links for project 'satellite-constellation': discarding no candidates 2021-07-13T17:48:58,719 Collecting satellite-constellation==0.1dev 2021-07-13T17:48:58,721 Created temporary directory: /tmp/pip-unpack-h42859sz 2021-07-13T17:48:58,893 Downloading satellite-constellation-0.1dev.tar.gz (6.7 kB) 2021-07-13T17:48:58,931 Added satellite-constellation==0.1dev from https://files.pythonhosted.org/packages/68/d8/3bb0fcdd30101a3195596f2bedd676849ede750f1f1981e24ab68fb55e6f/satellite-constellation-0.1dev.tar.gz#sha256=3499a5da742a8be5492f73f0662b28923be0c0af5756840357de771e0c22f7b0 to build tracker '/tmp/pip-req-tracker-a_qo2zh9' 2021-07-13T17:48:58,932 Running setup.py (path:/tmp/pip-wheel-dlyf060u/satellite-constellation_7f3fed7cb040461d85ced704e83ddb23/setup.py) egg_info for package satellite-constellation 2021-07-13T17:48:58,933 Created temporary directory: /tmp/pip-pip-egg-info-qq9mtflo 2021-07-13T17:48:58,933 Running command python setup.py egg_info 2021-07-13T17:48:59,855 Traceback (most recent call last): 2021-07-13T17:48:59,856 File "", line 1, in 2021-07-13T17:48:59,856 File "/tmp/pip-wheel-dlyf060u/satellite-constellation_7f3fed7cb040461d85ced704e83ddb23/setup.py", line 6, in 2021-07-13T17:48:59,857 long_description=open('README.rst').read(), 2021-07-13T17:48:59,857 FileNotFoundError: [Errno 2] No such file or directory: 'README.rst' 2021-07-13T17:48:59,907 WARNING: Discarding https://files.pythonhosted.org/packages/68/d8/3bb0fcdd30101a3195596f2bedd676849ede750f1f1981e24ab68fb55e6f/satellite-constellation-0.1dev.tar.gz#sha256=3499a5da742a8be5492f73f0662b28923be0c0af5756840357de771e0c22f7b0 (from https://pypi.org/simple/satellite-constellation/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-13T17:48:59,908 ERROR: Could not find a version that satisfies the requirement satellite-constellation==0.1dev (from versions: 0.1.dev0, 0.1, 0.1.1.dev0, 0.1.1) 2021-07-13T17:48:59,909 ERROR: No matching distribution found for satellite-constellation==0.1dev 2021-07-13T17:48:59,909 Exception information: 2021-07-13T17:48:59,909 Traceback (most recent call last): 2021-07-13T17:48:59,909 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-13T17:48:59,909 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-13T17:48:59,909 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-13T17:48:59,909 raise RequirementsConflicted(criterion) 2021-07-13T17:48:59,909 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('satellite-constellation==0.1dev') 2021-07-13T17:48:59,909 2021-07-13T17:48:59,909 During handling of the above exception, another exception occurred: 2021-07-13T17:48:59,909 2021-07-13T17:48:59,909 Traceback (most recent call last): 2021-07-13T17:48:59,909 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-13T17:48:59,909 result = self._result = resolver.resolve( 2021-07-13T17:48:59,909 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-13T17:48:59,909 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-13T17:48:59,909 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-13T17:48:59,909 raise ResolutionImpossible(e.criterion.information) 2021-07-13T17:48:59,909 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('satellite-constellation==0.1dev'), parent=None)] 2021-07-13T17:48:59,909 2021-07-13T17:48:59,909 The above exception was the direct cause of the following exception: 2021-07-13T17:48:59,909 2021-07-13T17:48:59,909 Traceback (most recent call last): 2021-07-13T17:48:59,909 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-13T17:48:59,909 status = self.run(options, args) 2021-07-13T17:48:59,909 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-13T17:48:59,909 return func(self, options, args) 2021-07-13T17:48:59,909 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-13T17:48:59,909 requirement_set = resolver.resolve( 2021-07-13T17:48:59,909 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-13T17:48:59,909 raise error from e 2021-07-13T17:48:59,909 pip._internal.exceptions.DistributionNotFound: No matching distribution found for satellite-constellation==0.1dev 2021-07-13T17:48:59,914 Removed satellite-constellation==0.1dev from https://files.pythonhosted.org/packages/68/d8/3bb0fcdd30101a3195596f2bedd676849ede750f1f1981e24ab68fb55e6f/satellite-constellation-0.1dev.tar.gz#sha256=3499a5da742a8be5492f73f0662b28923be0c0af5756840357de771e0c22f7b0 from build tracker '/tmp/pip-req-tracker-a_qo2zh9' 2021-07-13T17:48:59,914 Removed build tracker: '/tmp/pip-req-tracker-a_qo2zh9'