2021-07-30T18:01:06,235 Created temporary directory: /tmp/pip-ephem-wheel-cache-9wcuhrof 2021-07-30T18:01:06,238 Created temporary directory: /tmp/pip-req-tracker-nr8jk7kh 2021-07-30T18:01:06,238 Initialized build tracking at /tmp/pip-req-tracker-nr8jk7kh 2021-07-30T18:01:06,238 Created build tracker: /tmp/pip-req-tracker-nr8jk7kh 2021-07-30T18:01:06,239 Entered build tracker: /tmp/pip-req-tracker-nr8jk7kh 2021-07-30T18:01:06,239 Created temporary directory: /tmp/pip-wheel-6269nq0r 2021-07-30T18:01:06,267 WARNING: The index url "/" seems invalid, please provide a scheme. 2021-07-30T18:01:06,268 WARNING: The index url "t" seems invalid, please provide a scheme. 2021-07-30T18:01:06,268 WARNING: The index url "m" seems invalid, please provide a scheme. 2021-07-30T18:01:06,268 WARNING: The index url "p" seems invalid, please provide a scheme. 2021-07-30T18:01:06,269 Looking in indexes: https://pypi.org/simple, /, t, m, p 2021-07-30T18:01:06,271 WARNING: Location '/genx/' is ignored: it is either a non-existing path or lacks a specific scheme. 2021-07-30T18:01:06,272 WARNING: Location 't/genx/' is ignored: it is either a non-existing path or lacks a specific scheme. 2021-07-30T18:01:06,272 WARNING: Location 'm/genx/' is ignored: it is either a non-existing path or lacks a specific scheme. 2021-07-30T18:01:06,272 WARNING: Location 'p/genx/' is ignored: it is either a non-existing path or lacks a specific scheme. 2021-07-30T18:01:06,273 1 location(s) to search for versions of genx: 2021-07-30T18:01:06,273 * https://pypi.org/simple/genx/ 2021-07-30T18:01:06,273 Fetching project page and analyzing links: https://pypi.org/simple/genx/ 2021-07-30T18:01:06,274 Getting page https://pypi.org/simple/genx/ 2021-07-30T18:01:06,275 Found index url https://pypi.org/simple 2021-07-30T18:01:07,192 Skipping link: Missing project version for genx: https://files.pythonhosted.org/packages/89/55/71647c37e8ce837f01ed46722613d077226acd18e9bb1925bf91fef860e8/Genx.tar.gz#sha256=bfe2d65a2896a4ede2878915544f05b150885aaa7b61eeba28877f542f86e91e (from https://pypi.org/simple/genx/) (requires-python:>=3.6) 2021-07-30T18:01:07,192 Skipping link: not a file: https://pypi.org/simple/genx/ 2021-07-30T18:01:07,204 Given no hashes to check 0 links for project 'genx': discarding no candidates 2021-07-30T18:01:07,205 ERROR: Could not find a version that satisfies the requirement genx==0.0.1 (from versions: none) 2021-07-30T18:01:07,205 ERROR: No matching distribution found for genx==0.0.1 2021-07-30T18:01:07,205 Exception information: 2021-07-30T18:01:07,205 Traceback (most recent call last): 2021-07-30T18:01:07,205 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-30T18:01:07,205 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-30T18:01:07,205 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-30T18:01:07,205 raise RequirementsConflicted(criterion) 2021-07-30T18:01:07,205 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('genx==0.0.1') 2021-07-30T18:01:07,205 2021-07-30T18:01:07,205 During handling of the above exception, another exception occurred: 2021-07-30T18:01:07,205 2021-07-30T18:01:07,205 Traceback (most recent call last): 2021-07-30T18:01:07,205 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-07-30T18:01:07,205 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-07-30T18:01:07,205 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-30T18:01:07,205 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-30T18:01:07,205 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-30T18:01:07,205 raise ResolutionImpossible(e.criterion.information) 2021-07-30T18:01:07,205 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('genx==0.0.1'), parent=None)] 2021-07-30T18:01:07,205 2021-07-30T18:01:07,205 The above exception was the direct cause of the following exception: 2021-07-30T18:01:07,205 2021-07-30T18:01:07,205 Traceback (most recent call last): 2021-07-30T18:01:07,205 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-30T18:01:07,205 status = self.run(options, args) 2021-07-30T18:01:07,205 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-30T18:01:07,205 return func(self, options, args) 2021-07-30T18:01:07,205 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-07-30T18:01:07,205 reqs, check_supported_wheels=True 2021-07-30T18:01:07,205 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-30T18:01:07,205 raise error from e 2021-07-30T18:01:07,205 pip._internal.exceptions.DistributionNotFound: No matching distribution found for genx==0.0.1 2021-07-30T18:01:07,209 Removed build tracker: '/tmp/pip-req-tracker-nr8jk7kh'