2021-07-09T05:30:02,160 Created temporary directory: /tmp/pip-ephem-wheel-cache-z7h4jfcl 2021-07-09T05:30:02,163 Created temporary directory: /tmp/pip-req-tracker-97j6aj13 2021-07-09T05:30:02,164 Initialized build tracking at /tmp/pip-req-tracker-97j6aj13 2021-07-09T05:30:02,164 Created build tracker: /tmp/pip-req-tracker-97j6aj13 2021-07-09T05:30:02,164 Entered build tracker: /tmp/pip-req-tracker-97j6aj13 2021-07-09T05:30:02,165 Created temporary directory: /tmp/pip-wheel-7rdju6l6 2021-07-09T05:30:02,197 1 location(s) to search for versions of ivolution: 2021-07-09T05:30:02,197 * https://pypi.org/simple/ivolution/ 2021-07-09T05:30:02,198 Fetching project page and analyzing links: https://pypi.org/simple/ivolution/ 2021-07-09T05:30:02,198 Getting page https://pypi.org/simple/ivolution/ 2021-07-09T05:30:02,200 Found index url https://pypi.org/simple 2021-07-09T05:30:02,287 Found link https://files.pythonhosted.org/packages/78/b4/22bab66c00ce1a10bba69dd7422fe5bf95b4438b46484b967af97755cbf7/Ivolution-0.5.1.tar.gz#sha256=6dcbc3e16f8353a121cef8939e57f28e0b0276a9cfcdc8cfc9a5f89d7b268136 (from https://pypi.org/simple/ivolution/), version: 0.5.1 2021-07-09T05:30:02,287 Found link https://files.pythonhosted.org/packages/55/f7/7b56d83cbc1ae9e658dcf77c6d424c594c25506af57e7521e2b48558cbe0/Ivolution-1.0.tar.gz#sha256=3efa8dd6943611e2a4349dea1794d5ed5423fdf79711e40fc294f8945e191080 (from https://pypi.org/simple/ivolution/), version: 1.0 2021-07-09T05:30:02,288 Skipping link: not a file: https://pypi.org/simple/ivolution/ 2021-07-09T05:30:02,304 Given no hashes to check 1 links for project 'ivolution': discarding no candidates 2021-07-09T05:30:02,321 Collecting ivolution==0.5.1 2021-07-09T05:30:02,322 Created temporary directory: /tmp/pip-unpack-56oz4pbv 2021-07-09T05:30:03,558 Downloading Ivolution-0.5.1.tar.gz (3.4 MB) 2021-07-09T05:30:04,888 Added ivolution==0.5.1 from https://files.pythonhosted.org/packages/78/b4/22bab66c00ce1a10bba69dd7422fe5bf95b4438b46484b967af97755cbf7/Ivolution-0.5.1.tar.gz#sha256=6dcbc3e16f8353a121cef8939e57f28e0b0276a9cfcdc8cfc9a5f89d7b268136 to build tracker '/tmp/pip-req-tracker-97j6aj13' 2021-07-09T05:30:04,889 Running setup.py (path:/tmp/pip-wheel-7rdju6l6/ivolution_4a3edb0546aa4d26835fb938f5042fc6/setup.py) egg_info for package ivolution 2021-07-09T05:30:04,889 Created temporary directory: /tmp/pip-pip-egg-info-bf7u02zj 2021-07-09T05:30:04,890 Running command python setup.py egg_info 2021-07-09T05:30:05,552 Traceback (most recent call last): 2021-07-09T05:30:05,553 File "", line 1, in 2021-07-09T05:30:05,554 File "/tmp/pip-wheel-7rdju6l6/ivolution_4a3edb0546aa4d26835fb938f5042fc6/setup.py", line 13 2021-07-09T05:30:05,554 print "Some of the dependencies are missing. Please install them and try again" 2021-07-09T05:30:05,554 ^ 2021-07-09T05:30:05,555 SyntaxError: Missing parentheses in call to 'print'. Did you mean print("Some of the dependencies are missing. Please install them and try again")? 2021-07-09T05:30:05,603 WARNING: Discarding https://files.pythonhosted.org/packages/78/b4/22bab66c00ce1a10bba69dd7422fe5bf95b4438b46484b967af97755cbf7/Ivolution-0.5.1.tar.gz#sha256=6dcbc3e16f8353a121cef8939e57f28e0b0276a9cfcdc8cfc9a5f89d7b268136 (from https://pypi.org/simple/ivolution/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T05:30:05,604 ERROR: Could not find a version that satisfies the requirement ivolution==0.5.1 (from versions: 0.5.1, 1.0) 2021-07-09T05:30:05,605 ERROR: No matching distribution found for ivolution==0.5.1 2021-07-09T05:30:05,605 Exception information: 2021-07-09T05:30:05,605 Traceback (most recent call last): 2021-07-09T05:30:05,605 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T05:30:05,605 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T05:30:05,605 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T05:30:05,605 raise RequirementsConflicted(criterion) 2021-07-09T05:30:05,605 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('ivolution==0.5.1') 2021-07-09T05:30:05,605 2021-07-09T05:30:05,605 During handling of the above exception, another exception occurred: 2021-07-09T05:30:05,605 2021-07-09T05:30:05,605 Traceback (most recent call last): 2021-07-09T05:30:05,605 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T05:30:05,605 result = self._result = resolver.resolve( 2021-07-09T05:30:05,605 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T05:30:05,605 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T05:30:05,605 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T05:30:05,605 raise ResolutionImpossible(e.criterion.information) 2021-07-09T05:30:05,605 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('ivolution==0.5.1'), parent=None)] 2021-07-09T05:30:05,605 2021-07-09T05:30:05,605 The above exception was the direct cause of the following exception: 2021-07-09T05:30:05,605 2021-07-09T05:30:05,605 Traceback (most recent call last): 2021-07-09T05:30:05,605 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T05:30:05,605 status = self.run(options, args) 2021-07-09T05:30:05,605 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T05:30:05,605 return func(self, options, args) 2021-07-09T05:30:05,605 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T05:30:05,605 requirement_set = resolver.resolve( 2021-07-09T05:30:05,605 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T05:30:05,605 raise error from e 2021-07-09T05:30:05,605 pip._internal.exceptions.DistributionNotFound: No matching distribution found for ivolution==0.5.1 2021-07-09T05:30:05,610 Removed ivolution==0.5.1 from https://files.pythonhosted.org/packages/78/b4/22bab66c00ce1a10bba69dd7422fe5bf95b4438b46484b967af97755cbf7/Ivolution-0.5.1.tar.gz#sha256=6dcbc3e16f8353a121cef8939e57f28e0b0276a9cfcdc8cfc9a5f89d7b268136 from build tracker '/tmp/pip-req-tracker-97j6aj13' 2021-07-09T05:30:05,610 Removed build tracker: '/tmp/pip-req-tracker-97j6aj13'