2021-07-09T03:06:37,463 Created temporary directory: /tmp/pip-ephem-wheel-cache-hivdgcsh 2021-07-09T03:06:37,467 Created temporary directory: /tmp/pip-req-tracker-upmws27s 2021-07-09T03:06:37,467 Initialized build tracking at /tmp/pip-req-tracker-upmws27s 2021-07-09T03:06:37,467 Created build tracker: /tmp/pip-req-tracker-upmws27s 2021-07-09T03:06:37,467 Entered build tracker: /tmp/pip-req-tracker-upmws27s 2021-07-09T03:06:37,468 Created temporary directory: /tmp/pip-wheel-u4hblmdy 2021-07-09T03:06:37,500 1 location(s) to search for versions of agar: 2021-07-09T03:06:37,500 * https://pypi.org/simple/agar/ 2021-07-09T03:06:37,501 Fetching project page and analyzing links: https://pypi.org/simple/agar/ 2021-07-09T03:06:37,501 Getting page https://pypi.org/simple/agar/ 2021-07-09T03:06:37,502 Found index url https://pypi.org/simple 2021-07-09T03:06:37,590 Found link https://files.pythonhosted.org/packages/f8/05/1cfb34f1cd9331344b43b727f961a33719b085e0bd58bd1cff1fff1517b3/agar-0.4.tar.gz#sha256=98f854a7ba69a97eff395c9e1533413024017a39bac4d3174484848af3e58720 (from https://pypi.org/simple/agar/), version: 0.4 2021-07-09T03:06:37,591 Found link https://files.pythonhosted.org/packages/1d/aa/207fecdf87fa9c6c56cddb4dcb220649f5753094f01c6acfe6503e16d0e1/agar-0.5.tar.gz#sha256=9f91e78bc4278fd41f2c8f900bd4b1dc7d491a723ec8d7a7c5adc5e5c20094a5 (from https://pypi.org/simple/agar/), version: 0.5 2021-07-09T03:06:37,591 Found link https://files.pythonhosted.org/packages/a6/91/d67e44863759428413bbef4987f8ec5664f72ed551283e090177f0596ef0/agar-0.5.1.tar.gz#sha256=3972c9fb0b9ad0e626354caaa4c1237b390d34d4110d97176af514c1c8f0a936 (from https://pypi.org/simple/agar/), version: 0.5.1 2021-07-09T03:06:37,591 Skipping link: not a file: https://pypi.org/simple/agar/ 2021-07-09T03:06:37,607 Given no hashes to check 1 links for project 'agar': discarding no candidates 2021-07-09T03:06:37,625 Collecting agar==0.5.1 2021-07-09T03:06:37,626 Created temporary directory: /tmp/pip-unpack-cat253uw 2021-07-09T03:06:37,667 Downloading agar-0.5.1.tar.gz (22 kB) 2021-07-09T03:06:37,735 Added agar==0.5.1 from https://files.pythonhosted.org/packages/a6/91/d67e44863759428413bbef4987f8ec5664f72ed551283e090177f0596ef0/agar-0.5.1.tar.gz#sha256=3972c9fb0b9ad0e626354caaa4c1237b390d34d4110d97176af514c1c8f0a936 to build tracker '/tmp/pip-req-tracker-upmws27s' 2021-07-09T03:06:37,736 Running setup.py (path:/tmp/pip-wheel-u4hblmdy/agar_e66015f9ba584da492db0e4bcdc736fa/setup.py) egg_info for package agar 2021-07-09T03:06:37,737 Created temporary directory: /tmp/pip-pip-egg-info-1_a72slz 2021-07-09T03:06:37,737 Running command python setup.py egg_info 2021-07-09T03:06:38,357 Traceback (most recent call last): 2021-07-09T03:06:38,358 File "", line 1, in 2021-07-09T03:06:38,358 File "/tmp/pip-wheel-u4hblmdy/agar_e66015f9ba584da492db0e4bcdc736fa/setup.py", line 23, in 2021-07-09T03:06:38,359 long_description=open("README.rst").read(), 2021-07-09T03:06:38,359 FileNotFoundError: [Errno 2] No such file or directory: 'README.rst' 2021-07-09T03:06:38,408 WARNING: Discarding https://files.pythonhosted.org/packages/a6/91/d67e44863759428413bbef4987f8ec5664f72ed551283e090177f0596ef0/agar-0.5.1.tar.gz#sha256=3972c9fb0b9ad0e626354caaa4c1237b390d34d4110d97176af514c1c8f0a936 (from https://pypi.org/simple/agar/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T03:06:38,410 ERROR: Could not find a version that satisfies the requirement agar==0.5.1 (from versions: 0.4, 0.5, 0.5.1) 2021-07-09T03:06:38,410 ERROR: No matching distribution found for agar==0.5.1 2021-07-09T03:06:38,410 Exception information: 2021-07-09T03:06:38,410 Traceback (most recent call last): 2021-07-09T03:06:38,410 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T03:06:38,410 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T03:06:38,410 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T03:06:38,410 raise RequirementsConflicted(criterion) 2021-07-09T03:06:38,410 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('agar==0.5.1') 2021-07-09T03:06:38,410 2021-07-09T03:06:38,410 During handling of the above exception, another exception occurred: 2021-07-09T03:06:38,410 2021-07-09T03:06:38,410 Traceback (most recent call last): 2021-07-09T03:06:38,410 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T03:06:38,410 result = self._result = resolver.resolve( 2021-07-09T03:06:38,410 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T03:06:38,410 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T03:06:38,410 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T03:06:38,410 raise ResolutionImpossible(e.criterion.information) 2021-07-09T03:06:38,410 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('agar==0.5.1'), parent=None)] 2021-07-09T03:06:38,410 2021-07-09T03:06:38,410 The above exception was the direct cause of the following exception: 2021-07-09T03:06:38,410 2021-07-09T03:06:38,410 Traceback (most recent call last): 2021-07-09T03:06:38,410 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T03:06:38,410 status = self.run(options, args) 2021-07-09T03:06:38,410 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T03:06:38,410 return func(self, options, args) 2021-07-09T03:06:38,410 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T03:06:38,410 requirement_set = resolver.resolve( 2021-07-09T03:06:38,410 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T03:06:38,410 raise error from e 2021-07-09T03:06:38,410 pip._internal.exceptions.DistributionNotFound: No matching distribution found for agar==0.5.1 2021-07-09T03:06:38,415 Removed agar==0.5.1 from https://files.pythonhosted.org/packages/a6/91/d67e44863759428413bbef4987f8ec5664f72ed551283e090177f0596ef0/agar-0.5.1.tar.gz#sha256=3972c9fb0b9ad0e626354caaa4c1237b390d34d4110d97176af514c1c8f0a936 from build tracker '/tmp/pip-req-tracker-upmws27s' 2021-07-09T03:06:38,416 Removed build tracker: '/tmp/pip-req-tracker-upmws27s'