2021-07-09T04:19:38,394 Created temporary directory: /tmp/pip-ephem-wheel-cache-uy85a5b5 2021-07-09T04:19:38,396 Created temporary directory: /tmp/pip-req-tracker-v2uh83jg 2021-07-09T04:19:38,397 Initialized build tracking at /tmp/pip-req-tracker-v2uh83jg 2021-07-09T04:19:38,397 Created build tracker: /tmp/pip-req-tracker-v2uh83jg 2021-07-09T04:19:38,397 Entered build tracker: /tmp/pip-req-tracker-v2uh83jg 2021-07-09T04:19:38,398 Created temporary directory: /tmp/pip-wheel-k7wjiyh8 2021-07-09T04:19:38,430 1 location(s) to search for versions of dwight: 2021-07-09T04:19:38,430 * https://pypi.org/simple/dwight/ 2021-07-09T04:19:38,431 Fetching project page and analyzing links: https://pypi.org/simple/dwight/ 2021-07-09T04:19:38,431 Getting page https://pypi.org/simple/dwight/ 2021-07-09T04:19:38,432 Found index url https://pypi.org/simple 2021-07-09T04:19:38,608 Found link https://files.pythonhosted.org/packages/d5/ab/9f96e8f0685d56e1a5f3077aff936c420bfb8b2a61fd98724ac590123c25/dwight-0.8.0.tar.gz#sha256=464ba78a46da40e9cad5a966529d95129da4bd17585c54fd3188a6bdbb578a4a (from https://pypi.org/simple/dwight/), version: 0.8.0 2021-07-09T04:19:38,609 Skipping link: not a file: https://pypi.org/simple/dwight/ 2021-07-09T04:19:38,625 Given no hashes to check 1 links for project 'dwight': discarding no candidates 2021-07-09T04:19:38,642 Collecting dwight==0.8.0 2021-07-09T04:19:38,644 Created temporary directory: /tmp/pip-unpack-fddev8az 2021-07-09T04:19:38,815 Downloading dwight-0.8.0.tar.gz (4.5 kB) 2021-07-09T04:19:38,855 Added dwight==0.8.0 from https://files.pythonhosted.org/packages/d5/ab/9f96e8f0685d56e1a5f3077aff936c420bfb8b2a61fd98724ac590123c25/dwight-0.8.0.tar.gz#sha256=464ba78a46da40e9cad5a966529d95129da4bd17585c54fd3188a6bdbb578a4a to build tracker '/tmp/pip-req-tracker-v2uh83jg' 2021-07-09T04:19:38,856 Running setup.py (path:/tmp/pip-wheel-k7wjiyh8/dwight_2a7e9b8e58c54864bca4f39c368807ea/setup.py) egg_info for package dwight 2021-07-09T04:19:38,856 Created temporary directory: /tmp/pip-pip-egg-info-fr_djyd1 2021-07-09T04:19:38,857 Running command python setup.py egg_info 2021-07-09T04:19:39,479 Traceback (most recent call last): 2021-07-09T04:19:39,480 File "", line 1, in 2021-07-09T04:19:39,480 File "/tmp/pip-wheel-k7wjiyh8/dwight_2a7e9b8e58c54864bca4f39c368807ea/setup.py", line 52 2021-07-09T04:19:39,481 os.chmod('src/scripts/dwight', 0755) 2021-07-09T04:19:39,481 ^ 2021-07-09T04:19:39,481 SyntaxError: leading zeros in decimal integer literals are not permitted; use an 0o prefix for octal integers 2021-07-09T04:19:39,530 WARNING: Discarding https://files.pythonhosted.org/packages/d5/ab/9f96e8f0685d56e1a5f3077aff936c420bfb8b2a61fd98724ac590123c25/dwight-0.8.0.tar.gz#sha256=464ba78a46da40e9cad5a966529d95129da4bd17585c54fd3188a6bdbb578a4a (from https://pypi.org/simple/dwight/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T04:19:39,531 ERROR: Could not find a version that satisfies the requirement dwight==0.8.0 (from versions: 0.8.0) 2021-07-09T04:19:39,532 ERROR: No matching distribution found for dwight==0.8.0 2021-07-09T04:19:39,532 Exception information: 2021-07-09T04:19:39,532 Traceback (most recent call last): 2021-07-09T04:19:39,532 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T04:19:39,532 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T04:19:39,532 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T04:19:39,532 raise RequirementsConflicted(criterion) 2021-07-09T04:19:39,532 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('dwight==0.8.0') 2021-07-09T04:19:39,532 2021-07-09T04:19:39,532 During handling of the above exception, another exception occurred: 2021-07-09T04:19:39,532 2021-07-09T04:19:39,532 Traceback (most recent call last): 2021-07-09T04:19:39,532 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T04:19:39,532 result = self._result = resolver.resolve( 2021-07-09T04:19:39,532 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T04:19:39,532 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T04:19:39,532 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T04:19:39,532 raise ResolutionImpossible(e.criterion.information) 2021-07-09T04:19:39,532 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('dwight==0.8.0'), parent=None)] 2021-07-09T04:19:39,532 2021-07-09T04:19:39,532 The above exception was the direct cause of the following exception: 2021-07-09T04:19:39,532 2021-07-09T04:19:39,532 Traceback (most recent call last): 2021-07-09T04:19:39,532 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T04:19:39,532 status = self.run(options, args) 2021-07-09T04:19:39,532 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T04:19:39,532 return func(self, options, args) 2021-07-09T04:19:39,532 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T04:19:39,532 requirement_set = resolver.resolve( 2021-07-09T04:19:39,532 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T04:19:39,532 raise error from e 2021-07-09T04:19:39,532 pip._internal.exceptions.DistributionNotFound: No matching distribution found for dwight==0.8.0 2021-07-09T04:19:39,537 Removed dwight==0.8.0 from https://files.pythonhosted.org/packages/d5/ab/9f96e8f0685d56e1a5f3077aff936c420bfb8b2a61fd98724ac590123c25/dwight-0.8.0.tar.gz#sha256=464ba78a46da40e9cad5a966529d95129da4bd17585c54fd3188a6bdbb578a4a from build tracker '/tmp/pip-req-tracker-v2uh83jg' 2021-07-09T04:19:39,537 Removed build tracker: '/tmp/pip-req-tracker-v2uh83jg'