2021-07-09T22:07:52,419 Created temporary directory: /tmp/pip-ephem-wheel-cache-hxguu97e 2021-07-09T22:07:52,422 Created temporary directory: /tmp/pip-req-tracker-lhhhsjse 2021-07-09T22:07:52,423 Initialized build tracking at /tmp/pip-req-tracker-lhhhsjse 2021-07-09T22:07:52,423 Created build tracker: /tmp/pip-req-tracker-lhhhsjse 2021-07-09T22:07:52,423 Entered build tracker: /tmp/pip-req-tracker-lhhhsjse 2021-07-09T22:07:52,424 Created temporary directory: /tmp/pip-wheel-of8dq_c8 2021-07-09T22:07:52,456 1 location(s) to search for versions of nuodbtools: 2021-07-09T22:07:52,456 * https://pypi.org/simple/nuodbtools/ 2021-07-09T22:07:52,456 Fetching project page and analyzing links: https://pypi.org/simple/nuodbtools/ 2021-07-09T22:07:52,457 Getting page https://pypi.org/simple/nuodbtools/ 2021-07-09T22:07:52,458 Found index url https://pypi.org/simple 2021-07-09T22:07:52,549 Found link https://files.pythonhosted.org/packages/c9/95/b57129b213142b54a5e88141ae18f604dd73c3041d70b0d5bfb99696e475/nuodbTools-0.1.0.tar.gz#sha256=28e196f4999c03f8ce6ee6265323b46ec053a151d09fbe441ff10d8685489fe7 (from https://pypi.org/simple/nuodbtools/), version: 0.1.0 2021-07-09T22:07:52,550 Found link https://files.pythonhosted.org/packages/38/02/6c77d312fa78b85e895a85f3b3ffbcd417e12bfa2f1733fee7a5a36b9d4a/nuodbTools-0.1.1.tar.gz#sha256=1ad44cac2ffbb88d87c4eba116efe355e78c768bede3c505dd21ef29203724c8 (from https://pypi.org/simple/nuodbtools/), version: 0.1.1 2021-07-09T22:07:52,550 Skipping link: not a file: https://pypi.org/simple/nuodbtools/ 2021-07-09T22:07:52,566 Given no hashes to check 1 links for project 'nuodbtools': discarding no candidates 2021-07-09T22:07:52,583 Collecting nuodbtools==0.1.1 2021-07-09T22:07:52,585 Created temporary directory: /tmp/pip-unpack-b1ejqrzp 2021-07-09T22:07:52,885 Downloading nuodbTools-0.1.1.tar.gz (35 kB) 2021-07-09T22:07:52,974 Added nuodbtools==0.1.1 from https://files.pythonhosted.org/packages/38/02/6c77d312fa78b85e895a85f3b3ffbcd417e12bfa2f1733fee7a5a36b9d4a/nuodbTools-0.1.1.tar.gz#sha256=1ad44cac2ffbb88d87c4eba116efe355e78c768bede3c505dd21ef29203724c8 to build tracker '/tmp/pip-req-tracker-lhhhsjse' 2021-07-09T22:07:52,975 Running setup.py (path:/tmp/pip-wheel-of8dq_c8/nuodbtools_354d6701300240c894153fc914f07a85/setup.py) egg_info for package nuodbtools 2021-07-09T22:07:52,976 Created temporary directory: /tmp/pip-pip-egg-info-_il1_6fj 2021-07-09T22:07:52,976 Running command python setup.py egg_info 2021-07-09T22:07:53,588 Traceback (most recent call last): 2021-07-09T22:07:53,589 File "", line 1, in 2021-07-09T22:07:53,589 File "/tmp/pip-wheel-of8dq_c8/nuodbtools_354d6701300240c894153fc914f07a85/setup.py", line 19 2021-07-09T22:07:53,590 print "The nuodbTools module and some of its dependencies only work on Python version 2.7. Detected %s. Cannot continue." % ".".join(str(e) for e in v[0:2]) 2021-07-09T22:07:53,590 ^ 2021-07-09T22:07:53,590 SyntaxError: invalid syntax 2021-07-09T22:07:53,636 WARNING: Discarding https://files.pythonhosted.org/packages/38/02/6c77d312fa78b85e895a85f3b3ffbcd417e12bfa2f1733fee7a5a36b9d4a/nuodbTools-0.1.1.tar.gz#sha256=1ad44cac2ffbb88d87c4eba116efe355e78c768bede3c505dd21ef29203724c8 (from https://pypi.org/simple/nuodbtools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T22:07:53,638 ERROR: Could not find a version that satisfies the requirement nuodbtools==0.1.1 (from versions: 0.1.0, 0.1.1) 2021-07-09T22:07:53,638 ERROR: No matching distribution found for nuodbtools==0.1.1 2021-07-09T22:07:53,638 Exception information: 2021-07-09T22:07:53,638 Traceback (most recent call last): 2021-07-09T22:07:53,638 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T22:07:53,638 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T22:07:53,638 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T22:07:53,638 raise RequirementsConflicted(criterion) 2021-07-09T22:07:53,638 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('nuodbtools==0.1.1') 2021-07-09T22:07:53,638 2021-07-09T22:07:53,638 During handling of the above exception, another exception occurred: 2021-07-09T22:07:53,638 2021-07-09T22:07:53,638 Traceback (most recent call last): 2021-07-09T22:07:53,638 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T22:07:53,638 result = self._result = resolver.resolve( 2021-07-09T22:07:53,638 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T22:07:53,638 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T22:07:53,638 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T22:07:53,638 raise ResolutionImpossible(e.criterion.information) 2021-07-09T22:07:53,638 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('nuodbtools==0.1.1'), parent=None)] 2021-07-09T22:07:53,638 2021-07-09T22:07:53,638 The above exception was the direct cause of the following exception: 2021-07-09T22:07:53,638 2021-07-09T22:07:53,638 Traceback (most recent call last): 2021-07-09T22:07:53,638 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T22:07:53,638 status = self.run(options, args) 2021-07-09T22:07:53,638 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T22:07:53,638 return func(self, options, args) 2021-07-09T22:07:53,638 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T22:07:53,638 requirement_set = resolver.resolve( 2021-07-09T22:07:53,638 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T22:07:53,638 raise error from e 2021-07-09T22:07:53,638 pip._internal.exceptions.DistributionNotFound: No matching distribution found for nuodbtools==0.1.1 2021-07-09T22:07:53,643 Removed nuodbtools==0.1.1 from https://files.pythonhosted.org/packages/38/02/6c77d312fa78b85e895a85f3b3ffbcd417e12bfa2f1733fee7a5a36b9d4a/nuodbTools-0.1.1.tar.gz#sha256=1ad44cac2ffbb88d87c4eba116efe355e78c768bede3c505dd21ef29203724c8 from build tracker '/tmp/pip-req-tracker-lhhhsjse' 2021-07-09T22:07:53,644 Removed build tracker: '/tmp/pip-req-tracker-lhhhsjse'