2021-07-10T04:22:26,335 Created temporary directory: /tmp/pip-ephem-wheel-cache-dw0nsxs0 2021-07-10T04:22:26,339 Created temporary directory: /tmp/pip-req-tracker-5b5niqnm 2021-07-10T04:22:26,339 Initialized build tracking at /tmp/pip-req-tracker-5b5niqnm 2021-07-10T04:22:26,339 Created build tracker: /tmp/pip-req-tracker-5b5niqnm 2021-07-10T04:22:26,339 Entered build tracker: /tmp/pip-req-tracker-5b5niqnm 2021-07-10T04:22:26,340 Created temporary directory: /tmp/pip-wheel-3pa_0fxz 2021-07-10T04:22:26,381 1 location(s) to search for versions of jaide: 2021-07-10T04:22:26,381 * https://pypi.org/simple/jaide/ 2021-07-10T04:22:26,382 Fetching project page and analyzing links: https://pypi.org/simple/jaide/ 2021-07-10T04:22:26,383 Getting page https://pypi.org/simple/jaide/ 2021-07-10T04:22:26,384 Found index url https://pypi.org/simple 2021-07-10T04:22:26,637 Skipping link: none of the wheel's tags (py2-none-any) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/12/e9/5a34ffa6499ecf85090b88a6a44c3e2424ef2bd7f7a5dcda742e722822c6/jaide-2.0.0-py2-none-any.whl#sha256=6d79748c441af11845447f9f77638f16476029021208300c1f21261441232c92 (from https://pypi.org/simple/jaide/) 2021-07-10T04:22:26,638 Found link https://files.pythonhosted.org/packages/61/a4/ee16784672dfeea1aecf4375006641fdfecd7d20a1c3c8461af820747f59/jaide-2.0.0.tar.gz#sha256=4592fe26a1988067c6d35e639d324baebda502da3b97f00050d0f9abd913a1be (from https://pypi.org/simple/jaide/), version: 2.0.0 2021-07-10T04:22:26,638 Skipping link: not a file: https://pypi.org/simple/jaide/ 2021-07-10T04:22:26,639 Given no hashes to check 1 links for project 'jaide': discarding no candidates 2021-07-10T04:22:26,657 Collecting jaide==2.0.0 2021-07-10T04:22:26,659 Created temporary directory: /tmp/pip-unpack-hshygx9b 2021-07-10T04:22:26,903 Downloading jaide-2.0.0.tar.gz (35 kB) 2021-07-10T04:22:26,966 Added jaide==2.0.0 from https://files.pythonhosted.org/packages/61/a4/ee16784672dfeea1aecf4375006641fdfecd7d20a1c3c8461af820747f59/jaide-2.0.0.tar.gz#sha256=4592fe26a1988067c6d35e639d324baebda502da3b97f00050d0f9abd913a1be to build tracker '/tmp/pip-req-tracker-5b5niqnm' 2021-07-10T04:22:26,967 Running setup.py (path:/tmp/pip-wheel-3pa_0fxz/jaide_b7c28447a1da4f41885c1439bb57e911/setup.py) egg_info for package jaide 2021-07-10T04:22:26,968 Created temporary directory: /tmp/pip-pip-egg-info-fcebul0d 2021-07-10T04:22:26,968 Running command python setup.py egg_info 2021-07-10T04:22:27,622 Traceback (most recent call last): 2021-07-10T04:22:27,623 File "", line 1, in 2021-07-10T04:22:27,623 File "/tmp/pip-wheel-3pa_0fxz/jaide_b7c28447a1da4f41885c1439bb57e911/setup.py", line 9, in 2021-07-10T04:22:27,623 with open(path.join(here, 'DESCRIPTION.rst'), encoding='utf-8') as f: 2021-07-10T04:22:27,623 File "/usr/lib/python3.9/codecs.py", line 905, in open 2021-07-10T04:22:27,624 file = builtins.open(filename, mode, buffering) 2021-07-10T04:22:27,624 FileNotFoundError: [Errno 2] No such file or directory: '/tmp/pip-wheel-3pa_0fxz/jaide_b7c28447a1da4f41885c1439bb57e911/DESCRIPTION.rst' 2021-07-10T04:22:27,674 WARNING: Discarding https://files.pythonhosted.org/packages/61/a4/ee16784672dfeea1aecf4375006641fdfecd7d20a1c3c8461af820747f59/jaide-2.0.0.tar.gz#sha256=4592fe26a1988067c6d35e639d324baebda502da3b97f00050d0f9abd913a1be (from https://pypi.org/simple/jaide/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-10T04:22:27,675 ERROR: Could not find a version that satisfies the requirement jaide==2.0.0 (from versions: 2.0.0) 2021-07-10T04:22:27,675 ERROR: No matching distribution found for jaide==2.0.0 2021-07-10T04:22:27,675 Exception information: 2021-07-10T04:22:27,675 Traceback (most recent call last): 2021-07-10T04:22:27,675 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-10T04:22:27,675 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-10T04:22:27,675 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-10T04:22:27,675 raise RequirementsConflicted(criterion) 2021-07-10T04:22:27,675 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('jaide==2.0.0') 2021-07-10T04:22:27,675 2021-07-10T04:22:27,675 During handling of the above exception, another exception occurred: 2021-07-10T04:22:27,675 2021-07-10T04:22:27,675 Traceback (most recent call last): 2021-07-10T04:22:27,675 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-10T04:22:27,675 result = self._result = resolver.resolve( 2021-07-10T04:22:27,675 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-10T04:22:27,675 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-10T04:22:27,675 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-10T04:22:27,675 raise ResolutionImpossible(e.criterion.information) 2021-07-10T04:22:27,675 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('jaide==2.0.0'), parent=None)] 2021-07-10T04:22:27,675 2021-07-10T04:22:27,675 The above exception was the direct cause of the following exception: 2021-07-10T04:22:27,675 2021-07-10T04:22:27,675 Traceback (most recent call last): 2021-07-10T04:22:27,675 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-10T04:22:27,675 status = self.run(options, args) 2021-07-10T04:22:27,675 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-10T04:22:27,675 return func(self, options, args) 2021-07-10T04:22:27,675 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-10T04:22:27,675 requirement_set = resolver.resolve( 2021-07-10T04:22:27,675 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-10T04:22:27,675 raise error from e 2021-07-10T04:22:27,675 pip._internal.exceptions.DistributionNotFound: No matching distribution found for jaide==2.0.0 2021-07-10T04:22:27,680 Removed jaide==2.0.0 from https://files.pythonhosted.org/packages/61/a4/ee16784672dfeea1aecf4375006641fdfecd7d20a1c3c8461af820747f59/jaide-2.0.0.tar.gz#sha256=4592fe26a1988067c6d35e639d324baebda502da3b97f00050d0f9abd913a1be from build tracker '/tmp/pip-req-tracker-5b5niqnm' 2021-07-10T04:22:27,680 Removed build tracker: '/tmp/pip-req-tracker-5b5niqnm'