2021-07-09T05:16:50,689 Created temporary directory: /tmp/pip-ephem-wheel-cache-xv86omiw 2021-07-09T05:16:50,692 Created temporary directory: /tmp/pip-req-tracker-z5qtwoeu 2021-07-09T05:16:50,692 Initialized build tracking at /tmp/pip-req-tracker-z5qtwoeu 2021-07-09T05:16:50,692 Created build tracker: /tmp/pip-req-tracker-z5qtwoeu 2021-07-09T05:16:50,692 Entered build tracker: /tmp/pip-req-tracker-z5qtwoeu 2021-07-09T05:16:50,693 Created temporary directory: /tmp/pip-wheel-589yyvqp 2021-07-09T05:16:50,727 1 location(s) to search for versions of ivolution: 2021-07-09T05:16:50,727 * https://pypi.org/simple/ivolution/ 2021-07-09T05:16:50,728 Fetching project page and analyzing links: https://pypi.org/simple/ivolution/ 2021-07-09T05:16:50,728 Getting page https://pypi.org/simple/ivolution/ 2021-07-09T05:16:50,730 Found index url https://pypi.org/simple 2021-07-09T05:16:50,911 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:16:50,911 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:16:50,912 Skipping link: not a file: https://pypi.org/simple/ivolution/ 2021-07-09T05:16:50,928 Given no hashes to check 1 links for project 'ivolution': discarding no candidates 2021-07-09T05:16:50,945 Collecting ivolution==1.0 2021-07-09T05:16:50,947 Created temporary directory: /tmp/pip-unpack-tdewitzt 2021-07-09T05:16:50,991 Downloading Ivolution-1.0.tar.gz (3.3 MB) 2021-07-09T05:16:52,243 Added ivolution==1.0 from https://files.pythonhosted.org/packages/55/f7/7b56d83cbc1ae9e658dcf77c6d424c594c25506af57e7521e2b48558cbe0/Ivolution-1.0.tar.gz#sha256=3efa8dd6943611e2a4349dea1794d5ed5423fdf79711e40fc294f8945e191080 to build tracker '/tmp/pip-req-tracker-z5qtwoeu' 2021-07-09T05:16:52,244 Running setup.py (path:/tmp/pip-wheel-589yyvqp/ivolution_7e1d133b81da4c45a66b81e8f864adad/setup.py) egg_info for package ivolution 2021-07-09T05:16:52,245 Created temporary directory: /tmp/pip-pip-egg-info-pugthjq_ 2021-07-09T05:16:52,246 Running command python setup.py egg_info 2021-07-09T05:16:52,878 Traceback (most recent call last): 2021-07-09T05:16:52,879 File "", line 1, in 2021-07-09T05:16:52,879 File "/tmp/pip-wheel-589yyvqp/ivolution_7e1d133b81da4c45a66b81e8f864adad/setup.py", line 13 2021-07-09T05:16:52,880 print "Some of the dependencies are missing. Please install them and try again" 2021-07-09T05:16:52,880 ^ 2021-07-09T05:16:52,880 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:16:52,928 WARNING: Discarding https://files.pythonhosted.org/packages/55/f7/7b56d83cbc1ae9e658dcf77c6d424c594c25506af57e7521e2b48558cbe0/Ivolution-1.0.tar.gz#sha256=3efa8dd6943611e2a4349dea1794d5ed5423fdf79711e40fc294f8945e191080 (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:16:52,929 ERROR: Could not find a version that satisfies the requirement ivolution==1.0 (from versions: 0.5.1, 1.0) 2021-07-09T05:16:52,930 ERROR: No matching distribution found for ivolution==1.0 2021-07-09T05:16:52,930 Exception information: 2021-07-09T05:16:52,930 Traceback (most recent call last): 2021-07-09T05:16:52,930 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T05:16:52,930 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T05:16:52,930 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T05:16:52,930 raise RequirementsConflicted(criterion) 2021-07-09T05:16:52,930 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('ivolution==1.0') 2021-07-09T05:16:52,930 2021-07-09T05:16:52,930 During handling of the above exception, another exception occurred: 2021-07-09T05:16:52,930 2021-07-09T05:16:52,930 Traceback (most recent call last): 2021-07-09T05:16:52,930 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T05:16:52,930 result = self._result = resolver.resolve( 2021-07-09T05:16:52,930 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T05:16:52,930 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T05:16:52,930 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T05:16:52,930 raise ResolutionImpossible(e.criterion.information) 2021-07-09T05:16:52,930 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('ivolution==1.0'), parent=None)] 2021-07-09T05:16:52,930 2021-07-09T05:16:52,930 The above exception was the direct cause of the following exception: 2021-07-09T05:16:52,930 2021-07-09T05:16:52,930 Traceback (most recent call last): 2021-07-09T05:16:52,930 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T05:16:52,930 status = self.run(options, args) 2021-07-09T05:16:52,930 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T05:16:52,930 return func(self, options, args) 2021-07-09T05:16:52,930 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T05:16:52,930 requirement_set = resolver.resolve( 2021-07-09T05:16:52,930 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T05:16:52,930 raise error from e 2021-07-09T05:16:52,930 pip._internal.exceptions.DistributionNotFound: No matching distribution found for ivolution==1.0 2021-07-09T05:16:52,935 Removed ivolution==1.0 from https://files.pythonhosted.org/packages/55/f7/7b56d83cbc1ae9e658dcf77c6d424c594c25506af57e7521e2b48558cbe0/Ivolution-1.0.tar.gz#sha256=3efa8dd6943611e2a4349dea1794d5ed5423fdf79711e40fc294f8945e191080 from build tracker '/tmp/pip-req-tracker-z5qtwoeu' 2021-07-09T05:16:52,935 Removed build tracker: '/tmp/pip-req-tracker-z5qtwoeu'