2021-07-09T17:57:22,210 Created temporary directory: /tmp/pip-ephem-wheel-cache-nnon_i8v 2021-07-09T17:57:22,213 Created temporary directory: /tmp/pip-req-tracker-mcmlg5au 2021-07-09T17:57:22,213 Initialized build tracking at /tmp/pip-req-tracker-mcmlg5au 2021-07-09T17:57:22,213 Created build tracker: /tmp/pip-req-tracker-mcmlg5au 2021-07-09T17:57:22,214 Entered build tracker: /tmp/pip-req-tracker-mcmlg5au 2021-07-09T17:57:22,214 Created temporary directory: /tmp/pip-wheel-5twjidsk 2021-07-09T17:57:22,249 1 location(s) to search for versions of noat: 2021-07-09T17:57:22,249 * https://pypi.org/simple/noat/ 2021-07-09T17:57:22,250 Fetching project page and analyzing links: https://pypi.org/simple/noat/ 2021-07-09T17:57:22,250 Getting page https://pypi.org/simple/noat/ 2021-07-09T17:57:22,252 Found index url https://pypi.org/simple 2021-07-09T17:57:22,422 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-09T17:57:22,422 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-09T17:57:22,423 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-09T17:57:22,423 Skipping link: not a file: https://pypi.org/simple/noat/ 2021-07-09T17:57:22,441 Given no hashes to check 1 links for project 'noat': discarding no candidates 2021-07-09T17:57:22,459 Collecting noat==1.0.0 2021-07-09T17:57:22,461 Created temporary directory: /tmp/pip-unpack-54th_g26 2021-07-09T17:57:22,630 Downloading noat-1.0.0.tar.gz (5.2 kB) 2021-07-09T17:57:22,664 Added noat==1.0.0 from https://files.pythonhosted.org/packages/48/c2/b3fac35cceec08bd3b62334af28d7c17baf6ab488b25985d4cae915bbd13/noat-1.0.0.tar.gz#sha256=5301b2ef2158b0c26940949ab0f053e715833ccb0c81d49ef7f2f86c4e9a0ca1 to build tracker '/tmp/pip-req-tracker-mcmlg5au' 2021-07-09T17:57:22,665 Running setup.py (path:/tmp/pip-wheel-5twjidsk/noat_40e04d861d7b46be92af7439dc765785/setup.py) egg_info for package noat 2021-07-09T17:57:22,666 Created temporary directory: /tmp/pip-pip-egg-info-7dnplmz_ 2021-07-09T17:57:22,666 Running command python setup.py egg_info 2021-07-09T17:57:23,367 Traceback (most recent call last): 2021-07-09T17:57:23,368 File "", line 1, in 2021-07-09T17:57:23,369 File "/tmp/pip-wheel-5twjidsk/noat_40e04d861d7b46be92af7439dc765785/setup.py", line 7, in 2021-07-09T17:57:23,370 long_description = file('README.md').read(), 2021-07-09T17:57:23,370 NameError: name 'file' is not defined 2021-07-09T17:57:23,428 WARNING: Discarding https://files.pythonhosted.org/packages/48/c2/b3fac35cceec08bd3b62334af28d7c17baf6ab488b25985d4cae915bbd13/noat-1.0.0.tar.gz#sha256=5301b2ef2158b0c26940949ab0f053e715833ccb0c81d49ef7f2f86c4e9a0ca1 (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-09T17:57:23,429 ERROR: Could not find a version that satisfies the requirement noat==1.0.0 (from versions: 1.0.0, 1.0.1, 1.0.2) 2021-07-09T17:57:23,430 ERROR: No matching distribution found for noat==1.0.0 2021-07-09T17:57:23,430 Exception information: 2021-07-09T17:57:23,430 Traceback (most recent call last): 2021-07-09T17:57:23,430 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T17:57:23,430 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T17:57:23,430 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T17:57:23,430 raise RequirementsConflicted(criterion) 2021-07-09T17:57:23,430 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('noat==1.0.0') 2021-07-09T17:57:23,430 2021-07-09T17:57:23,430 During handling of the above exception, another exception occurred: 2021-07-09T17:57:23,430 2021-07-09T17:57:23,430 Traceback (most recent call last): 2021-07-09T17:57:23,430 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T17:57:23,430 result = self._result = resolver.resolve( 2021-07-09T17:57:23,430 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T17:57:23,430 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T17:57:23,430 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T17:57:23,430 raise ResolutionImpossible(e.criterion.information) 2021-07-09T17:57:23,430 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('noat==1.0.0'), parent=None)] 2021-07-09T17:57:23,430 2021-07-09T17:57:23,430 The above exception was the direct cause of the following exception: 2021-07-09T17:57:23,430 2021-07-09T17:57:23,430 Traceback (most recent call last): 2021-07-09T17:57:23,430 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T17:57:23,430 status = self.run(options, args) 2021-07-09T17:57:23,430 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T17:57:23,430 return func(self, options, args) 2021-07-09T17:57:23,430 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T17:57:23,430 requirement_set = resolver.resolve( 2021-07-09T17:57:23,430 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T17:57:23,430 raise error from e 2021-07-09T17:57:23,430 pip._internal.exceptions.DistributionNotFound: No matching distribution found for noat==1.0.0 2021-07-09T17:57:23,436 Removed noat==1.0.0 from https://files.pythonhosted.org/packages/48/c2/b3fac35cceec08bd3b62334af28d7c17baf6ab488b25985d4cae915bbd13/noat-1.0.0.tar.gz#sha256=5301b2ef2158b0c26940949ab0f053e715833ccb0c81d49ef7f2f86c4e9a0ca1 from build tracker '/tmp/pip-req-tracker-mcmlg5au' 2021-07-09T17:57:23,436 Removed build tracker: '/tmp/pip-req-tracker-mcmlg5au'