2021-07-10T06:28:34,829 Created temporary directory: /tmp/pip-ephem-wheel-cache-txvc6ckl 2021-07-10T06:28:34,832 Created temporary directory: /tmp/pip-req-tracker-9dx_ftzi 2021-07-10T06:28:34,833 Initialized build tracking at /tmp/pip-req-tracker-9dx_ftzi 2021-07-10T06:28:34,833 Created build tracker: /tmp/pip-req-tracker-9dx_ftzi 2021-07-10T06:28:34,833 Entered build tracker: /tmp/pip-req-tracker-9dx_ftzi 2021-07-10T06:28:34,834 Created temporary directory: /tmp/pip-wheel-z_cncj7k 2021-07-10T06:28:34,867 1 location(s) to search for versions of astrotest: 2021-07-10T06:28:34,867 * https://pypi.org/simple/astrotest/ 2021-07-10T06:28:34,868 Fetching project page and analyzing links: https://pypi.org/simple/astrotest/ 2021-07-10T06:28:34,868 Getting page https://pypi.org/simple/astrotest/ 2021-07-10T06:28:34,870 Found index url https://pypi.org/simple 2021-07-10T06:28:35,077 Found link https://files.pythonhosted.org/packages/7f/45/66b398b36bafc402fcd3fda5fdabcbddea51f2240e33851ae5ff1dba3c6a/astrotest-0.1.0.tar.gz#sha256=f031e82cf3753e2e54fdb6f17418d652ee6f3396aec316eaaa38db6851c7d3b6 (from https://pypi.org/simple/astrotest/), version: 0.1.0 2021-07-10T06:28:35,078 Found link https://files.pythonhosted.org/packages/a8/ca/a97d883b3c41bcb8722ceb97acedc71f0b5f7fc664073fbf1874def5fcc3/astrotest-0.1.1.tar.gz#sha256=7282d4117ade1a05bc2d9be64b0ba7cc722842180b0c35cc26e93f0a45656228 (from https://pypi.org/simple/astrotest/), version: 0.1.1 2021-07-10T06:28:35,078 Skipping link: not a file: https://pypi.org/simple/astrotest/ 2021-07-10T06:28:35,096 Given no hashes to check 1 links for project 'astrotest': discarding no candidates 2021-07-10T06:28:35,114 Collecting astrotest==0.1.0 2021-07-10T06:28:35,116 Created temporary directory: /tmp/pip-unpack-5ymvwnut 2021-07-10T06:28:35,155 Downloading astrotest-0.1.0.tar.gz (3.5 kB) 2021-07-10T06:28:35,178 Added astrotest==0.1.0 from https://files.pythonhosted.org/packages/7f/45/66b398b36bafc402fcd3fda5fdabcbddea51f2240e33851ae5ff1dba3c6a/astrotest-0.1.0.tar.gz#sha256=f031e82cf3753e2e54fdb6f17418d652ee6f3396aec316eaaa38db6851c7d3b6 to build tracker '/tmp/pip-req-tracker-9dx_ftzi' 2021-07-10T06:28:35,179 Running setup.py (path:/tmp/pip-wheel-z_cncj7k/astrotest_ec3ed98f53034392b92066072a5aa85d/setup.py) egg_info for package astrotest 2021-07-10T06:28:35,179 Created temporary directory: /tmp/pip-pip-egg-info-1sehckyu 2021-07-10T06:28:35,180 Running command python setup.py egg_info 2021-07-10T06:28:35,833 Traceback (most recent call last): 2021-07-10T06:28:35,834 File "", line 1, in 2021-07-10T06:28:35,834 File "/tmp/pip-wheel-z_cncj7k/astrotest_ec3ed98f53034392b92066072a5aa85d/setup.py", line 15, in 2021-07-10T06:28:35,834 long_description=open('astrotest/README.txt').read(), 2021-07-10T06:28:35,834 FileNotFoundError: [Errno 2] No such file or directory: 'astrotest/README.txt' 2021-07-10T06:28:35,884 WARNING: Discarding https://files.pythonhosted.org/packages/7f/45/66b398b36bafc402fcd3fda5fdabcbddea51f2240e33851ae5ff1dba3c6a/astrotest-0.1.0.tar.gz#sha256=f031e82cf3753e2e54fdb6f17418d652ee6f3396aec316eaaa38db6851c7d3b6 (from https://pypi.org/simple/astrotest/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-10T06:28:35,885 ERROR: Could not find a version that satisfies the requirement astrotest==0.1.0 (from versions: 0.1.0, 0.1.1) 2021-07-10T06:28:35,886 ERROR: No matching distribution found for astrotest==0.1.0 2021-07-10T06:28:35,886 Exception information: 2021-07-10T06:28:35,886 Traceback (most recent call last): 2021-07-10T06:28:35,886 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-10T06:28:35,886 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-10T06:28:35,886 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-10T06:28:35,886 raise RequirementsConflicted(criterion) 2021-07-10T06:28:35,886 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('astrotest==0.1.0') 2021-07-10T06:28:35,886 2021-07-10T06:28:35,886 During handling of the above exception, another exception occurred: 2021-07-10T06:28:35,886 2021-07-10T06:28:35,886 Traceback (most recent call last): 2021-07-10T06:28:35,886 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-10T06:28:35,886 result = self._result = resolver.resolve( 2021-07-10T06:28:35,886 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-10T06:28:35,886 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-10T06:28:35,886 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-10T06:28:35,886 raise ResolutionImpossible(e.criterion.information) 2021-07-10T06:28:35,886 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('astrotest==0.1.0'), parent=None)] 2021-07-10T06:28:35,886 2021-07-10T06:28:35,886 The above exception was the direct cause of the following exception: 2021-07-10T06:28:35,886 2021-07-10T06:28:35,886 Traceback (most recent call last): 2021-07-10T06:28:35,886 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-10T06:28:35,886 status = self.run(options, args) 2021-07-10T06:28:35,886 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-10T06:28:35,886 return func(self, options, args) 2021-07-10T06:28:35,886 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-10T06:28:35,886 requirement_set = resolver.resolve( 2021-07-10T06:28:35,886 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-10T06:28:35,886 raise error from e 2021-07-10T06:28:35,886 pip._internal.exceptions.DistributionNotFound: No matching distribution found for astrotest==0.1.0 2021-07-10T06:28:35,891 Removed astrotest==0.1.0 from https://files.pythonhosted.org/packages/7f/45/66b398b36bafc402fcd3fda5fdabcbddea51f2240e33851ae5ff1dba3c6a/astrotest-0.1.0.tar.gz#sha256=f031e82cf3753e2e54fdb6f17418d652ee6f3396aec316eaaa38db6851c7d3b6 from build tracker '/tmp/pip-req-tracker-9dx_ftzi' 2021-07-10T06:28:35,891 Removed build tracker: '/tmp/pip-req-tracker-9dx_ftzi'