2021-07-09T19:24:23,718 Created temporary directory: /tmp/pip-ephem-wheel-cache-eqpc0xb9 2021-07-09T19:24:23,721 Created temporary directory: /tmp/pip-req-tracker-_xs0ccbd 2021-07-09T19:24:23,721 Initialized build tracking at /tmp/pip-req-tracker-_xs0ccbd 2021-07-09T19:24:23,721 Created build tracker: /tmp/pip-req-tracker-_xs0ccbd 2021-07-09T19:24:23,722 Entered build tracker: /tmp/pip-req-tracker-_xs0ccbd 2021-07-09T19:24:23,722 Created temporary directory: /tmp/pip-wheel-wxlrc3gj 2021-07-09T19:24:23,755 1 location(s) to search for versions of pynesim: 2021-07-09T19:24:23,755 * https://pypi.org/simple/pynesim/ 2021-07-09T19:24:23,756 Fetching project page and analyzing links: https://pypi.org/simple/pynesim/ 2021-07-09T19:24:23,756 Getting page https://pypi.org/simple/pynesim/ 2021-07-09T19:24:23,758 Found index url https://pypi.org/simple 2021-07-09T19:24:23,939 Found link https://files.pythonhosted.org/packages/11/68/0c4b4f6b4df35219d0f7069bb6119c519fb23448cfcec2d83e0993d2b7db/pynesim-0.2-dev.tar.gz#sha256=b516ce71763800592f2570f77b04a15145a55755b09ad4caf5ef8633cfc46e99 (from https://pypi.org/simple/pynesim/), version: 0.2-dev 2021-07-09T19:24:23,939 Skipping link: not a file: https://pypi.org/simple/pynesim/ 2021-07-09T19:24:23,955 Given no hashes to check 1 links for project 'pynesim': discarding no candidates 2021-07-09T19:24:23,972 Collecting pynesim==0.2-dev 2021-07-09T19:24:23,974 Created temporary directory: /tmp/pip-unpack-a_f1ywzv 2021-07-09T19:24:25,136 Downloading pynesim-0.2-dev.tar.gz (2.3 MB) 2021-07-09T19:24:26,088 Added pynesim==0.2-dev from https://files.pythonhosted.org/packages/11/68/0c4b4f6b4df35219d0f7069bb6119c519fb23448cfcec2d83e0993d2b7db/pynesim-0.2-dev.tar.gz#sha256=b516ce71763800592f2570f77b04a15145a55755b09ad4caf5ef8633cfc46e99 to build tracker '/tmp/pip-req-tracker-_xs0ccbd' 2021-07-09T19:24:26,089 Running setup.py (path:/tmp/pip-wheel-wxlrc3gj/pynesim_85f6de66b6e04861b6981cc37aae0c19/setup.py) egg_info for package pynesim 2021-07-09T19:24:26,090 Created temporary directory: /tmp/pip-pip-egg-info-2t51pvfq 2021-07-09T19:24:26,090 Running command python setup.py egg_info 2021-07-09T19:24:26,706 Traceback (most recent call last): 2021-07-09T19:24:26,707 File "", line 1, in 2021-07-09T19:24:26,707 File "/tmp/pip-wheel-wxlrc3gj/pynesim_85f6de66b6e04861b6981cc37aae0c19/setup.py", line 52 2021-07-09T19:24:26,708 print argsets 2021-07-09T19:24:26,708 ^ 2021-07-09T19:24:26,708 SyntaxError: Missing parentheses in call to 'print'. Did you mean print(argsets)? 2021-07-09T19:24:26,756 WARNING: Discarding https://files.pythonhosted.org/packages/11/68/0c4b4f6b4df35219d0f7069bb6119c519fb23448cfcec2d83e0993d2b7db/pynesim-0.2-dev.tar.gz#sha256=b516ce71763800592f2570f77b04a15145a55755b09ad4caf5ef8633cfc46e99 (from https://pypi.org/simple/pynesim/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T19:24:26,758 ERROR: Could not find a version that satisfies the requirement pynesim==0.2-dev (from versions: 0.2.dev0) 2021-07-09T19:24:26,758 ERROR: No matching distribution found for pynesim==0.2-dev 2021-07-09T19:24:26,758 Exception information: 2021-07-09T19:24:26,758 Traceback (most recent call last): 2021-07-09T19:24:26,758 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T19:24:26,758 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T19:24:26,758 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T19:24:26,758 raise RequirementsConflicted(criterion) 2021-07-09T19:24:26,758 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pynesim==0.2-dev') 2021-07-09T19:24:26,758 2021-07-09T19:24:26,758 During handling of the above exception, another exception occurred: 2021-07-09T19:24:26,758 2021-07-09T19:24:26,758 Traceback (most recent call last): 2021-07-09T19:24:26,758 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T19:24:26,758 result = self._result = resolver.resolve( 2021-07-09T19:24:26,758 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T19:24:26,758 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T19:24:26,758 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T19:24:26,758 raise ResolutionImpossible(e.criterion.information) 2021-07-09T19:24:26,758 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pynesim==0.2-dev'), parent=None)] 2021-07-09T19:24:26,758 2021-07-09T19:24:26,758 The above exception was the direct cause of the following exception: 2021-07-09T19:24:26,758 2021-07-09T19:24:26,758 Traceback (most recent call last): 2021-07-09T19:24:26,758 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T19:24:26,758 status = self.run(options, args) 2021-07-09T19:24:26,758 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T19:24:26,758 return func(self, options, args) 2021-07-09T19:24:26,758 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T19:24:26,758 requirement_set = resolver.resolve( 2021-07-09T19:24:26,758 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T19:24:26,758 raise error from e 2021-07-09T19:24:26,758 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pynesim==0.2-dev 2021-07-09T19:24:26,763 Removed pynesim==0.2-dev from https://files.pythonhosted.org/packages/11/68/0c4b4f6b4df35219d0f7069bb6119c519fb23448cfcec2d83e0993d2b7db/pynesim-0.2-dev.tar.gz#sha256=b516ce71763800592f2570f77b04a15145a55755b09ad4caf5ef8633cfc46e99 from build tracker '/tmp/pip-req-tracker-_xs0ccbd' 2021-07-09T19:24:26,764 Removed build tracker: '/tmp/pip-req-tracker-_xs0ccbd'