2021-10-16T03:34:57,566 Created temporary directory: /tmp/pip-ephem-wheel-cache-90vezftl 2021-10-16T03:34:57,569 Created temporary directory: /tmp/pip-req-tracker-ngyg6nka 2021-10-16T03:34:57,569 Initialized build tracking at /tmp/pip-req-tracker-ngyg6nka 2021-10-16T03:34:57,569 Created build tracker: /tmp/pip-req-tracker-ngyg6nka 2021-10-16T03:34:57,570 Entered build tracker: /tmp/pip-req-tracker-ngyg6nka 2021-10-16T03:34:57,570 Created temporary directory: /tmp/pip-wheel-wm4rbypj 2021-10-16T03:34:57,602 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-10-16T03:34:57,604 2 location(s) to search for versions of radvelso: 2021-10-16T03:34:57,604 * https://pypi.org/simple/radvelso/ 2021-10-16T03:34:57,604 * https://www.piwheels.org/simple/radvelso/ 2021-10-16T03:34:57,605 Fetching project page and analyzing links: https://pypi.org/simple/radvelso/ 2021-10-16T03:34:57,605 Getting page https://pypi.org/simple/radvelso/ 2021-10-16T03:34:57,607 Found index url https://pypi.org/simple 2021-10-16T03:34:57,697 Skipping link: No binaries permitted for radvelso: https://files.pythonhosted.org/packages/b7/ac/3d9bfe317cd4b18f5c95c829cbd5d5f96e2313ee5b8641603096fc71e499/radvelso-1.0-py3-none-any.whl#sha256=d6591db56029619131421626297c0ee3c09890670cbddb602d76357e020bccbd (from https://pypi.org/simple/radvelso/) (requires-python:>=3.8) 2021-10-16T03:34:57,698 Found link https://files.pythonhosted.org/packages/fb/ac/d1f4e93363b256bbcc204e349d999d96f2f4f4c1fa45303fe0e9717afb20/radvelso-1.0.tar.gz#sha256=b3ebc97bf7ab4a836ae62a3a09d6b252ac34caccf192918c9d86125ef38952a6 (from https://pypi.org/simple/radvelso/) (requires-python:>=3.8), version: 1.0 2021-10-16T03:34:57,698 Fetching project page and analyzing links: https://www.piwheels.org/simple/radvelso/ 2021-10-16T03:34:57,699 Getting page https://www.piwheels.org/simple/radvelso/ 2021-10-16T03:34:57,699 Found index url https://www.piwheels.org/simple 2021-10-16T03:34:57,865 Skipping link: not a file: https://www.piwheels.org/simple/radvelso/ 2021-10-16T03:34:57,865 Skipping link: not a file: https://pypi.org/simple/radvelso/ 2021-10-16T03:34:57,883 Given no hashes to check 1 links for project 'radvelso': discarding no candidates 2021-10-16T03:34:57,902 Collecting radvelso==1.0 2021-10-16T03:34:57,904 Created temporary directory: /tmp/pip-unpack-7ec1cbhg 2021-10-16T03:34:58,080 Downloading radvelso-1.0.tar.gz (17 kB) 2021-10-16T03:34:58,132 Added radvelso==1.0 from https://files.pythonhosted.org/packages/fb/ac/d1f4e93363b256bbcc204e349d999d96f2f4f4c1fa45303fe0e9717afb20/radvelso-1.0.tar.gz#sha256=b3ebc97bf7ab4a836ae62a3a09d6b252ac34caccf192918c9d86125ef38952a6 to build tracker '/tmp/pip-req-tracker-ngyg6nka' 2021-10-16T03:34:58,133 Running setup.py (path:/tmp/pip-wheel-wm4rbypj/radvelso_c6f66fbcfbe94e1cbf9bb5bc1f2a54e4/setup.py) egg_info for package radvelso 2021-10-16T03:34:58,134 Created temporary directory: /tmp/pip-pip-egg-info-jaorp4v5 2021-10-16T03:34:58,134 Running command python setup.py egg_info 2021-10-16T03:34:58,836 Traceback (most recent call last): 2021-10-16T03:34:58,837 File "", line 1, in 2021-10-16T03:34:58,837 File "/tmp/pip-wheel-wm4rbypj/radvelso_c6f66fbcfbe94e1cbf9bb5bc1f2a54e4/setup.py", line 11, in 2021-10-16T03:34:58,837 with open(path.join(this_directory, 'VERSION'), encoding='utf-8') as f: 2021-10-16T03:34:58,837 FileNotFoundError: [Errno 2] No such file or directory: '/tmp/pip-wheel-wm4rbypj/radvelso_c6f66fbcfbe94e1cbf9bb5bc1f2a54e4/VERSION' 2021-10-16T03:34:58,885 WARNING: Discarding https://files.pythonhosted.org/packages/fb/ac/d1f4e93363b256bbcc204e349d999d96f2f4f4c1fa45303fe0e9717afb20/radvelso-1.0.tar.gz#sha256=b3ebc97bf7ab4a836ae62a3a09d6b252ac34caccf192918c9d86125ef38952a6 (from https://pypi.org/simple/radvelso/) (requires-python:>=3.8). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-10-16T03:34:58,886 ERROR: Could not find a version that satisfies the requirement radvelso==1.0 (from versions: 1.0) 2021-10-16T03:34:58,887 ERROR: No matching distribution found for radvelso==1.0 2021-10-16T03:34:58,887 Exception information: 2021-10-16T03:34:58,887 Traceback (most recent call last): 2021-10-16T03:34:58,887 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-10-16T03:34:58,887 name, crit = self._merge_into_criterion(r, parent=None) 2021-10-16T03:34:58,887 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-10-16T03:34:58,887 raise RequirementsConflicted(criterion) 2021-10-16T03:34:58,887 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('radvelso==1.0') 2021-10-16T03:34:58,887 2021-10-16T03:34:58,887 During handling of the above exception, another exception occurred: 2021-10-16T03:34:58,887 2021-10-16T03:34:58,887 Traceback (most recent call last): 2021-10-16T03:34:58,887 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-10-16T03:34:58,887 result = self._result = resolver.resolve( 2021-10-16T03:34:58,887 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-10-16T03:34:58,887 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-10-16T03:34:58,887 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-10-16T03:34:58,887 raise ResolutionImpossible(e.criterion.information) 2021-10-16T03:34:58,887 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('radvelso==1.0'), parent=None)] 2021-10-16T03:34:58,887 2021-10-16T03:34:58,887 The above exception was the direct cause of the following exception: 2021-10-16T03:34:58,887 2021-10-16T03:34:58,887 Traceback (most recent call last): 2021-10-16T03:34:58,887 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-10-16T03:34:58,887 status = self.run(options, args) 2021-10-16T03:34:58,887 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-10-16T03:34:58,887 return func(self, options, args) 2021-10-16T03:34:58,887 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-10-16T03:34:58,887 requirement_set = resolver.resolve( 2021-10-16T03:34:58,887 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-10-16T03:34:58,887 raise error from e 2021-10-16T03:34:58,887 pip._internal.exceptions.DistributionNotFound: No matching distribution found for radvelso==1.0 2021-10-16T03:34:58,892 Removed radvelso==1.0 from https://files.pythonhosted.org/packages/fb/ac/d1f4e93363b256bbcc204e349d999d96f2f4f4c1fa45303fe0e9717afb20/radvelso-1.0.tar.gz#sha256=b3ebc97bf7ab4a836ae62a3a09d6b252ac34caccf192918c9d86125ef38952a6 from build tracker '/tmp/pip-req-tracker-ngyg6nka' 2021-10-16T03:34:58,892 Removed build tracker: '/tmp/pip-req-tracker-ngyg6nka'