2021-07-10T00:08:27,793 Created temporary directory: /tmp/pip-ephem-wheel-cache-ovg6ffs6 2021-07-10T00:08:27,796 Created temporary directory: /tmp/pip-req-tracker-hhidmntp 2021-07-10T00:08:27,796 Initialized build tracking at /tmp/pip-req-tracker-hhidmntp 2021-07-10T00:08:27,797 Created build tracker: /tmp/pip-req-tracker-hhidmntp 2021-07-10T00:08:27,797 Entered build tracker: /tmp/pip-req-tracker-hhidmntp 2021-07-10T00:08:27,797 Created temporary directory: /tmp/pip-wheel-gmkrmd10 2021-07-10T00:08:27,831 1 location(s) to search for versions of pysteim: 2021-07-10T00:08:27,831 * https://pypi.org/simple/pysteim/ 2021-07-10T00:08:27,832 Fetching project page and analyzing links: https://pypi.org/simple/pysteim/ 2021-07-10T00:08:27,832 Getting page https://pypi.org/simple/pysteim/ 2021-07-10T00:08:27,833 Found index url https://pypi.org/simple 2021-07-10T00:08:28,015 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:08:28,016 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:08:28,016 Skipping link: not a file: https://pypi.org/simple/pysteim/ 2021-07-10T00:08:28,033 Given no hashes to check 1 links for project 'pysteim': discarding no candidates 2021-07-10T00:08:28,050 Collecting pysteim==0.2.1 2021-07-10T00:08:28,051 Created temporary directory: /tmp/pip-unpack-1cfnbc_j 2021-07-10T00:08:28,223 Downloading pysteim-0.2.1.zip (7.2 kB) 2021-07-10T00:08:28,247 Added pysteim==0.2.1 from https://files.pythonhosted.org/packages/bc/0d/12def28197f2a5ce50ea7d2439d3977ef6774e7629d5478f4c66d1437bf0/pysteim-0.2.1.zip#sha256=ed8adb89083584cdc8ed997aa14692abafb5314736ce453e4e912dda63c1baf9 to build tracker '/tmp/pip-req-tracker-hhidmntp' 2021-07-10T00:08:28,248 Running setup.py (path:/tmp/pip-wheel-gmkrmd10/pysteim_74993be4d57948debff0f9c76c7655cc/setup.py) egg_info for package pysteim 2021-07-10T00:08:28,249 Created temporary directory: /tmp/pip-pip-egg-info-_q894ypm 2021-07-10T00:08:28,250 Running command python setup.py egg_info 2021-07-10T00:08:28,875 Traceback (most recent call last): 2021-07-10T00:08:28,875 File "", line 1, in 2021-07-10T00:08:28,876 File "/tmp/pip-wheel-gmkrmd10/pysteim_74993be4d57948debff0f9c76c7655cc/setup.py", line 2, in 2021-07-10T00:08:28,876 import pysteim 2021-07-10T00:08:28,876 File "/tmp/pip-wheel-gmkrmd10/pysteim_74993be4d57948debff0f9c76c7655cc/pysteim.py", line 168 2021-07-10T00:08:28,877 print 'Warning! Finded 0b00 bits in nibbles, perhaps data is wrong' 2021-07-10T00:08:28,877 ^ 2021-07-10T00:08:28,877 SyntaxError: Missing parentheses in call to 'print'. Did you mean print('Warning! Finded 0b00 bits in nibbles, perhaps data is wrong')? 2021-07-10T00:08:28,925 WARNING: Discarding https://files.pythonhosted.org/packages/bc/0d/12def28197f2a5ce50ea7d2439d3977ef6774e7629d5478f4c66d1437bf0/pysteim-0.2.1.zip#sha256=ed8adb89083584cdc8ed997aa14692abafb5314736ce453e4e912dda63c1baf9 (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:08:28,927 ERROR: Could not find a version that satisfies the requirement pysteim==0.2.1 (from versions: 0.2.1, 0.3) 2021-07-10T00:08:28,927 ERROR: No matching distribution found for pysteim==0.2.1 2021-07-10T00:08:28,927 Exception information: 2021-07-10T00:08:28,927 Traceback (most recent call last): 2021-07-10T00:08:28,927 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-10T00:08:28,927 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-10T00:08:28,927 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-10T00:08:28,927 raise RequirementsConflicted(criterion) 2021-07-10T00:08:28,927 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pysteim==0.2.1') 2021-07-10T00:08:28,927 2021-07-10T00:08:28,927 During handling of the above exception, another exception occurred: 2021-07-10T00:08:28,927 2021-07-10T00:08:28,927 Traceback (most recent call last): 2021-07-10T00:08:28,927 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-10T00:08:28,927 result = self._result = resolver.resolve( 2021-07-10T00:08:28,927 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-10T00:08:28,927 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-10T00:08:28,927 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-10T00:08:28,927 raise ResolutionImpossible(e.criterion.information) 2021-07-10T00:08:28,927 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pysteim==0.2.1'), parent=None)] 2021-07-10T00:08:28,927 2021-07-10T00:08:28,927 The above exception was the direct cause of the following exception: 2021-07-10T00:08:28,927 2021-07-10T00:08:28,927 Traceback (most recent call last): 2021-07-10T00:08:28,927 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-10T00:08:28,927 status = self.run(options, args) 2021-07-10T00:08:28,927 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-10T00:08:28,927 return func(self, options, args) 2021-07-10T00:08:28,927 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-10T00:08:28,927 requirement_set = resolver.resolve( 2021-07-10T00:08:28,927 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-10T00:08:28,927 raise error from e 2021-07-10T00:08:28,927 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pysteim==0.2.1 2021-07-10T00:08:28,932 Removed pysteim==0.2.1 from https://files.pythonhosted.org/packages/bc/0d/12def28197f2a5ce50ea7d2439d3977ef6774e7629d5478f4c66d1437bf0/pysteim-0.2.1.zip#sha256=ed8adb89083584cdc8ed997aa14692abafb5314736ce453e4e912dda63c1baf9 from build tracker '/tmp/pip-req-tracker-hhidmntp' 2021-07-10T00:08:28,933 Removed build tracker: '/tmp/pip-req-tracker-hhidmntp'