2021-07-09T22:07:51,233 Created temporary directory: /tmp/pip-ephem-wheel-cache-vq_ok7uj 2021-07-09T22:07:51,236 Created temporary directory: /tmp/pip-req-tracker-662y9e4w 2021-07-09T22:07:51,237 Initialized build tracking at /tmp/pip-req-tracker-662y9e4w 2021-07-09T22:07:51,237 Created build tracker: /tmp/pip-req-tracker-662y9e4w 2021-07-09T22:07:51,237 Entered build tracker: /tmp/pip-req-tracker-662y9e4w 2021-07-09T22:07:51,238 Created temporary directory: /tmp/pip-wheel-fiuhajq0 2021-07-09T22:07:51,270 1 location(s) to search for versions of nuodbtools: 2021-07-09T22:07:51,270 * https://pypi.org/simple/nuodbtools/ 2021-07-09T22:07:51,271 Fetching project page and analyzing links: https://pypi.org/simple/nuodbtools/ 2021-07-09T22:07:51,271 Getting page https://pypi.org/simple/nuodbtools/ 2021-07-09T22:07:51,273 Found index url https://pypi.org/simple 2021-07-09T22:07:51,465 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:51,465 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:51,465 Skipping link: not a file: https://pypi.org/simple/nuodbtools/ 2021-07-09T22:07:51,482 Given no hashes to check 1 links for project 'nuodbtools': discarding no candidates 2021-07-09T22:07:51,499 Collecting nuodbtools==0.1.0 2021-07-09T22:07:51,500 Created temporary directory: /tmp/pip-unpack-dovrh4t6 2021-07-09T22:07:51,684 Downloading nuodbTools-0.1.0.tar.gz (34 kB) 2021-07-09T22:07:51,772 Added nuodbtools==0.1.0 from https://files.pythonhosted.org/packages/c9/95/b57129b213142b54a5e88141ae18f604dd73c3041d70b0d5bfb99696e475/nuodbTools-0.1.0.tar.gz#sha256=28e196f4999c03f8ce6ee6265323b46ec053a151d09fbe441ff10d8685489fe7 to build tracker '/tmp/pip-req-tracker-662y9e4w' 2021-07-09T22:07:51,773 Running setup.py (path:/tmp/pip-wheel-fiuhajq0/nuodbtools_0521722729fc4caba26c8d09be53269c/setup.py) egg_info for package nuodbtools 2021-07-09T22:07:51,773 Created temporary directory: /tmp/pip-pip-egg-info-amubuoza 2021-07-09T22:07:51,774 Running command python setup.py egg_info 2021-07-09T22:07:52,399 Traceback (most recent call last): 2021-07-09T22:07:52,400 File "", line 1, in 2021-07-09T22:07:52,401 File "/tmp/pip-wheel-fiuhajq0/nuodbtools_0521722729fc4caba26c8d09be53269c/setup.py", line 19 2021-07-09T22:07:52,401 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:52,401 ^ 2021-07-09T22:07:52,401 SyntaxError: invalid syntax 2021-07-09T22:07:52,449 WARNING: Discarding https://files.pythonhosted.org/packages/c9/95/b57129b213142b54a5e88141ae18f604dd73c3041d70b0d5bfb99696e475/nuodbTools-0.1.0.tar.gz#sha256=28e196f4999c03f8ce6ee6265323b46ec053a151d09fbe441ff10d8685489fe7 (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:52,451 ERROR: Could not find a version that satisfies the requirement nuodbtools==0.1.0 (from versions: 0.1.0, 0.1.1) 2021-07-09T22:07:52,451 ERROR: No matching distribution found for nuodbtools==0.1.0 2021-07-09T22:07:52,451 Exception information: 2021-07-09T22:07:52,451 Traceback (most recent call last): 2021-07-09T22:07:52,451 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T22:07:52,451 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T22:07:52,451 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T22:07:52,451 raise RequirementsConflicted(criterion) 2021-07-09T22:07:52,451 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('nuodbtools==0.1.0') 2021-07-09T22:07:52,451 2021-07-09T22:07:52,451 During handling of the above exception, another exception occurred: 2021-07-09T22:07:52,451 2021-07-09T22:07:52,451 Traceback (most recent call last): 2021-07-09T22:07:52,451 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T22:07:52,451 result = self._result = resolver.resolve( 2021-07-09T22:07:52,451 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T22:07:52,451 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T22:07:52,451 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T22:07:52,451 raise ResolutionImpossible(e.criterion.information) 2021-07-09T22:07:52,451 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('nuodbtools==0.1.0'), parent=None)] 2021-07-09T22:07:52,451 2021-07-09T22:07:52,451 The above exception was the direct cause of the following exception: 2021-07-09T22:07:52,451 2021-07-09T22:07:52,451 Traceback (most recent call last): 2021-07-09T22:07:52,451 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T22:07:52,451 status = self.run(options, args) 2021-07-09T22:07:52,451 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T22:07:52,451 return func(self, options, args) 2021-07-09T22:07:52,451 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T22:07:52,451 requirement_set = resolver.resolve( 2021-07-09T22:07:52,451 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T22:07:52,451 raise error from e 2021-07-09T22:07:52,451 pip._internal.exceptions.DistributionNotFound: No matching distribution found for nuodbtools==0.1.0 2021-07-09T22:07:52,456 Removed nuodbtools==0.1.0 from https://files.pythonhosted.org/packages/c9/95/b57129b213142b54a5e88141ae18f604dd73c3041d70b0d5bfb99696e475/nuodbTools-0.1.0.tar.gz#sha256=28e196f4999c03f8ce6ee6265323b46ec053a151d09fbe441ff10d8685489fe7 from build tracker '/tmp/pip-req-tracker-662y9e4w' 2021-07-09T22:07:52,456 Removed build tracker: '/tmp/pip-req-tracker-662y9e4w'