2021-07-09T18:28:48,941 Created temporary directory: /tmp/pip-ephem-wheel-cache-7lgkbxoo 2021-07-09T18:28:48,944 Created temporary directory: /tmp/pip-req-tracker-tseyg6l4 2021-07-09T18:28:48,944 Initialized build tracking at /tmp/pip-req-tracker-tseyg6l4 2021-07-09T18:28:48,945 Created build tracker: /tmp/pip-req-tracker-tseyg6l4 2021-07-09T18:28:48,945 Entered build tracker: /tmp/pip-req-tracker-tseyg6l4 2021-07-09T18:28:48,945 Created temporary directory: /tmp/pip-wheel-vkanb8sx 2021-07-09T18:28:48,978 1 location(s) to search for versions of noat: 2021-07-09T18:28:48,978 * https://pypi.org/simple/noat/ 2021-07-09T18:28:48,978 Fetching project page and analyzing links: https://pypi.org/simple/noat/ 2021-07-09T18:28:48,979 Getting page https://pypi.org/simple/noat/ 2021-07-09T18:28:48,980 Found index url https://pypi.org/simple 2021-07-09T18:28:49,068 Found link https://files.pythonhosted.org/packages/48/c2/b3fac35cceec08bd3b62334af28d7c17baf6ab488b25985d4cae915bbd13/noat-1.0.0.tar.gz#sha256=5301b2ef2158b0c26940949ab0f053e715833ccb0c81d49ef7f2f86c4e9a0ca1 (from https://pypi.org/simple/noat/), version: 1.0.0 2021-07-09T18:28:49,068 Found link https://files.pythonhosted.org/packages/ac/5f/ef0318dbdb6ecc8fa6f9e2c3cdfdc2ebd205636d0cd210aba8fe637bcf44/noat-1.0.1.tar.gz#sha256=b92419f39bd110e0a0f79132be90c1fafc561868fa49cd89c9ecfa33aec0dbad (from https://pypi.org/simple/noat/), version: 1.0.1 2021-07-09T18:28:49,069 Found link https://files.pythonhosted.org/packages/0c/f0/2022fc6bc140cf358e7d50179e23a8de904c884ddbe6433d960d793abed0/noat-1.0.2.tar.gz#sha256=a62ddc3338580d192a98494e51eeeede34ef6bd1c7d11613d012df2d5c8b4b3d (from https://pypi.org/simple/noat/), version: 1.0.2 2021-07-09T18:28:49,069 Skipping link: not a file: https://pypi.org/simple/noat/ 2021-07-09T18:28:49,085 Given no hashes to check 1 links for project 'noat': discarding no candidates 2021-07-09T18:28:49,102 Collecting noat==1.0.1 2021-07-09T18:28:49,104 Created temporary directory: /tmp/pip-unpack-xflg30_s 2021-07-09T18:28:49,275 Downloading noat-1.0.1.tar.gz (5.1 kB) 2021-07-09T18:28:49,313 Added noat==1.0.1 from https://files.pythonhosted.org/packages/ac/5f/ef0318dbdb6ecc8fa6f9e2c3cdfdc2ebd205636d0cd210aba8fe637bcf44/noat-1.0.1.tar.gz#sha256=b92419f39bd110e0a0f79132be90c1fafc561868fa49cd89c9ecfa33aec0dbad to build tracker '/tmp/pip-req-tracker-tseyg6l4' 2021-07-09T18:28:49,314 Running setup.py (path:/tmp/pip-wheel-vkanb8sx/noat_fe7842507edb47e58157f7ed0ddcd038/setup.py) egg_info for package noat 2021-07-09T18:28:49,314 Created temporary directory: /tmp/pip-pip-egg-info-xm_zou2n 2021-07-09T18:28:49,315 Running command python setup.py egg_info 2021-07-09T18:28:49,954 Traceback (most recent call last): 2021-07-09T18:28:49,955 File "", line 1, in 2021-07-09T18:28:49,955 File "/tmp/pip-wheel-vkanb8sx/noat_fe7842507edb47e58157f7ed0ddcd038/setup.py", line 7, in 2021-07-09T18:28:49,955 long_description = file('README.md').read(), 2021-07-09T18:28:49,956 NameError: name 'file' is not defined 2021-07-09T18:28:50,005 WARNING: Discarding https://files.pythonhosted.org/packages/ac/5f/ef0318dbdb6ecc8fa6f9e2c3cdfdc2ebd205636d0cd210aba8fe637bcf44/noat-1.0.1.tar.gz#sha256=b92419f39bd110e0a0f79132be90c1fafc561868fa49cd89c9ecfa33aec0dbad (from https://pypi.org/simple/noat/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T18:28:50,007 ERROR: Could not find a version that satisfies the requirement noat==1.0.1 (from versions: 1.0.0, 1.0.1, 1.0.2) 2021-07-09T18:28:50,007 ERROR: No matching distribution found for noat==1.0.1 2021-07-09T18:28:50,007 Exception information: 2021-07-09T18:28:50,007 Traceback (most recent call last): 2021-07-09T18:28:50,007 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T18:28:50,007 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T18:28:50,007 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T18:28:50,007 raise RequirementsConflicted(criterion) 2021-07-09T18:28:50,007 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('noat==1.0.1') 2021-07-09T18:28:50,007 2021-07-09T18:28:50,007 During handling of the above exception, another exception occurred: 2021-07-09T18:28:50,007 2021-07-09T18:28:50,007 Traceback (most recent call last): 2021-07-09T18:28:50,007 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T18:28:50,007 result = self._result = resolver.resolve( 2021-07-09T18:28:50,007 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T18:28:50,007 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T18:28:50,007 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T18:28:50,007 raise ResolutionImpossible(e.criterion.information) 2021-07-09T18:28:50,007 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('noat==1.0.1'), parent=None)] 2021-07-09T18:28:50,007 2021-07-09T18:28:50,007 The above exception was the direct cause of the following exception: 2021-07-09T18:28:50,007 2021-07-09T18:28:50,007 Traceback (most recent call last): 2021-07-09T18:28:50,007 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T18:28:50,007 status = self.run(options, args) 2021-07-09T18:28:50,007 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T18:28:50,007 return func(self, options, args) 2021-07-09T18:28:50,007 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T18:28:50,007 requirement_set = resolver.resolve( 2021-07-09T18:28:50,007 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T18:28:50,007 raise error from e 2021-07-09T18:28:50,007 pip._internal.exceptions.DistributionNotFound: No matching distribution found for noat==1.0.1 2021-07-09T18:28:50,012 Removed noat==1.0.1 from https://files.pythonhosted.org/packages/ac/5f/ef0318dbdb6ecc8fa6f9e2c3cdfdc2ebd205636d0cd210aba8fe637bcf44/noat-1.0.1.tar.gz#sha256=b92419f39bd110e0a0f79132be90c1fafc561868fa49cd89c9ecfa33aec0dbad from build tracker '/tmp/pip-req-tracker-tseyg6l4' 2021-07-09T18:28:50,013 Removed build tracker: '/tmp/pip-req-tracker-tseyg6l4'