2021-07-31T18:51:24,296 Created temporary directory: /tmp/pip-ephem-wheel-cache-payioc4b 2021-07-31T18:51:24,299 Created temporary directory: /tmp/pip-req-tracker-1f5y9ddq 2021-07-31T18:51:24,299 Initialized build tracking at /tmp/pip-req-tracker-1f5y9ddq 2021-07-31T18:51:24,300 Created build tracker: /tmp/pip-req-tracker-1f5y9ddq 2021-07-31T18:51:24,300 Entered build tracker: /tmp/pip-req-tracker-1f5y9ddq 2021-07-31T18:51:24,301 Created temporary directory: /tmp/pip-wheel-v2s_crf3 2021-07-31T18:51:24,329 WARNING: The index url "/" seems invalid, please provide a scheme. 2021-07-31T18:51:24,329 WARNING: The index url "t" seems invalid, please provide a scheme. 2021-07-31T18:51:24,330 WARNING: The index url "m" seems invalid, please provide a scheme. 2021-07-31T18:51:24,330 WARNING: The index url "p" seems invalid, please provide a scheme. 2021-07-31T18:51:24,330 Looking in indexes: https://pypi.org/simple, /, t, m, p 2021-07-31T18:51:24,333 WARNING: Location '/gecasmo/' is ignored: it is either a non-existing path or lacks a specific scheme. 2021-07-31T18:51:24,333 WARNING: Location 't/gecasmo/' is ignored: it is either a non-existing path or lacks a specific scheme. 2021-07-31T18:51:24,334 WARNING: Location 'm/gecasmo/' is ignored: it is either a non-existing path or lacks a specific scheme. 2021-07-31T18:51:24,334 WARNING: Location 'p/gecasmo/' is ignored: it is either a non-existing path or lacks a specific scheme. 2021-07-31T18:51:24,334 1 location(s) to search for versions of gecasmo: 2021-07-31T18:51:24,334 * https://pypi.org/simple/gecasmo/ 2021-07-31T18:51:24,335 Fetching project page and analyzing links: https://pypi.org/simple/gecasmo/ 2021-07-31T18:51:24,335 Getting page https://pypi.org/simple/gecasmo/ 2021-07-31T18:51:24,337 Found index url https://pypi.org/simple 2021-07-31T18:51:24,423 Skipping link: No binaries permitted for gecasmo: https://files.pythonhosted.org/packages/93/07/24e1f5203b3c4623a930e7fe99ae95baabcca1b4c7d6e61b942ed3ad243c/gecasmo-0.0.1-py3-none-any.whl#sha256=6718cf5da4faa79e239c215ef3a339dd3cdf424181552e44f9ec0eab140fc38f (from https://pypi.org/simple/gecasmo/) (requires-python:>=3.8) 2021-07-31T18:51:24,424 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/8e/e6/43ba48df1de3aaf19c2d94e3c781a7d1a452b88fe5574623c1906552b609/gecasmo-0.0.1.tar.gz#sha256=423ffaf60df1cdf38ccb522e0732774e6655d0b9089646d02c94a2842715f8d2 (from https://pypi.org/simple/gecasmo/) (requires-python:>=3.8) 2021-07-31T18:51:24,424 Skipping link: not a file: https://pypi.org/simple/gecasmo/ 2021-07-31T18:51:24,436 Given no hashes to check 0 links for project 'gecasmo': discarding no candidates 2021-07-31T18:51:24,437 ERROR: Could not find a version that satisfies the requirement gecasmo==0.0.1 (from versions: none) 2021-07-31T18:51:24,437 ERROR: No matching distribution found for gecasmo==0.0.1 2021-07-31T18:51:24,437 Exception information: 2021-07-31T18:51:24,437 Traceback (most recent call last): 2021-07-31T18:51:24,437 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-31T18:51:24,437 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-31T18:51:24,437 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-31T18:51:24,437 raise RequirementsConflicted(criterion) 2021-07-31T18:51:24,437 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('gecasmo==0.0.1') 2021-07-31T18:51:24,437 2021-07-31T18:51:24,437 During handling of the above exception, another exception occurred: 2021-07-31T18:51:24,437 2021-07-31T18:51:24,437 Traceback (most recent call last): 2021-07-31T18:51:24,437 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-07-31T18:51:24,437 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-07-31T18:51:24,437 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-31T18:51:24,437 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-31T18:51:24,437 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-31T18:51:24,437 raise ResolutionImpossible(e.criterion.information) 2021-07-31T18:51:24,437 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('gecasmo==0.0.1'), parent=None)] 2021-07-31T18:51:24,437 2021-07-31T18:51:24,437 The above exception was the direct cause of the following exception: 2021-07-31T18:51:24,437 2021-07-31T18:51:24,437 Traceback (most recent call last): 2021-07-31T18:51:24,437 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-31T18:51:24,437 status = self.run(options, args) 2021-07-31T18:51:24,437 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-31T18:51:24,437 return func(self, options, args) 2021-07-31T18:51:24,437 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-07-31T18:51:24,437 reqs, check_supported_wheels=True 2021-07-31T18:51:24,437 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-31T18:51:24,437 raise error from e 2021-07-31T18:51:24,437 pip._internal.exceptions.DistributionNotFound: No matching distribution found for gecasmo==0.0.1 2021-07-31T18:51:24,441 Removed build tracker: '/tmp/pip-req-tracker-1f5y9ddq'