2021-07-10T01:56:47,218 Created temporary directory: /tmp/pip-ephem-wheel-cache-t3z92bo6 2021-07-10T01:56:47,221 Created temporary directory: /tmp/pip-req-tracker-4xm7skqt 2021-07-10T01:56:47,221 Initialized build tracking at /tmp/pip-req-tracker-4xm7skqt 2021-07-10T01:56:47,222 Created build tracker: /tmp/pip-req-tracker-4xm7skqt 2021-07-10T01:56:47,222 Entered build tracker: /tmp/pip-req-tracker-4xm7skqt 2021-07-10T01:56:47,222 Created temporary directory: /tmp/pip-wheel-vxqfaxbf 2021-07-10T01:56:47,256 1 location(s) to search for versions of incisive: 2021-07-10T01:56:47,256 * https://pypi.org/simple/incisive/ 2021-07-10T01:56:47,256 Fetching project page and analyzing links: https://pypi.org/simple/incisive/ 2021-07-10T01:56:47,257 Getting page https://pypi.org/simple/incisive/ 2021-07-10T01:56:47,258 Found index url https://pypi.org/simple 2021-07-10T01:56:47,436 Found link https://files.pythonhosted.org/packages/82/7c/9d9d6c85e3d1989b55c443f1a9c9c59bca8ef0a2d63a60d217c93d32f472/incisive-0.1.0.tar.gz#sha256=07606757ecc757bb714eddb9f349f9d030e3e7e0191b3168fea9a153778ccfb9 (from https://pypi.org/simple/incisive/), version: 0.1.0 2021-07-10T01:56:47,437 Skipping link: not a file: https://pypi.org/simple/incisive/ 2021-07-10T01:56:47,454 Given no hashes to check 1 links for project 'incisive': discarding no candidates 2021-07-10T01:56:47,473 Collecting incisive==0.1.0 2021-07-10T01:56:47,474 Created temporary directory: /tmp/pip-unpack-wgcy9a4o 2021-07-10T01:56:47,644 Downloading incisive-0.1.0.tar.gz (3.4 kB) 2021-07-10T01:56:47,683 Added incisive==0.1.0 from https://files.pythonhosted.org/packages/82/7c/9d9d6c85e3d1989b55c443f1a9c9c59bca8ef0a2d63a60d217c93d32f472/incisive-0.1.0.tar.gz#sha256=07606757ecc757bb714eddb9f349f9d030e3e7e0191b3168fea9a153778ccfb9 to build tracker '/tmp/pip-req-tracker-4xm7skqt' 2021-07-10T01:56:47,684 Running setup.py (path:/tmp/pip-wheel-vxqfaxbf/incisive_8ff0d396bbfe4fb99e474e4313afcdac/setup.py) egg_info for package incisive 2021-07-10T01:56:47,685 Created temporary directory: /tmp/pip-pip-egg-info-nw1btjag 2021-07-10T01:56:47,685 Running command python setup.py egg_info 2021-07-10T01:56:48,322 Traceback (most recent call last): 2021-07-10T01:56:48,323 File "", line 1, in 2021-07-10T01:56:48,323 File "/tmp/pip-wheel-vxqfaxbf/incisive_8ff0d396bbfe4fb99e474e4313afcdac/setup.py", line 2, in 2021-07-10T01:56:48,323 import incisive 2021-07-10T01:56:48,323 File "/tmp/pip-wheel-vxqfaxbf/incisive_8ff0d396bbfe4fb99e474e4313afcdac/incisive/__init__.py", line 7, in 2021-07-10T01:56:48,324 from .core import read_csv, write_csv, format_to_csv 2021-07-10T01:56:48,324 File "/tmp/pip-wheel-vxqfaxbf/incisive_8ff0d396bbfe4fb99e474e4313afcdac/incisive/core.py", line 152 2021-07-10T01:56:48,324 print "Saved %s." % filename 2021-07-10T01:56:48,324 ^ 2021-07-10T01:56:48,324 SyntaxError: Missing parentheses in call to 'print'. Did you mean print("Saved %s." % filename)? 2021-07-10T01:56:48,373 WARNING: Discarding https://files.pythonhosted.org/packages/82/7c/9d9d6c85e3d1989b55c443f1a9c9c59bca8ef0a2d63a60d217c93d32f472/incisive-0.1.0.tar.gz#sha256=07606757ecc757bb714eddb9f349f9d030e3e7e0191b3168fea9a153778ccfb9 (from https://pypi.org/simple/incisive/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-10T01:56:48,375 ERROR: Could not find a version that satisfies the requirement incisive==0.1.0 (from versions: 0.1.0) 2021-07-10T01:56:48,375 ERROR: No matching distribution found for incisive==0.1.0 2021-07-10T01:56:48,375 Exception information: 2021-07-10T01:56:48,375 Traceback (most recent call last): 2021-07-10T01:56:48,375 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-10T01:56:48,375 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-10T01:56:48,375 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-10T01:56:48,375 raise RequirementsConflicted(criterion) 2021-07-10T01:56:48,375 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('incisive==0.1.0') 2021-07-10T01:56:48,375 2021-07-10T01:56:48,375 During handling of the above exception, another exception occurred: 2021-07-10T01:56:48,375 2021-07-10T01:56:48,375 Traceback (most recent call last): 2021-07-10T01:56:48,375 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-10T01:56:48,375 result = self._result = resolver.resolve( 2021-07-10T01:56:48,375 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-10T01:56:48,375 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-10T01:56:48,375 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-10T01:56:48,375 raise ResolutionImpossible(e.criterion.information) 2021-07-10T01:56:48,375 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('incisive==0.1.0'), parent=None)] 2021-07-10T01:56:48,375 2021-07-10T01:56:48,375 The above exception was the direct cause of the following exception: 2021-07-10T01:56:48,375 2021-07-10T01:56:48,375 Traceback (most recent call last): 2021-07-10T01:56:48,375 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-10T01:56:48,375 status = self.run(options, args) 2021-07-10T01:56:48,375 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-10T01:56:48,375 return func(self, options, args) 2021-07-10T01:56:48,375 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-10T01:56:48,375 requirement_set = resolver.resolve( 2021-07-10T01:56:48,375 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-10T01:56:48,375 raise error from e 2021-07-10T01:56:48,375 pip._internal.exceptions.DistributionNotFound: No matching distribution found for incisive==0.1.0 2021-07-10T01:56:48,380 Removed incisive==0.1.0 from https://files.pythonhosted.org/packages/82/7c/9d9d6c85e3d1989b55c443f1a9c9c59bca8ef0a2d63a60d217c93d32f472/incisive-0.1.0.tar.gz#sha256=07606757ecc757bb714eddb9f349f9d030e3e7e0191b3168fea9a153778ccfb9 from build tracker '/tmp/pip-req-tracker-4xm7skqt' 2021-07-10T01:56:48,380 Removed build tracker: '/tmp/pip-req-tracker-4xm7skqt'