2021-07-09T03:36:15,922 Created temporary directory: /tmp/pip-ephem-wheel-cache-g2hwy7_7 2021-07-09T03:36:15,925 Created temporary directory: /tmp/pip-req-tracker-pgzdra3r 2021-07-09T03:36:15,925 Initialized build tracking at /tmp/pip-req-tracker-pgzdra3r 2021-07-09T03:36:15,925 Created build tracker: /tmp/pip-req-tracker-pgzdra3r 2021-07-09T03:36:15,925 Entered build tracker: /tmp/pip-req-tracker-pgzdra3r 2021-07-09T03:36:15,926 Created temporary directory: /tmp/pip-wheel-x1izxa_4 2021-07-09T03:36:15,959 1 location(s) to search for versions of pyson: 2021-07-09T03:36:15,959 * https://pypi.org/simple/pyson/ 2021-07-09T03:36:15,960 Fetching project page and analyzing links: https://pypi.org/simple/pyson/ 2021-07-09T03:36:15,960 Getting page https://pypi.org/simple/pyson/ 2021-07-09T03:36:15,962 Found index url https://pypi.org/simple 2021-07-09T03:36:16,189 Found link https://files.pythonhosted.org/packages/e9/66/c430fbc58181a4522ffc65ecd57045a6b5e1a60bf475eb4fcdfe8a0b4aad/pyson-0.1.1.tar.gz#sha256=f1bb2f4d44695d96738cf21ea84c2082a0a6ec6e9c022afd580439fa06e9e3bf (from https://pypi.org/simple/pyson/), version: 0.1.1 2021-07-09T03:36:16,189 Found link https://files.pythonhosted.org/packages/69/dc/59e55233f45e76e4091618eb5806d3116c466956104907dac22fd832ce01/pyson-0.1.2.tar.gz#sha256=baf56f2d82494abbd472e5e77a2139443a9fddbcd47ee90d7582259d9bcce1c0 (from https://pypi.org/simple/pyson/), version: 0.1.2 2021-07-09T03:36:16,189 Found link https://files.pythonhosted.org/packages/6e/a3/209552d4ed4f85def673f483a7cdccc5c386158b0f027106ef7ea1ed334a/pyson-0.2.tar.gz#sha256=d2295c4310cd96525656607de6a674f11482e03b0cadf33a013bea7c298f4d09 (from https://pypi.org/simple/pyson/), version: 0.2 2021-07-09T03:36:16,190 Skipping link: not a file: https://pypi.org/simple/pyson/ 2021-07-09T03:36:16,206 Given no hashes to check 1 links for project 'pyson': discarding no candidates 2021-07-09T03:36:16,223 Collecting pyson==0.1.2 2021-07-09T03:36:16,225 Created temporary directory: /tmp/pip-unpack-fkz_kwft 2021-07-09T03:36:16,557 Downloading pyson-0.1.2.tar.gz (131 kB) 2021-07-09T03:36:16,728 Added pyson==0.1.2 from https://files.pythonhosted.org/packages/69/dc/59e55233f45e76e4091618eb5806d3116c466956104907dac22fd832ce01/pyson-0.1.2.tar.gz#sha256=baf56f2d82494abbd472e5e77a2139443a9fddbcd47ee90d7582259d9bcce1c0 to build tracker '/tmp/pip-req-tracker-pgzdra3r' 2021-07-09T03:36:16,729 Running setup.py (path:/tmp/pip-wheel-x1izxa_4/pyson_67d782da59ed4395a922c2a531b67e96/setup.py) egg_info for package pyson 2021-07-09T03:36:16,730 Created temporary directory: /tmp/pip-pip-egg-info-gmsd_m48 2021-07-09T03:36:16,730 Running command python setup.py egg_info 2021-07-09T03:36:17,333 Traceback (most recent call last): 2021-07-09T03:36:17,334 File "", line 1, in 2021-07-09T03:36:17,334 File "/tmp/pip-wheel-x1izxa_4/pyson_67d782da59ed4395a922c2a531b67e96/setup.py", line 7, in 2021-07-09T03:36:17,334 with open(os.path.join('doc', 'source', 'VERSION'), 'w') as F: 2021-07-09T03:36:17,335 FileNotFoundError: [Errno 2] No such file or directory: 'doc/source/VERSION' 2021-07-09T03:36:17,383 WARNING: Discarding https://files.pythonhosted.org/packages/69/dc/59e55233f45e76e4091618eb5806d3116c466956104907dac22fd832ce01/pyson-0.1.2.tar.gz#sha256=baf56f2d82494abbd472e5e77a2139443a9fddbcd47ee90d7582259d9bcce1c0 (from https://pypi.org/simple/pyson/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T03:36:17,384 ERROR: Could not find a version that satisfies the requirement pyson==0.1.2 (from versions: 0.1.1, 0.1.2, 0.2) 2021-07-09T03:36:17,385 ERROR: No matching distribution found for pyson==0.1.2 2021-07-09T03:36:17,385 Exception information: 2021-07-09T03:36:17,385 Traceback (most recent call last): 2021-07-09T03:36:17,385 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T03:36:17,385 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T03:36:17,385 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T03:36:17,385 raise RequirementsConflicted(criterion) 2021-07-09T03:36:17,385 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pyson==0.1.2') 2021-07-09T03:36:17,385 2021-07-09T03:36:17,385 During handling of the above exception, another exception occurred: 2021-07-09T03:36:17,385 2021-07-09T03:36:17,385 Traceback (most recent call last): 2021-07-09T03:36:17,385 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T03:36:17,385 result = self._result = resolver.resolve( 2021-07-09T03:36:17,385 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T03:36:17,385 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T03:36:17,385 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T03:36:17,385 raise ResolutionImpossible(e.criterion.information) 2021-07-09T03:36:17,385 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pyson==0.1.2'), parent=None)] 2021-07-09T03:36:17,385 2021-07-09T03:36:17,385 The above exception was the direct cause of the following exception: 2021-07-09T03:36:17,385 2021-07-09T03:36:17,385 Traceback (most recent call last): 2021-07-09T03:36:17,385 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T03:36:17,385 status = self.run(options, args) 2021-07-09T03:36:17,385 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T03:36:17,385 return func(self, options, args) 2021-07-09T03:36:17,385 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T03:36:17,385 requirement_set = resolver.resolve( 2021-07-09T03:36:17,385 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T03:36:17,385 raise error from e 2021-07-09T03:36:17,385 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pyson==0.1.2 2021-07-09T03:36:17,390 Removed pyson==0.1.2 from https://files.pythonhosted.org/packages/69/dc/59e55233f45e76e4091618eb5806d3116c466956104907dac22fd832ce01/pyson-0.1.2.tar.gz#sha256=baf56f2d82494abbd472e5e77a2139443a9fddbcd47ee90d7582259d9bcce1c0 from build tracker '/tmp/pip-req-tracker-pgzdra3r' 2021-07-09T03:36:17,390 Removed build tracker: '/tmp/pip-req-tracker-pgzdra3r'