2021-07-09T03:01:45,977 Created temporary directory: /tmp/pip-ephem-wheel-cache-hvvwj47d 2021-07-09T03:01:45,979 Created temporary directory: /tmp/pip-req-tracker-zvl2b1wx 2021-07-09T03:01:45,980 Initialized build tracking at /tmp/pip-req-tracker-zvl2b1wx 2021-07-09T03:01:45,980 Created build tracker: /tmp/pip-req-tracker-zvl2b1wx 2021-07-09T03:01:45,980 Entered build tracker: /tmp/pip-req-tracker-zvl2b1wx 2021-07-09T03:01:45,981 Created temporary directory: /tmp/pip-wheel-kn7igzv9 2021-07-09T03:01:46,013 1 location(s) to search for versions of agar: 2021-07-09T03:01:46,013 * https://pypi.org/simple/agar/ 2021-07-09T03:01:46,014 Fetching project page and analyzing links: https://pypi.org/simple/agar/ 2021-07-09T03:01:46,014 Getting page https://pypi.org/simple/agar/ 2021-07-09T03:01:46,016 Found index url https://pypi.org/simple 2021-07-09T03:01:46,194 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:01:46,194 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:01:46,195 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:01:46,195 Skipping link: not a file: https://pypi.org/simple/agar/ 2021-07-09T03:01:46,211 Given no hashes to check 1 links for project 'agar': discarding no candidates 2021-07-09T03:01:46,228 Collecting agar==0.4 2021-07-09T03:01:46,230 Created temporary directory: /tmp/pip-unpack-hhfv164y 2021-07-09T03:01:46,271 Downloading agar-0.4.tar.gz (20 kB) 2021-07-09T03:01:46,342 Added agar==0.4 from https://files.pythonhosted.org/packages/f8/05/1cfb34f1cd9331344b43b727f961a33719b085e0bd58bd1cff1fff1517b3/agar-0.4.tar.gz#sha256=98f854a7ba69a97eff395c9e1533413024017a39bac4d3174484848af3e58720 to build tracker '/tmp/pip-req-tracker-zvl2b1wx' 2021-07-09T03:01:46,343 Running setup.py (path:/tmp/pip-wheel-kn7igzv9/agar_8d5cfa8cbdfe44399b26eab774008be7/setup.py) egg_info for package agar 2021-07-09T03:01:46,344 Created temporary directory: /tmp/pip-pip-egg-info-lveecjoj 2021-07-09T03:01:46,344 Running command python setup.py egg_info 2021-07-09T03:01:46,955 Traceback (most recent call last): 2021-07-09T03:01:46,956 File "", line 1, in 2021-07-09T03:01:46,956 File "/tmp/pip-wheel-kn7igzv9/agar_8d5cfa8cbdfe44399b26eab774008be7/setup.py", line 23, in 2021-07-09T03:01:46,956 long_description=open("README.rst").read(), 2021-07-09T03:01:46,957 FileNotFoundError: [Errno 2] No such file or directory: 'README.rst' 2021-07-09T03:01:47,005 WARNING: Discarding https://files.pythonhosted.org/packages/f8/05/1cfb34f1cd9331344b43b727f961a33719b085e0bd58bd1cff1fff1517b3/agar-0.4.tar.gz#sha256=98f854a7ba69a97eff395c9e1533413024017a39bac4d3174484848af3e58720 (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:01:47,006 ERROR: Could not find a version that satisfies the requirement agar==0.4 (from versions: 0.4, 0.5, 0.5.1) 2021-07-09T03:01:47,006 ERROR: No matching distribution found for agar==0.4 2021-07-09T03:01:47,007 Exception information: 2021-07-09T03:01:47,007 Traceback (most recent call last): 2021-07-09T03:01:47,007 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T03:01:47,007 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T03:01:47,007 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T03:01:47,007 raise RequirementsConflicted(criterion) 2021-07-09T03:01:47,007 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('agar==0.4') 2021-07-09T03:01:47,007 2021-07-09T03:01:47,007 During handling of the above exception, another exception occurred: 2021-07-09T03:01:47,007 2021-07-09T03:01:47,007 Traceback (most recent call last): 2021-07-09T03:01:47,007 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T03:01:47,007 result = self._result = resolver.resolve( 2021-07-09T03:01:47,007 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T03:01:47,007 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T03:01:47,007 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T03:01:47,007 raise ResolutionImpossible(e.criterion.information) 2021-07-09T03:01:47,007 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('agar==0.4'), parent=None)] 2021-07-09T03:01:47,007 2021-07-09T03:01:47,007 The above exception was the direct cause of the following exception: 2021-07-09T03:01:47,007 2021-07-09T03:01:47,007 Traceback (most recent call last): 2021-07-09T03:01:47,007 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T03:01:47,007 status = self.run(options, args) 2021-07-09T03:01:47,007 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T03:01:47,007 return func(self, options, args) 2021-07-09T03:01:47,007 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T03:01:47,007 requirement_set = resolver.resolve( 2021-07-09T03:01:47,007 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T03:01:47,007 raise error from e 2021-07-09T03:01:47,007 pip._internal.exceptions.DistributionNotFound: No matching distribution found for agar==0.4 2021-07-09T03:01:47,011 Removed agar==0.4 from https://files.pythonhosted.org/packages/f8/05/1cfb34f1cd9331344b43b727f961a33719b085e0bd58bd1cff1fff1517b3/agar-0.4.tar.gz#sha256=98f854a7ba69a97eff395c9e1533413024017a39bac4d3174484848af3e58720 from build tracker '/tmp/pip-req-tracker-zvl2b1wx' 2021-07-09T03:01:47,012 Removed build tracker: '/tmp/pip-req-tracker-zvl2b1wx'