2021-07-10T14:42:27,750 Created temporary directory: /tmp/pip-ephem-wheel-cache-_obi7elm 2021-07-10T14:42:27,753 Created temporary directory: /tmp/pip-req-tracker-4gccb3at 2021-07-10T14:42:27,754 Initialized build tracking at /tmp/pip-req-tracker-4gccb3at 2021-07-10T14:42:27,754 Created build tracker: /tmp/pip-req-tracker-4gccb3at 2021-07-10T14:42:27,754 Entered build tracker: /tmp/pip-req-tracker-4gccb3at 2021-07-10T14:42:27,755 Created temporary directory: /tmp/pip-wheel-1300qg0n 2021-07-10T14:42:27,783 1 location(s) to search for versions of yoton: 2021-07-10T14:42:27,783 * https://pypi.org/simple/yoton/ 2021-07-10T14:42:27,784 Fetching project page and analyzing links: https://pypi.org/simple/yoton/ 2021-07-10T14:42:27,784 Getting page https://pypi.org/simple/yoton/ 2021-07-10T14:42:27,786 Found index url https://pypi.org/simple 2021-07-10T14:42:27,970 Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/5b/a0/8302627b4170afbf3703faae29f4641cd5e9147531fd983ff11a8000a546/yoton-0.1.0-py2.7.egg#sha256=2e2422e97f311df7528f9720c2f8fd8ed9f0ff3234b5e170b108a9b9fec65f21 (from https://pypi.org/simple/yoton/) 2021-07-10T14:42:27,970 Found link https://files.pythonhosted.org/packages/57/cf/235ba392bd993c70289453c0904efabeea60d6cd3d3005b8e0d459117e15/yoton-0.1.0.tar.gz#sha256=450e9e86669422a8d0405c715185fd149d479076898fb3e299eb3c9643ced27f (from https://pypi.org/simple/yoton/), version: 0.1.0 2021-07-10T14:42:27,970 Skipping link: not a file: https://pypi.org/simple/yoton/ 2021-07-10T14:42:27,988 Given no hashes to check 1 links for project 'yoton': discarding no candidates 2021-07-10T14:42:28,006 Collecting yoton==0.1.0 2021-07-10T14:42:28,008 Created temporary directory: /tmp/pip-unpack-7fv7kjr0 2021-07-10T14:42:28,188 Downloading yoton-0.1.0.tar.gz (4.2 kB) 2021-07-10T14:42:28,227 Added yoton==0.1.0 from https://files.pythonhosted.org/packages/57/cf/235ba392bd993c70289453c0904efabeea60d6cd3d3005b8e0d459117e15/yoton-0.1.0.tar.gz#sha256=450e9e86669422a8d0405c715185fd149d479076898fb3e299eb3c9643ced27f to build tracker '/tmp/pip-req-tracker-4gccb3at' 2021-07-10T14:42:28,228 Running setup.py (path:/tmp/pip-wheel-1300qg0n/yoton_b3c4454d4db1477bb89f71a15f4b52e4/setup.py) egg_info for package yoton 2021-07-10T14:42:28,229 Created temporary directory: /tmp/pip-pip-egg-info-isxmzjfi 2021-07-10T14:42:28,229 Running command python setup.py egg_info 2021-07-10T14:42:29,044 Traceback (most recent call last): 2021-07-10T14:42:29,044 File "", line 1, in 2021-07-10T14:42:29,045 File "/tmp/pip-wheel-1300qg0n/yoton_b3c4454d4db1477bb89f71a15f4b52e4/setup.py", line 13, in 2021-07-10T14:42:29,045 _version_re.search(f.read().decode('utf-8')).group(1)) 2021-07-10T14:42:29,045 AttributeError: 'str' object has no attribute 'decode' 2021-07-10T14:42:29,094 WARNING: Discarding https://files.pythonhosted.org/packages/57/cf/235ba392bd993c70289453c0904efabeea60d6cd3d3005b8e0d459117e15/yoton-0.1.0.tar.gz#sha256=450e9e86669422a8d0405c715185fd149d479076898fb3e299eb3c9643ced27f (from https://pypi.org/simple/yoton/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-10T14:42:29,096 ERROR: Could not find a version that satisfies the requirement yoton==0.1.0 (from versions: 0.1.0) 2021-07-10T14:42:29,096 ERROR: No matching distribution found for yoton==0.1.0 2021-07-10T14:42:29,096 Exception information: 2021-07-10T14:42:29,096 Traceback (most recent call last): 2021-07-10T14:42:29,096 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-10T14:42:29,096 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-10T14:42:29,096 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-10T14:42:29,096 raise RequirementsConflicted(criterion) 2021-07-10T14:42:29,096 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('yoton==0.1.0') 2021-07-10T14:42:29,096 2021-07-10T14:42:29,096 During handling of the above exception, another exception occurred: 2021-07-10T14:42:29,096 2021-07-10T14:42:29,096 Traceback (most recent call last): 2021-07-10T14:42:29,096 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-10T14:42:29,096 result = self._result = resolver.resolve( 2021-07-10T14:42:29,096 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-10T14:42:29,096 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-10T14:42:29,096 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-10T14:42:29,096 raise ResolutionImpossible(e.criterion.information) 2021-07-10T14:42:29,096 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('yoton==0.1.0'), parent=None)] 2021-07-10T14:42:29,096 2021-07-10T14:42:29,096 The above exception was the direct cause of the following exception: 2021-07-10T14:42:29,096 2021-07-10T14:42:29,096 Traceback (most recent call last): 2021-07-10T14:42:29,096 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-10T14:42:29,096 status = self.run(options, args) 2021-07-10T14:42:29,096 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-10T14:42:29,096 return func(self, options, args) 2021-07-10T14:42:29,096 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-10T14:42:29,096 requirement_set = resolver.resolve( 2021-07-10T14:42:29,096 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-10T14:42:29,096 raise error from e 2021-07-10T14:42:29,096 pip._internal.exceptions.DistributionNotFound: No matching distribution found for yoton==0.1.0 2021-07-10T14:42:29,101 Removed yoton==0.1.0 from https://files.pythonhosted.org/packages/57/cf/235ba392bd993c70289453c0904efabeea60d6cd3d3005b8e0d459117e15/yoton-0.1.0.tar.gz#sha256=450e9e86669422a8d0405c715185fd149d479076898fb3e299eb3c9643ced27f from build tracker '/tmp/pip-req-tracker-4gccb3at' 2021-07-10T14:42:29,102 Removed build tracker: '/tmp/pip-req-tracker-4gccb3at'