2021-07-09T03:38:16,866 Created temporary directory: /tmp/pip-ephem-wheel-cache-1zbavvxh 2021-07-09T03:38:16,869 Created temporary directory: /tmp/pip-req-tracker-xz8z_2xa 2021-07-09T03:38:16,870 Initialized build tracking at /tmp/pip-req-tracker-xz8z_2xa 2021-07-09T03:38:16,870 Created build tracker: /tmp/pip-req-tracker-xz8z_2xa 2021-07-09T03:38:16,870 Entered build tracker: /tmp/pip-req-tracker-xz8z_2xa 2021-07-09T03:38:16,871 Created temporary directory: /tmp/pip-wheel-385ddkye 2021-07-09T03:38:16,904 1 location(s) to search for versions of pybars: 2021-07-09T03:38:16,904 * https://pypi.org/simple/pybars/ 2021-07-09T03:38:16,905 Fetching project page and analyzing links: https://pypi.org/simple/pybars/ 2021-07-09T03:38:16,905 Getting page https://pypi.org/simple/pybars/ 2021-07-09T03:38:16,907 Found index url https://pypi.org/simple 2021-07-09T03:38:17,086 Found link https://files.pythonhosted.org/packages/29/60/a487ec4b37e0639aeee3cac06e22b3a3483609f0d17a1c2238246384908e/pybars-0.0.1.tar.gz#sha256=fbd49dd0090d58498824720cf45741c11e657425dc7506c82db78c4f073d28b8 (from https://pypi.org/simple/pybars/), version: 0.0.1 2021-07-09T03:38:17,087 Found link https://files.pythonhosted.org/packages/39/b4/9b1008de997224129aba2042867596503f658bd27218a115bcdd74e306a1/pybars-0.0.2.tar.gz#sha256=a2557e2d690c485a391cc47d55fc7938052a64c8c0b614d75b947b65ab09cf7f (from https://pypi.org/simple/pybars/), version: 0.0.2 2021-07-09T03:38:17,087 Found link https://files.pythonhosted.org/packages/e3/f2/c2d71fe7920d313bb1a2e3f3bf0941ce06ff6771914974f1034edd21df34/pybars-0.0.3.tar.gz#sha256=47aeeb5fe4ef28e2bef6ff82374110ade844affd9f44958149696daa1b3d1ea9 (from https://pypi.org/simple/pybars/), version: 0.0.3 2021-07-09T03:38:17,087 Found link https://files.pythonhosted.org/packages/67/84/e61926cdb9f17576e69a7cf5a505be7dcf479765a821d95449f5d1f4b08a/pybars-0.0.4.tar.gz#sha256=a8197e787db051ab6418c3276ef525e45b6955de320202282256c9393d6a699d (from https://pypi.org/simple/pybars/), version: 0.0.4 2021-07-09T03:38:17,088 Skipping link: not a file: https://pypi.org/simple/pybars/ 2021-07-09T03:38:17,104 Given no hashes to check 1 links for project 'pybars': discarding no candidates 2021-07-09T03:38:17,122 Collecting pybars==0.0.1 2021-07-09T03:38:17,123 Created temporary directory: /tmp/pip-unpack-evbt_k6t 2021-07-09T03:38:17,310 Downloading pybars-0.0.1.tar.gz (18 kB) 2021-07-09T03:38:17,355 Added pybars==0.0.1 from https://files.pythonhosted.org/packages/29/60/a487ec4b37e0639aeee3cac06e22b3a3483609f0d17a1c2238246384908e/pybars-0.0.1.tar.gz#sha256=fbd49dd0090d58498824720cf45741c11e657425dc7506c82db78c4f073d28b8 to build tracker '/tmp/pip-req-tracker-xz8z_2xa' 2021-07-09T03:38:17,356 Running setup.py (path:/tmp/pip-wheel-385ddkye/pybars_c947999c04c543578bf17f9e6b37d793/setup.py) egg_info for package pybars 2021-07-09T03:38:17,357 Created temporary directory: /tmp/pip-pip-egg-info-3_78jg7y 2021-07-09T03:38:17,357 Running command python setup.py egg_info 2021-07-09T03:38:17,980 Traceback (most recent call last): 2021-07-09T03:38:17,981 File "", line 1, in 2021-07-09T03:38:17,981 File "/tmp/pip-wheel-385ddkye/pybars_c947999c04c543578bf17f9e6b37d793/setup.py", line 22, in 2021-07-09T03:38:17,982 description = file( 2021-07-09T03:38:17,982 NameError: name 'file' is not defined 2021-07-09T03:38:18,031 WARNING: Discarding https://files.pythonhosted.org/packages/29/60/a487ec4b37e0639aeee3cac06e22b3a3483609f0d17a1c2238246384908e/pybars-0.0.1.tar.gz#sha256=fbd49dd0090d58498824720cf45741c11e657425dc7506c82db78c4f073d28b8 (from https://pypi.org/simple/pybars/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T03:38:18,033 ERROR: Could not find a version that satisfies the requirement pybars==0.0.1 (from versions: 0.0.1, 0.0.2, 0.0.3, 0.0.4) 2021-07-09T03:38:18,033 ERROR: No matching distribution found for pybars==0.0.1 2021-07-09T03:38:18,033 Exception information: 2021-07-09T03:38:18,033 Traceback (most recent call last): 2021-07-09T03:38:18,033 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T03:38:18,033 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T03:38:18,033 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T03:38:18,033 raise RequirementsConflicted(criterion) 2021-07-09T03:38:18,033 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pybars==0.0.1') 2021-07-09T03:38:18,033 2021-07-09T03:38:18,033 During handling of the above exception, another exception occurred: 2021-07-09T03:38:18,033 2021-07-09T03:38:18,033 Traceback (most recent call last): 2021-07-09T03:38:18,033 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T03:38:18,033 result = self._result = resolver.resolve( 2021-07-09T03:38:18,033 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T03:38:18,033 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T03:38:18,033 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T03:38:18,033 raise ResolutionImpossible(e.criterion.information) 2021-07-09T03:38:18,033 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pybars==0.0.1'), parent=None)] 2021-07-09T03:38:18,033 2021-07-09T03:38:18,033 The above exception was the direct cause of the following exception: 2021-07-09T03:38:18,033 2021-07-09T03:38:18,033 Traceback (most recent call last): 2021-07-09T03:38:18,033 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T03:38:18,033 status = self.run(options, args) 2021-07-09T03:38:18,033 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T03:38:18,033 return func(self, options, args) 2021-07-09T03:38:18,033 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T03:38:18,033 requirement_set = resolver.resolve( 2021-07-09T03:38:18,033 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T03:38:18,033 raise error from e 2021-07-09T03:38:18,033 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pybars==0.0.1 2021-07-09T03:38:18,038 Removed pybars==0.0.1 from https://files.pythonhosted.org/packages/29/60/a487ec4b37e0639aeee3cac06e22b3a3483609f0d17a1c2238246384908e/pybars-0.0.1.tar.gz#sha256=fbd49dd0090d58498824720cf45741c11e657425dc7506c82db78c4f073d28b8 from build tracker '/tmp/pip-req-tracker-xz8z_2xa' 2021-07-09T03:38:18,038 Removed build tracker: '/tmp/pip-req-tracker-xz8z_2xa'