2021-07-09T19:12:33,889 Created temporary directory: /tmp/pip-ephem-wheel-cache-agbmdi4p 2021-07-09T19:12:33,892 Created temporary directory: /tmp/pip-req-tracker-n41edt34 2021-07-09T19:12:33,892 Initialized build tracking at /tmp/pip-req-tracker-n41edt34 2021-07-09T19:12:33,893 Created build tracker: /tmp/pip-req-tracker-n41edt34 2021-07-09T19:12:33,893 Entered build tracker: /tmp/pip-req-tracker-n41edt34 2021-07-09T19:12:33,893 Created temporary directory: /tmp/pip-wheel-lpou6kmu 2021-07-09T19:12:33,927 1 location(s) to search for versions of toolsbk: 2021-07-09T19:12:33,927 * https://pypi.org/simple/toolsbk/ 2021-07-09T19:12:33,928 Fetching project page and analyzing links: https://pypi.org/simple/toolsbk/ 2021-07-09T19:12:33,928 Getting page https://pypi.org/simple/toolsbk/ 2021-07-09T19:12:33,930 Found index url https://pypi.org/simple 2021-07-09T19:12:34,114 Found link https://files.pythonhosted.org/packages/93/6c/a12193573c367f84eecb3e89537c0ba2f3da75e07e8f364cbf79b38b42d3/toolsbk-0.1.tar.gz#sha256=a4e9b54bc7d36e6b43873193eafad5e399199817a555cf3367e9e6db3d99b224 (from https://pypi.org/simple/toolsbk/), version: 0.1 2021-07-09T19:12:34,114 Found link https://files.pythonhosted.org/packages/34/d8/6f59da651902fe080a2ca4eac3c4ae550d007f1018d9dbe493c2afa89a5e/toolsbk-1.0.tar.gz#sha256=dc60e4af8a533b0ca7034b6c4b7236d61aa51e3327d369276ad5d12847cf0156 (from https://pypi.org/simple/toolsbk/), version: 1.0 2021-07-09T19:12:34,114 Skipping link: not a file: https://pypi.org/simple/toolsbk/ 2021-07-09T19:12:34,131 Given no hashes to check 1 links for project 'toolsbk': discarding no candidates 2021-07-09T19:12:34,148 Collecting toolsbk==0.1 2021-07-09T19:12:34,150 Created temporary directory: /tmp/pip-unpack-hxwlx2x5 2021-07-09T19:12:34,320 Downloading toolsbk-0.1.tar.gz (2.9 kB) 2021-07-09T19:12:34,361 Added toolsbk==0.1 from https://files.pythonhosted.org/packages/93/6c/a12193573c367f84eecb3e89537c0ba2f3da75e07e8f364cbf79b38b42d3/toolsbk-0.1.tar.gz#sha256=a4e9b54bc7d36e6b43873193eafad5e399199817a555cf3367e9e6db3d99b224 to build tracker '/tmp/pip-req-tracker-n41edt34' 2021-07-09T19:12:34,362 Running setup.py (path:/tmp/pip-wheel-lpou6kmu/toolsbk_500590398d054c34aa95556adc3635e5/setup.py) egg_info for package toolsbk 2021-07-09T19:12:34,363 Created temporary directory: /tmp/pip-pip-egg-info-mg8_ovnj 2021-07-09T19:12:34,363 Running command python setup.py egg_info 2021-07-09T19:12:34,990 Traceback (most recent call last): 2021-07-09T19:12:34,991 File "", line 1, in 2021-07-09T19:12:34,991 File "/tmp/pip-wheel-lpou6kmu/toolsbk_500590398d054c34aa95556adc3635e5/setup.py", line 10, in 2021-07-09T19:12:34,991 import toolsbk 2021-07-09T19:12:34,992 File "/tmp/pip-wheel-lpou6kmu/toolsbk_500590398d054c34aa95556adc3635e5/toolsbk/__init__.py", line 6, in 2021-07-09T19:12:34,992 from toolsbk import toolsbk 2021-07-09T19:12:34,992 File "/tmp/pip-wheel-lpou6kmu/toolsbk_500590398d054c34aa95556adc3635e5/toolsbk/toolsbk.py", line 52 2021-07-09T19:12:34,992 print "file %s doen't exist" % args.filename 2021-07-09T19:12:34,993 ^ 2021-07-09T19:12:34,993 SyntaxError: Missing parentheses in call to 'print'. Did you mean print("file %s doen't exist" % args.filename)? 2021-07-09T19:12:35,041 WARNING: Discarding https://files.pythonhosted.org/packages/93/6c/a12193573c367f84eecb3e89537c0ba2f3da75e07e8f364cbf79b38b42d3/toolsbk-0.1.tar.gz#sha256=a4e9b54bc7d36e6b43873193eafad5e399199817a555cf3367e9e6db3d99b224 (from https://pypi.org/simple/toolsbk/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T19:12:35,042 ERROR: Could not find a version that satisfies the requirement toolsbk==0.1 (from versions: 0.1, 1.0) 2021-07-09T19:12:35,043 ERROR: No matching distribution found for toolsbk==0.1 2021-07-09T19:12:35,043 Exception information: 2021-07-09T19:12:35,043 Traceback (most recent call last): 2021-07-09T19:12:35,043 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T19:12:35,043 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T19:12:35,043 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T19:12:35,043 raise RequirementsConflicted(criterion) 2021-07-09T19:12:35,043 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('toolsbk==0.1') 2021-07-09T19:12:35,043 2021-07-09T19:12:35,043 During handling of the above exception, another exception occurred: 2021-07-09T19:12:35,043 2021-07-09T19:12:35,043 Traceback (most recent call last): 2021-07-09T19:12:35,043 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T19:12:35,043 result = self._result = resolver.resolve( 2021-07-09T19:12:35,043 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T19:12:35,043 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T19:12:35,043 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T19:12:35,043 raise ResolutionImpossible(e.criterion.information) 2021-07-09T19:12:35,043 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('toolsbk==0.1'), parent=None)] 2021-07-09T19:12:35,043 2021-07-09T19:12:35,043 The above exception was the direct cause of the following exception: 2021-07-09T19:12:35,043 2021-07-09T19:12:35,043 Traceback (most recent call last): 2021-07-09T19:12:35,043 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T19:12:35,043 status = self.run(options, args) 2021-07-09T19:12:35,043 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T19:12:35,043 return func(self, options, args) 2021-07-09T19:12:35,043 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T19:12:35,043 requirement_set = resolver.resolve( 2021-07-09T19:12:35,043 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T19:12:35,043 raise error from e 2021-07-09T19:12:35,043 pip._internal.exceptions.DistributionNotFound: No matching distribution found for toolsbk==0.1 2021-07-09T19:12:35,048 Removed toolsbk==0.1 from https://files.pythonhosted.org/packages/93/6c/a12193573c367f84eecb3e89537c0ba2f3da75e07e8f364cbf79b38b42d3/toolsbk-0.1.tar.gz#sha256=a4e9b54bc7d36e6b43873193eafad5e399199817a555cf3367e9e6db3d99b224 from build tracker '/tmp/pip-req-tracker-n41edt34' 2021-07-09T19:12:35,048 Removed build tracker: '/tmp/pip-req-tracker-n41edt34'