2021-07-10T00:10:52,994 Created temporary directory: /tmp/pip-ephem-wheel-cache-25s6dzx9 2021-07-10T00:10:52,997 Created temporary directory: /tmp/pip-req-tracker-2r7kw772 2021-07-10T00:10:52,997 Initialized build tracking at /tmp/pip-req-tracker-2r7kw772 2021-07-10T00:10:52,997 Created build tracker: /tmp/pip-req-tracker-2r7kw772 2021-07-10T00:10:52,997 Entered build tracker: /tmp/pip-req-tracker-2r7kw772 2021-07-10T00:10:52,998 Created temporary directory: /tmp/pip-wheel-al86_xqv 2021-07-10T00:10:53,034 1 location(s) to search for versions of pysteim: 2021-07-10T00:10:53,034 * https://pypi.org/simple/pysteim/ 2021-07-10T00:10:53,035 Fetching project page and analyzing links: https://pypi.org/simple/pysteim/ 2021-07-10T00:10:53,035 Getting page https://pypi.org/simple/pysteim/ 2021-07-10T00:10:53,037 Found index url https://pypi.org/simple 2021-07-10T00:10:53,129 Found link https://files.pythonhosted.org/packages/bc/0d/12def28197f2a5ce50ea7d2439d3977ef6774e7629d5478f4c66d1437bf0/pysteim-0.2.1.zip#sha256=ed8adb89083584cdc8ed997aa14692abafb5314736ce453e4e912dda63c1baf9 (from https://pypi.org/simple/pysteim/), version: 0.2.1 2021-07-10T00:10:53,129 Found link https://files.pythonhosted.org/packages/85/a6/6d261aab218fc9a6b4a48d58b40690bb7e124c5f520a2140dc7f8ebaeb1b/pysteim-0.3.zip#sha256=ec20c0c4056c8d5a61d938fc27c261dccd0df255849c8a5b504e7c83753b4c76 (from https://pypi.org/simple/pysteim/), version: 0.3 2021-07-10T00:10:53,130 Skipping link: not a file: https://pypi.org/simple/pysteim/ 2021-07-10T00:10:53,146 Given no hashes to check 1 links for project 'pysteim': discarding no candidates 2021-07-10T00:10:53,163 Collecting pysteim==0.3 2021-07-10T00:10:53,165 Created temporary directory: /tmp/pip-unpack-yysqrv7b 2021-07-10T00:10:53,340 Downloading pysteim-0.3.zip (8.2 kB) 2021-07-10T00:10:53,362 Added pysteim==0.3 from https://files.pythonhosted.org/packages/85/a6/6d261aab218fc9a6b4a48d58b40690bb7e124c5f520a2140dc7f8ebaeb1b/pysteim-0.3.zip#sha256=ec20c0c4056c8d5a61d938fc27c261dccd0df255849c8a5b504e7c83753b4c76 to build tracker '/tmp/pip-req-tracker-2r7kw772' 2021-07-10T00:10:53,364 Running setup.py (path:/tmp/pip-wheel-al86_xqv/pysteim_122596db709b49f29111bdcacc25a78a/setup.py) egg_info for package pysteim 2021-07-10T00:10:53,365 Created temporary directory: /tmp/pip-pip-egg-info-32k74d54 2021-07-10T00:10:53,365 Running command python setup.py egg_info 2021-07-10T00:10:54,006 Traceback (most recent call last): 2021-07-10T00:10:54,007 File "", line 1, in 2021-07-10T00:10:54,007 File "/tmp/pip-wheel-al86_xqv/pysteim_122596db709b49f29111bdcacc25a78a/setup.py", line 2, in 2021-07-10T00:10:54,008 import pysteim 2021-07-10T00:10:54,008 File "/tmp/pip-wheel-al86_xqv/pysteim_122596db709b49f29111bdcacc25a78a/pysteim.py", line 281 2021-07-10T00:10:54,008 print 'Warning! Finded 0b00 bits in nibbles, perhaps data is wrong' 2021-07-10T00:10:54,009 ^ 2021-07-10T00:10:54,009 SyntaxError: Missing parentheses in call to 'print'. Did you mean print('Warning! Finded 0b00 bits in nibbles, perhaps data is wrong')? 2021-07-10T00:10:54,057 WARNING: Discarding https://files.pythonhosted.org/packages/85/a6/6d261aab218fc9a6b4a48d58b40690bb7e124c5f520a2140dc7f8ebaeb1b/pysteim-0.3.zip#sha256=ec20c0c4056c8d5a61d938fc27c261dccd0df255849c8a5b504e7c83753b4c76 (from https://pypi.org/simple/pysteim/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-10T00:10:54,059 ERROR: Could not find a version that satisfies the requirement pysteim==0.3 (from versions: 0.2.1, 0.3) 2021-07-10T00:10:54,059 ERROR: No matching distribution found for pysteim==0.3 2021-07-10T00:10:54,059 Exception information: 2021-07-10T00:10:54,059 Traceback (most recent call last): 2021-07-10T00:10:54,059 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-10T00:10:54,059 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-10T00:10:54,059 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-10T00:10:54,059 raise RequirementsConflicted(criterion) 2021-07-10T00:10:54,059 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pysteim==0.3') 2021-07-10T00:10:54,059 2021-07-10T00:10:54,059 During handling of the above exception, another exception occurred: 2021-07-10T00:10:54,059 2021-07-10T00:10:54,059 Traceback (most recent call last): 2021-07-10T00:10:54,059 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-10T00:10:54,059 result = self._result = resolver.resolve( 2021-07-10T00:10:54,059 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-10T00:10:54,059 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-10T00:10:54,059 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-10T00:10:54,059 raise ResolutionImpossible(e.criterion.information) 2021-07-10T00:10:54,059 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pysteim==0.3'), parent=None)] 2021-07-10T00:10:54,059 2021-07-10T00:10:54,059 The above exception was the direct cause of the following exception: 2021-07-10T00:10:54,059 2021-07-10T00:10:54,059 Traceback (most recent call last): 2021-07-10T00:10:54,059 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-10T00:10:54,059 status = self.run(options, args) 2021-07-10T00:10:54,059 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-10T00:10:54,059 return func(self, options, args) 2021-07-10T00:10:54,059 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-10T00:10:54,059 requirement_set = resolver.resolve( 2021-07-10T00:10:54,059 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-10T00:10:54,059 raise error from e 2021-07-10T00:10:54,059 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pysteim==0.3 2021-07-10T00:10:54,064 Removed pysteim==0.3 from https://files.pythonhosted.org/packages/85/a6/6d261aab218fc9a6b4a48d58b40690bb7e124c5f520a2140dc7f8ebaeb1b/pysteim-0.3.zip#sha256=ec20c0c4056c8d5a61d938fc27c261dccd0df255849c8a5b504e7c83753b4c76 from build tracker '/tmp/pip-req-tracker-2r7kw772' 2021-07-10T00:10:54,064 Removed build tracker: '/tmp/pip-req-tracker-2r7kw772'