2021-07-31T19:35:30,324 Created temporary directory: /tmp/pip-ephem-wheel-cache-mqtz6ewx 2021-07-31T19:35:30,327 Created temporary directory: /tmp/pip-req-tracker-_xqgbgra 2021-07-31T19:35:30,328 Initialized build tracking at /tmp/pip-req-tracker-_xqgbgra 2021-07-31T19:35:30,328 Created build tracker: /tmp/pip-req-tracker-_xqgbgra 2021-07-31T19:35:30,328 Entered build tracker: /tmp/pip-req-tracker-_xqgbgra 2021-07-31T19:35:30,329 Created temporary directory: /tmp/pip-wheel-temwklyv 2021-07-31T19:35:30,358 WARNING: The index url "/" seems invalid, please provide a scheme. 2021-07-31T19:35:30,358 WARNING: The index url "t" seems invalid, please provide a scheme. 2021-07-31T19:35:30,359 WARNING: The index url "m" seems invalid, please provide a scheme. 2021-07-31T19:35:30,359 WARNING: The index url "p" seems invalid, please provide a scheme. 2021-07-31T19:35:30,359 Looking in indexes: https://pypi.org/simple, /, t, m, p 2021-07-31T19:35:30,362 WARNING: Location '/graph-state-machine/' is ignored: it is either a non-existing path or lacks a specific scheme. 2021-07-31T19:35:30,363 WARNING: Location 't/graph-state-machine/' is ignored: it is either a non-existing path or lacks a specific scheme. 2021-07-31T19:35:30,363 WARNING: Location 'm/graph-state-machine/' is ignored: it is either a non-existing path or lacks a specific scheme. 2021-07-31T19:35:30,363 WARNING: Location 'p/graph-state-machine/' is ignored: it is either a non-existing path or lacks a specific scheme. 2021-07-31T19:35:30,363 1 location(s) to search for versions of graph-state-machine: 2021-07-31T19:35:30,363 * https://pypi.org/simple/graph-state-machine/ 2021-07-31T19:35:30,364 Fetching project page and analyzing links: https://pypi.org/simple/graph-state-machine/ 2021-07-31T19:35:30,364 Getting page https://pypi.org/simple/graph-state-machine/ 2021-07-31T19:35:30,366 Found index url https://pypi.org/simple 2021-07-31T19:35:30,540 Found link https://files.pythonhosted.org/packages/5a/2f/6a71ce0fbd77c2aadea9672e328f391d805594b41d92a40401beac5e35e0/Graph-State-Machine-0.4.1.tar.gz#sha256=873916288bbddc577c4784147f05d265e9b6c62eebc749015144c0f43b388c87 (from https://pypi.org/simple/graph-state-machine/), version: 0.4.1 2021-07-31T19:35:30,540 Skipping link: No binaries permitted for graph-state-machine: https://files.pythonhosted.org/packages/7a/9f/a6c053fa0d40463ff186b667365c8f1cfce2f8bb6bc2f1a65bcba9ed3cba/Graph_State_Machine-0.4.1-py3-none-any.whl#sha256=032444f9d2f5ece237cc5fd1ad4a097f14d8a30fb7e745723922d1e5eb1c7cf7 (from https://pypi.org/simple/graph-state-machine/) 2021-07-31T19:35:30,540 Found link https://files.pythonhosted.org/packages/1b/83/07072b6758a279b903d537087a37053fe6d4086f13ee75da8e0e94fc34f1/Graph-State-Machine-1.0.tar.gz#sha256=4414b4779ef9120e880b8b48fd76123107177181fe7304aac9058b649e480e09 (from https://pypi.org/simple/graph-state-machine/), version: 1.0 2021-07-31T19:35:30,541 Skipping link: No binaries permitted for graph-state-machine: https://files.pythonhosted.org/packages/2c/b3/b3913ba2190faa17f9bbb901c121b871c83b869c8e38ab3d2e4bc1e6df72/Graph_State_Machine-1.0-py3-none-any.whl#sha256=0901dcdc27dba6b74f8dac1416d79d64223fb957d6d63d55741d11ec4315fd4a (from https://pypi.org/simple/graph-state-machine/) 2021-07-31T19:35:30,541 Skipping link: not a file: https://pypi.org/simple/graph-state-machine/ 2021-07-31T19:35:30,560 Given no hashes to check 1 links for project 'graph-state-machine': discarding no candidates 2021-07-31T19:35:30,578 Collecting graph-state-machine==1.0 2021-07-31T19:35:30,580 Created temporary directory: /tmp/pip-unpack-42arh06z 2021-07-31T19:35:30,623 Downloading Graph-State-Machine-1.0.tar.gz (15 kB) 2021-07-31T19:35:30,691 Added graph-state-machine==1.0 from https://files.pythonhosted.org/packages/1b/83/07072b6758a279b903d537087a37053fe6d4086f13ee75da8e0e94fc34f1/Graph-State-Machine-1.0.tar.gz#sha256=4414b4779ef9120e880b8b48fd76123107177181fe7304aac9058b649e480e09 to build tracker '/tmp/pip-req-tracker-_xqgbgra' 2021-07-31T19:35:30,693 Running setup.py (path:/tmp/pip-wheel-temwklyv/graph-state-machine_d710af3c667448ffbb2b990eaad76d37/setup.py) egg_info for package graph-state-machine 2021-07-31T19:35:30,693 Created temporary directory: /tmp/pip-pip-egg-info-cu04w56u 2021-07-31T19:35:30,694 Running command python setup.py egg_info 2021-07-31T19:35:31,446 Traceback (most recent call last): 2021-07-31T19:35:31,446 File "", line 1, in 2021-07-31T19:35:31,447 File "/tmp/pip-wheel-temwklyv/graph-state-machine_d710af3c667448ffbb2b990eaad76d37/setup.py", line 17 2021-07-31T19:35:31,447 return [ine for line in f.read().splitlines() if (ine := str.lstrip(line)) if len(ine) > 0 if not ine.startswith('#')] 2021-07-31T19:35:31,447 ^ 2021-07-31T19:35:31,447 SyntaxError: invalid syntax 2021-07-31T19:35:31,496 WARNING: Discarding https://files.pythonhosted.org/packages/1b/83/07072b6758a279b903d537087a37053fe6d4086f13ee75da8e0e94fc34f1/Graph-State-Machine-1.0.tar.gz#sha256=4414b4779ef9120e880b8b48fd76123107177181fe7304aac9058b649e480e09 (from https://pypi.org/simple/graph-state-machine/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-31T19:35:31,497 ERROR: Could not find a version that satisfies the requirement graph-state-machine==1.0 (from versions: 0.4.1, 1.0) 2021-07-31T19:35:31,498 ERROR: No matching distribution found for graph-state-machine==1.0 2021-07-31T19:35:31,498 Exception information: 2021-07-31T19:35:31,498 Traceback (most recent call last): 2021-07-31T19:35:31,498 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-31T19:35:31,498 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-31T19:35:31,498 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-31T19:35:31,498 raise RequirementsConflicted(criterion) 2021-07-31T19:35:31,498 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('graph-state-machine==1.0') 2021-07-31T19:35:31,498 2021-07-31T19:35:31,498 During handling of the above exception, another exception occurred: 2021-07-31T19:35:31,498 2021-07-31T19:35:31,498 Traceback (most recent call last): 2021-07-31T19:35:31,498 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-07-31T19:35:31,498 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-07-31T19:35:31,498 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-31T19:35:31,498 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-31T19:35:31,498 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-31T19:35:31,498 raise ResolutionImpossible(e.criterion.information) 2021-07-31T19:35:31,498 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('graph-state-machine==1.0'), parent=None)] 2021-07-31T19:35:31,498 2021-07-31T19:35:31,498 The above exception was the direct cause of the following exception: 2021-07-31T19:35:31,498 2021-07-31T19:35:31,498 Traceback (most recent call last): 2021-07-31T19:35:31,498 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-31T19:35:31,498 status = self.run(options, args) 2021-07-31T19:35:31,498 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-31T19:35:31,498 return func(self, options, args) 2021-07-31T19:35:31,498 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-07-31T19:35:31,498 reqs, check_supported_wheels=True 2021-07-31T19:35:31,498 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-31T19:35:31,498 raise error from e 2021-07-31T19:35:31,498 pip._internal.exceptions.DistributionNotFound: No matching distribution found for graph-state-machine==1.0 2021-07-31T19:35:31,503 Removed graph-state-machine==1.0 from https://files.pythonhosted.org/packages/1b/83/07072b6758a279b903d537087a37053fe6d4086f13ee75da8e0e94fc34f1/Graph-State-Machine-1.0.tar.gz#sha256=4414b4779ef9120e880b8b48fd76123107177181fe7304aac9058b649e480e09 from build tracker '/tmp/pip-req-tracker-_xqgbgra' 2021-07-31T19:35:31,503 Removed build tracker: '/tmp/pip-req-tracker-_xqgbgra'