2021-07-09T03:56:02,600 Created temporary directory: /tmp/pip-ephem-wheel-cache-_10o7ipd 2021-07-09T03:56:02,604 Created temporary directory: /tmp/pip-req-tracker-re4vedoh 2021-07-09T03:56:02,604 Initialized build tracking at /tmp/pip-req-tracker-re4vedoh 2021-07-09T03:56:02,605 Created build tracker: /tmp/pip-req-tracker-re4vedoh 2021-07-09T03:56:02,605 Entered build tracker: /tmp/pip-req-tracker-re4vedoh 2021-07-09T03:56:02,605 Created temporary directory: /tmp/pip-wheel-iivkgy4b 2021-07-09T03:56:02,639 1 location(s) to search for versions of pyson: 2021-07-09T03:56:02,639 * https://pypi.org/simple/pyson/ 2021-07-09T03:56:02,640 Fetching project page and analyzing links: https://pypi.org/simple/pyson/ 2021-07-09T03:56:02,640 Getting page https://pypi.org/simple/pyson/ 2021-07-09T03:56:02,642 Found index url https://pypi.org/simple 2021-07-09T03:56:02,731 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:56:02,732 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:56:02,732 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:56:02,732 Skipping link: not a file: https://pypi.org/simple/pyson/ 2021-07-09T03:56:02,749 Given no hashes to check 1 links for project 'pyson': discarding no candidates 2021-07-09T03:56:02,766 Collecting pyson==0.2 2021-07-09T03:56:02,768 Created temporary directory: /tmp/pip-unpack-7ur6ta9v 2021-07-09T03:56:03,100 Downloading pyson-0.2.tar.gz (141 kB) 2021-07-09T03:56:03,336 Added pyson==0.2 from https://files.pythonhosted.org/packages/6e/a3/209552d4ed4f85def673f483a7cdccc5c386158b0f027106ef7ea1ed334a/pyson-0.2.tar.gz#sha256=d2295c4310cd96525656607de6a674f11482e03b0cadf33a013bea7c298f4d09 to build tracker '/tmp/pip-req-tracker-re4vedoh' 2021-07-09T03:56:03,337 Running setup.py (path:/tmp/pip-wheel-iivkgy4b/pyson_02152a589d6a4f50a97c30999ea38c3e/setup.py) egg_info for package pyson 2021-07-09T03:56:03,338 Created temporary directory: /tmp/pip-pip-egg-info-5wqfc13c 2021-07-09T03:56:03,338 Running command python setup.py egg_info 2021-07-09T03:56:04,003 Traceback (most recent call last): 2021-07-09T03:56:04,004 File "", line 1, in 2021-07-09T03:56:04,004 File "/tmp/pip-wheel-iivkgy4b/pyson_02152a589d6a4f50a97c30999ea38c3e/setup.py", line 7, in 2021-07-09T03:56:04,004 with open(os.path.join('doc', 'source', 'VERSION'), 'w') as F: 2021-07-09T03:56:04,004 FileNotFoundError: [Errno 2] No such file or directory: 'doc/source/VERSION' 2021-07-09T03:56:04,053 WARNING: Discarding https://files.pythonhosted.org/packages/6e/a3/209552d4ed4f85def673f483a7cdccc5c386158b0f027106ef7ea1ed334a/pyson-0.2.tar.gz#sha256=d2295c4310cd96525656607de6a674f11482e03b0cadf33a013bea7c298f4d09 (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:56:04,055 ERROR: Could not find a version that satisfies the requirement pyson==0.2 (from versions: 0.1.1, 0.1.2, 0.2) 2021-07-09T03:56:04,055 ERROR: No matching distribution found for pyson==0.2 2021-07-09T03:56:04,055 Exception information: 2021-07-09T03:56:04,055 Traceback (most recent call last): 2021-07-09T03:56:04,055 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T03:56:04,055 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T03:56:04,055 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T03:56:04,055 raise RequirementsConflicted(criterion) 2021-07-09T03:56:04,055 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pyson==0.2') 2021-07-09T03:56:04,055 2021-07-09T03:56:04,055 During handling of the above exception, another exception occurred: 2021-07-09T03:56:04,055 2021-07-09T03:56:04,055 Traceback (most recent call last): 2021-07-09T03:56:04,055 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T03:56:04,055 result = self._result = resolver.resolve( 2021-07-09T03:56:04,055 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T03:56:04,055 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T03:56:04,055 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T03:56:04,055 raise ResolutionImpossible(e.criterion.information) 2021-07-09T03:56:04,055 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pyson==0.2'), parent=None)] 2021-07-09T03:56:04,055 2021-07-09T03:56:04,055 The above exception was the direct cause of the following exception: 2021-07-09T03:56:04,055 2021-07-09T03:56:04,055 Traceback (most recent call last): 2021-07-09T03:56:04,055 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T03:56:04,055 status = self.run(options, args) 2021-07-09T03:56:04,055 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T03:56:04,055 return func(self, options, args) 2021-07-09T03:56:04,055 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T03:56:04,055 requirement_set = resolver.resolve( 2021-07-09T03:56:04,055 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T03:56:04,055 raise error from e 2021-07-09T03:56:04,055 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pyson==0.2 2021-07-09T03:56:04,060 Removed pyson==0.2 from https://files.pythonhosted.org/packages/6e/a3/209552d4ed4f85def673f483a7cdccc5c386158b0f027106ef7ea1ed334a/pyson-0.2.tar.gz#sha256=d2295c4310cd96525656607de6a674f11482e03b0cadf33a013bea7c298f4d09 from build tracker '/tmp/pip-req-tracker-re4vedoh' 2021-07-09T03:56:04,061 Removed build tracker: '/tmp/pip-req-tracker-re4vedoh'