2021-07-30T05:08:16,070 Created temporary directory: /tmp/pip-ephem-wheel-cache-glz0rtwk 2021-07-30T05:08:16,073 Created temporary directory: /tmp/pip-req-tracker-moixylgl 2021-07-30T05:08:16,073 Initialized build tracking at /tmp/pip-req-tracker-moixylgl 2021-07-30T05:08:16,073 Created build tracker: /tmp/pip-req-tracker-moixylgl 2021-07-30T05:08:16,074 Entered build tracker: /tmp/pip-req-tracker-moixylgl 2021-07-30T05:08:16,074 Created temporary directory: /tmp/pip-wheel-lkg7d6ki 2021-07-30T05:08:16,105 WARNING: The index url "/" seems invalid, please provide a scheme. 2021-07-30T05:08:16,105 WARNING: The index url "t" seems invalid, please provide a scheme. 2021-07-30T05:08:16,105 WARNING: The index url "m" seems invalid, please provide a scheme. 2021-07-30T05:08:16,106 WARNING: The index url "p" seems invalid, please provide a scheme. 2021-07-30T05:08:16,106 Looking in indexes: https://pypi.org/simple, /, t, m, p 2021-07-30T05:08:16,108 WARNING: Location '/pyschemetranspiler/' is ignored: it is either a non-existing path or lacks a specific scheme. 2021-07-30T05:08:16,109 WARNING: Location 't/pyschemetranspiler/' is ignored: it is either a non-existing path or lacks a specific scheme. 2021-07-30T05:08:16,109 WARNING: Location 'm/pyschemetranspiler/' is ignored: it is either a non-existing path or lacks a specific scheme. 2021-07-30T05:08:16,109 WARNING: Location 'p/pyschemetranspiler/' is ignored: it is either a non-existing path or lacks a specific scheme. 2021-07-30T05:08:16,110 1 location(s) to search for versions of pyschemetranspiler: 2021-07-30T05:08:16,110 * https://pypi.org/simple/pyschemetranspiler/ 2021-07-30T05:08:16,110 Fetching project page and analyzing links: https://pypi.org/simple/pyschemetranspiler/ 2021-07-30T05:08:16,110 Getting page https://pypi.org/simple/pyschemetranspiler/ 2021-07-30T05:08:16,112 Found index url https://pypi.org/simple 2021-07-30T05:08:16,290 Skipping link: No binaries permitted for pyschemetranspiler: https://files.pythonhosted.org/packages/58/ae/57572368c0d4d71eadd73a7e504fbf75374c1d34224c5720ef2f43fec992/pyschemetranspiler-1.3-py3-none-any.whl#sha256=e59a69124eeb7e9b1a1bbefbc22f224646f2d2e34f9c808951ba1cf011cdeb28 (from https://pypi.org/simple/pyschemetranspiler/) (requires-python:== 3.8.*) 2021-07-30T05:08:16,291 Link requires a different Python (3.9.2 not in: '== 3.8.*'): https://files.pythonhosted.org/packages/0b/b1/09792e888f3bfda29904b7961c048942d541a60f801a6b94d2c033a1989a/pyschemetranspiler-1.3.tar.gz#sha256=a84caabc0b785c63c12f9313200349e20a79ce512eb6dd1277941a1b2468af9f (from https://pypi.org/simple/pyschemetranspiler/) (requires-python:== 3.8.*) 2021-07-30T05:08:16,291 Skipping link: not a file: https://pypi.org/simple/pyschemetranspiler/ 2021-07-30T05:08:16,307 Given no hashes to check 0 links for project 'pyschemetranspiler': discarding no candidates 2021-07-30T05:08:16,308 ERROR: Could not find a version that satisfies the requirement pyschemetranspiler==1.3 (from versions: none) 2021-07-30T05:08:16,308 ERROR: No matching distribution found for pyschemetranspiler==1.3 2021-07-30T05:08:16,308 Exception information: 2021-07-30T05:08:16,308 Traceback (most recent call last): 2021-07-30T05:08:16,308 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-30T05:08:16,308 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-30T05:08:16,308 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-30T05:08:16,308 raise RequirementsConflicted(criterion) 2021-07-30T05:08:16,308 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pyschemetranspiler==1.3') 2021-07-30T05:08:16,308 2021-07-30T05:08:16,308 During handling of the above exception, another exception occurred: 2021-07-30T05:08:16,308 2021-07-30T05:08:16,308 Traceback (most recent call last): 2021-07-30T05:08:16,308 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-30T05:08:16,308 result = self._result = resolver.resolve( 2021-07-30T05:08:16,308 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-30T05:08:16,308 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-30T05:08:16,308 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-30T05:08:16,308 raise ResolutionImpossible(e.criterion.information) 2021-07-30T05:08:16,308 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pyschemetranspiler==1.3'), parent=None)] 2021-07-30T05:08:16,308 2021-07-30T05:08:16,308 The above exception was the direct cause of the following exception: 2021-07-30T05:08:16,308 2021-07-30T05:08:16,308 Traceback (most recent call last): 2021-07-30T05:08:16,308 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-30T05:08:16,308 status = self.run(options, args) 2021-07-30T05:08:16,308 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-30T05:08:16,308 return func(self, options, args) 2021-07-30T05:08:16,308 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-30T05:08:16,308 requirement_set = resolver.resolve( 2021-07-30T05:08:16,308 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-30T05:08:16,308 raise error from e 2021-07-30T05:08:16,308 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pyschemetranspiler==1.3 2021-07-30T05:08:16,312 Removed build tracker: '/tmp/pip-req-tracker-moixylgl'