2021-07-08T15:02:30,732 Created temporary directory: /tmp/pip-ephem-wheel-cache-yyfqbal0 2021-07-08T15:02:30,735 Created temporary directory: /tmp/pip-req-tracker-va7s1onr 2021-07-08T15:02:30,736 Initialized build tracking at /tmp/pip-req-tracker-va7s1onr 2021-07-08T15:02:30,736 Created build tracker: /tmp/pip-req-tracker-va7s1onr 2021-07-08T15:02:30,736 Entered build tracker: /tmp/pip-req-tracker-va7s1onr 2021-07-08T15:02:30,737 Created temporary directory: /tmp/pip-wheel-uywqb6rm 2021-07-08T15:02:30,770 1 location(s) to search for versions of vhybridize: 2021-07-08T15:02:30,770 * https://pypi.org/simple/vhybridize/ 2021-07-08T15:02:30,771 Fetching project page and analyzing links: https://pypi.org/simple/vhybridize/ 2021-07-08T15:02:30,771 Getting page https://pypi.org/simple/vhybridize/ 2021-07-08T15:02:30,773 Found index url https://pypi.org/simple 2021-07-08T15:02:30,951 Found link https://files.pythonhosted.org/packages/1e/c0/7219e484b64ecaef41cb2afeee0d9cfc3fcbff3a8a02abe82880eb6ace44/vhybridize-0.5.9.tar.gz#sha256=0d053776cf2f7408108b635d668987a18659521df36f7a7f8a4820ba847a5e29 (from https://pypi.org/simple/vhybridize/), version: 0.5.9 2021-07-08T15:02:30,952 Skipping link: not a file: https://pypi.org/simple/vhybridize/ 2021-07-08T15:02:30,968 Given no hashes to check 1 links for project 'vhybridize': discarding no candidates 2021-07-08T15:02:30,985 Collecting vhybridize==0.5.9 2021-07-08T15:02:30,986 Created temporary directory: /tmp/pip-unpack-qfsjhg7j 2021-07-08T15:02:31,172 Downloading vhybridize-0.5.9.tar.gz (83 kB) 2021-07-08T15:02:31,280 Added vhybridize==0.5.9 from https://files.pythonhosted.org/packages/1e/c0/7219e484b64ecaef41cb2afeee0d9cfc3fcbff3a8a02abe82880eb6ace44/vhybridize-0.5.9.tar.gz#sha256=0d053776cf2f7408108b635d668987a18659521df36f7a7f8a4820ba847a5e29 to build tracker '/tmp/pip-req-tracker-va7s1onr' 2021-07-08T15:02:31,282 Running setup.py (path:/tmp/pip-wheel-uywqb6rm/vhybridize_7dd38c077e3047f493c2ea1101feca25/setup.py) egg_info for package vhybridize 2021-07-08T15:02:31,282 Created temporary directory: /tmp/pip-pip-egg-info-0qin3m70 2021-07-08T15:02:31,283 Running command python setup.py egg_info 2021-07-08T15:02:31,902 Traceback (most recent call last): 2021-07-08T15:02:31,903 File "", line 1, in 2021-07-08T15:02:31,904 File "/tmp/pip-wheel-uywqb6rm/vhybridize_7dd38c077e3047f493c2ea1101feca25/setup.py", line 29 2021-07-08T15:02:31,904 print "You don't have setuptools installed. Put ez_setup.py" 2021-07-08T15:02:31,904 ^ 2021-07-08T15:02:31,905 SyntaxError: Missing parentheses in call to 'print'. Did you mean print("You don't have setuptools installed. Put ez_setup.py")? 2021-07-08T15:02:31,952 WARNING: Discarding https://files.pythonhosted.org/packages/1e/c0/7219e484b64ecaef41cb2afeee0d9cfc3fcbff3a8a02abe82880eb6ace44/vhybridize-0.5.9.tar.gz#sha256=0d053776cf2f7408108b635d668987a18659521df36f7a7f8a4820ba847a5e29 (from https://pypi.org/simple/vhybridize/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-08T15:02:31,954 ERROR: Could not find a version that satisfies the requirement vhybridize==0.5.9 (from versions: 0.5.9) 2021-07-08T15:02:31,954 ERROR: No matching distribution found for vhybridize==0.5.9 2021-07-08T15:02:31,954 Exception information: 2021-07-08T15:02:31,954 Traceback (most recent call last): 2021-07-08T15:02:31,954 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-08T15:02:31,954 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-08T15:02:31,954 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-08T15:02:31,954 raise RequirementsConflicted(criterion) 2021-07-08T15:02:31,954 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('vhybridize==0.5.9') 2021-07-08T15:02:31,954 2021-07-08T15:02:31,954 During handling of the above exception, another exception occurred: 2021-07-08T15:02:31,954 2021-07-08T15:02:31,954 Traceback (most recent call last): 2021-07-08T15:02:31,954 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-08T15:02:31,954 result = self._result = resolver.resolve( 2021-07-08T15:02:31,954 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-08T15:02:31,954 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-08T15:02:31,954 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-08T15:02:31,954 raise ResolutionImpossible(e.criterion.information) 2021-07-08T15:02:31,954 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('vhybridize==0.5.9'), parent=None)] 2021-07-08T15:02:31,954 2021-07-08T15:02:31,954 The above exception was the direct cause of the following exception: 2021-07-08T15:02:31,954 2021-07-08T15:02:31,954 Traceback (most recent call last): 2021-07-08T15:02:31,954 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-08T15:02:31,954 status = self.run(options, args) 2021-07-08T15:02:31,954 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-08T15:02:31,954 return func(self, options, args) 2021-07-08T15:02:31,954 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-08T15:02:31,954 requirement_set = resolver.resolve( 2021-07-08T15:02:31,954 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-08T15:02:31,954 raise error from e 2021-07-08T15:02:31,954 pip._internal.exceptions.DistributionNotFound: No matching distribution found for vhybridize==0.5.9 2021-07-08T15:02:31,959 Removed vhybridize==0.5.9 from https://files.pythonhosted.org/packages/1e/c0/7219e484b64ecaef41cb2afeee0d9cfc3fcbff3a8a02abe82880eb6ace44/vhybridize-0.5.9.tar.gz#sha256=0d053776cf2f7408108b635d668987a18659521df36f7a7f8a4820ba847a5e29 from build tracker '/tmp/pip-req-tracker-va7s1onr' 2021-07-08T15:02:31,960 Removed build tracker: '/tmp/pip-req-tracker-va7s1onr'