2021-07-09T04:23:56,041 Created temporary directory: /tmp/pip-ephem-wheel-cache-fvaa3nut 2021-07-09T04:23:56,044 Created temporary directory: /tmp/pip-req-tracker-ditjt27p 2021-07-09T04:23:56,045 Initialized build tracking at /tmp/pip-req-tracker-ditjt27p 2021-07-09T04:23:56,045 Created build tracker: /tmp/pip-req-tracker-ditjt27p 2021-07-09T04:23:56,045 Entered build tracker: /tmp/pip-req-tracker-ditjt27p 2021-07-09T04:23:56,046 Created temporary directory: /tmp/pip-wheel-092p9gbm 2021-07-09T04:23:56,080 1 location(s) to search for versions of smachine: 2021-07-09T04:23:56,080 * https://pypi.org/simple/smachine/ 2021-07-09T04:23:56,080 Fetching project page and analyzing links: https://pypi.org/simple/smachine/ 2021-07-09T04:23:56,081 Getting page https://pypi.org/simple/smachine/ 2021-07-09T04:23:56,082 Found index url https://pypi.org/simple 2021-07-09T04:23:56,264 Found link https://files.pythonhosted.org/packages/10/b9/23b291a7dbbddd75cecf21486835fee65a68267d2d96b5cc6cfdb623854b/smachine-0.1.tar.gz#sha256=083ea3b948f22f82388877d95f14cea5bbb8be3282cd0bf622f525e6fd381836 (from https://pypi.org/simple/smachine/), version: 0.1 2021-07-09T04:23:56,265 Found link https://files.pythonhosted.org/packages/46/08/9879a410d66ebd2b87154e5c51346b7435c112e5adbc6403f69186722863/smachine-0.2.tar.gz#sha256=000776b6337b525184dda55a3cc9f006bfca3c7340ba85a40c3b59c7227bf0d8 (from https://pypi.org/simple/smachine/), version: 0.2 2021-07-09T04:23:56,265 Skipping link: not a file: https://pypi.org/simple/smachine/ 2021-07-09T04:23:56,281 Given no hashes to check 1 links for project 'smachine': discarding no candidates 2021-07-09T04:23:56,298 Collecting smachine==0.2 2021-07-09T04:23:56,300 Created temporary directory: /tmp/pip-unpack-p7jzsna0 2021-07-09T04:23:56,473 Downloading smachine-0.2.tar.gz (3.2 kB) 2021-07-09T04:23:56,512 Added smachine==0.2 from https://files.pythonhosted.org/packages/46/08/9879a410d66ebd2b87154e5c51346b7435c112e5adbc6403f69186722863/smachine-0.2.tar.gz#sha256=000776b6337b525184dda55a3cc9f006bfca3c7340ba85a40c3b59c7227bf0d8 to build tracker '/tmp/pip-req-tracker-ditjt27p' 2021-07-09T04:23:56,513 Running setup.py (path:/tmp/pip-wheel-092p9gbm/smachine_eeb7057186534f2792f898ceb5f3184f/setup.py) egg_info for package smachine 2021-07-09T04:23:56,514 Created temporary directory: /tmp/pip-pip-egg-info-uffxkbqj 2021-07-09T04:23:56,514 Running command python setup.py egg_info 2021-07-09T04:23:57,141 Traceback (most recent call last): 2021-07-09T04:23:57,142 File "", line 1, in 2021-07-09T04:23:57,142 File "/tmp/pip-wheel-092p9gbm/smachine_eeb7057186534f2792f898ceb5f3184f/setup.py", line 4, in 2021-07-09T04:23:57,142 import smachine 2021-07-09T04:23:57,143 File "/tmp/pip-wheel-092p9gbm/smachine_eeb7057186534f2792f898ceb5f3184f/smachine/__init__.py", line 86 2021-07-09T04:23:57,143 raise StateException, "No next state available" 2021-07-09T04:23:57,143 ^ 2021-07-09T04:23:57,143 SyntaxError: invalid syntax 2021-07-09T04:23:57,192 WARNING: Discarding https://files.pythonhosted.org/packages/46/08/9879a410d66ebd2b87154e5c51346b7435c112e5adbc6403f69186722863/smachine-0.2.tar.gz#sha256=000776b6337b525184dda55a3cc9f006bfca3c7340ba85a40c3b59c7227bf0d8 (from https://pypi.org/simple/smachine/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T04:23:57,193 ERROR: Could not find a version that satisfies the requirement smachine==0.2 (from versions: 0.1, 0.2) 2021-07-09T04:23:57,194 ERROR: No matching distribution found for smachine==0.2 2021-07-09T04:23:57,194 Exception information: 2021-07-09T04:23:57,194 Traceback (most recent call last): 2021-07-09T04:23:57,194 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T04:23:57,194 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T04:23:57,194 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T04:23:57,194 raise RequirementsConflicted(criterion) 2021-07-09T04:23:57,194 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('smachine==0.2') 2021-07-09T04:23:57,194 2021-07-09T04:23:57,194 During handling of the above exception, another exception occurred: 2021-07-09T04:23:57,194 2021-07-09T04:23:57,194 Traceback (most recent call last): 2021-07-09T04:23:57,194 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T04:23:57,194 result = self._result = resolver.resolve( 2021-07-09T04:23:57,194 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T04:23:57,194 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T04:23:57,194 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T04:23:57,194 raise ResolutionImpossible(e.criterion.information) 2021-07-09T04:23:57,194 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('smachine==0.2'), parent=None)] 2021-07-09T04:23:57,194 2021-07-09T04:23:57,194 The above exception was the direct cause of the following exception: 2021-07-09T04:23:57,194 2021-07-09T04:23:57,194 Traceback (most recent call last): 2021-07-09T04:23:57,194 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T04:23:57,194 status = self.run(options, args) 2021-07-09T04:23:57,194 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T04:23:57,194 return func(self, options, args) 2021-07-09T04:23:57,194 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T04:23:57,194 requirement_set = resolver.resolve( 2021-07-09T04:23:57,194 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T04:23:57,194 raise error from e 2021-07-09T04:23:57,194 pip._internal.exceptions.DistributionNotFound: No matching distribution found for smachine==0.2 2021-07-09T04:23:57,199 Removed smachine==0.2 from https://files.pythonhosted.org/packages/46/08/9879a410d66ebd2b87154e5c51346b7435c112e5adbc6403f69186722863/smachine-0.2.tar.gz#sha256=000776b6337b525184dda55a3cc9f006bfca3c7340ba85a40c3b59c7227bf0d8 from build tracker '/tmp/pip-req-tracker-ditjt27p' 2021-07-09T04:23:57,199 Removed build tracker: '/tmp/pip-req-tracker-ditjt27p'