2021-07-09T03:35:51,725 Created temporary directory: /tmp/pip-ephem-wheel-cache-fm2ll8rl 2021-07-09T03:35:51,727 Created temporary directory: /tmp/pip-req-tracker-ztmj4i7b 2021-07-09T03:35:51,728 Initialized build tracking at /tmp/pip-req-tracker-ztmj4i7b 2021-07-09T03:35:51,728 Created build tracker: /tmp/pip-req-tracker-ztmj4i7b 2021-07-09T03:35:51,728 Entered build tracker: /tmp/pip-req-tracker-ztmj4i7b 2021-07-09T03:35:51,729 Created temporary directory: /tmp/pip-wheel-3c9umlj3 2021-07-09T03:35:51,762 1 location(s) to search for versions of anyconf: 2021-07-09T03:35:51,762 * https://pypi.org/simple/anyconf/ 2021-07-09T03:35:51,762 Fetching project page and analyzing links: https://pypi.org/simple/anyconf/ 2021-07-09T03:35:51,763 Getting page https://pypi.org/simple/anyconf/ 2021-07-09T03:35:51,764 Found index url https://pypi.org/simple 2021-07-09T03:35:51,975 Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/fc/78/52c6596fa735fb64c5fcd04e94be15252f64b25c2fa73857de91026cd5ab/anyconf-0.1.0-py2.6.egg#sha256=49769a1a2972305ead705a8b4731230abe7cf334cf9b7d39e4c765a7beb69fd9 (from https://pypi.org/simple/anyconf/) 2021-07-09T03:35:51,976 Found link https://files.pythonhosted.org/packages/fa/02/166a5a3b7df894c7c52c60f8a5a10573105aa6e1a3b9bcbe32319c50a538/anyconf-0.1.0.tar.gz#sha256=fe1213a6547933fa5554e5e020adf2668de4e298fb44c36de9f3a4ec32f1a2b8 (from https://pypi.org/simple/anyconf/), version: 0.1.0 2021-07-09T03:35:51,976 Skipping link: not a file: https://pypi.org/simple/anyconf/ 2021-07-09T03:35:51,992 Given no hashes to check 1 links for project 'anyconf': discarding no candidates 2021-07-09T03:35:52,009 Collecting anyconf==0.1.0 2021-07-09T03:35:52,011 Created temporary directory: /tmp/pip-unpack-1ygsmmd0 2021-07-09T03:35:52,052 Downloading anyconf-0.1.0.tar.gz (1.1 kB) 2021-07-09T03:35:52,077 Added anyconf==0.1.0 from https://files.pythonhosted.org/packages/fa/02/166a5a3b7df894c7c52c60f8a5a10573105aa6e1a3b9bcbe32319c50a538/anyconf-0.1.0.tar.gz#sha256=fe1213a6547933fa5554e5e020adf2668de4e298fb44c36de9f3a4ec32f1a2b8 to build tracker '/tmp/pip-req-tracker-ztmj4i7b' 2021-07-09T03:35:52,079 Running setup.py (path:/tmp/pip-wheel-3c9umlj3/anyconf_7d6575d5c301443292d35de1a1fefe10/setup.py) egg_info for package anyconf 2021-07-09T03:35:52,079 Created temporary directory: /tmp/pip-pip-egg-info-_tn70c4j 2021-07-09T03:35:52,080 Running command python setup.py egg_info 2021-07-09T03:35:52,706 Traceback (most recent call last): 2021-07-09T03:35:52,706 File "", line 1, in 2021-07-09T03:35:52,707 File "/tmp/pip-wheel-3c9umlj3/anyconf_7d6575d5c301443292d35de1a1fefe10/setup.py", line 2, in 2021-07-09T03:35:52,707 import distribute_setup 2021-07-09T03:35:52,707 ModuleNotFoundError: No module named 'distribute_setup' 2021-07-09T03:35:52,756 WARNING: Discarding https://files.pythonhosted.org/packages/fa/02/166a5a3b7df894c7c52c60f8a5a10573105aa6e1a3b9bcbe32319c50a538/anyconf-0.1.0.tar.gz#sha256=fe1213a6547933fa5554e5e020adf2668de4e298fb44c36de9f3a4ec32f1a2b8 (from https://pypi.org/simple/anyconf/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T03:35:52,758 ERROR: Could not find a version that satisfies the requirement anyconf==0.1.0 (from versions: 0.1.0) 2021-07-09T03:35:52,758 ERROR: No matching distribution found for anyconf==0.1.0 2021-07-09T03:35:52,758 Exception information: 2021-07-09T03:35:52,758 Traceback (most recent call last): 2021-07-09T03:35:52,758 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T03:35:52,758 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T03:35:52,758 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T03:35:52,758 raise RequirementsConflicted(criterion) 2021-07-09T03:35:52,758 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('anyconf==0.1.0') 2021-07-09T03:35:52,758 2021-07-09T03:35:52,758 During handling of the above exception, another exception occurred: 2021-07-09T03:35:52,758 2021-07-09T03:35:52,758 Traceback (most recent call last): 2021-07-09T03:35:52,758 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T03:35:52,758 result = self._result = resolver.resolve( 2021-07-09T03:35:52,758 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T03:35:52,758 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T03:35:52,758 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T03:35:52,758 raise ResolutionImpossible(e.criterion.information) 2021-07-09T03:35:52,758 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('anyconf==0.1.0'), parent=None)] 2021-07-09T03:35:52,758 2021-07-09T03:35:52,758 The above exception was the direct cause of the following exception: 2021-07-09T03:35:52,758 2021-07-09T03:35:52,758 Traceback (most recent call last): 2021-07-09T03:35:52,758 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T03:35:52,758 status = self.run(options, args) 2021-07-09T03:35:52,758 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T03:35:52,758 return func(self, options, args) 2021-07-09T03:35:52,758 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T03:35:52,758 requirement_set = resolver.resolve( 2021-07-09T03:35:52,758 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T03:35:52,758 raise error from e 2021-07-09T03:35:52,758 pip._internal.exceptions.DistributionNotFound: No matching distribution found for anyconf==0.1.0 2021-07-09T03:35:52,763 Removed anyconf==0.1.0 from https://files.pythonhosted.org/packages/fa/02/166a5a3b7df894c7c52c60f8a5a10573105aa6e1a3b9bcbe32319c50a538/anyconf-0.1.0.tar.gz#sha256=fe1213a6547933fa5554e5e020adf2668de4e298fb44c36de9f3a4ec32f1a2b8 from build tracker '/tmp/pip-req-tracker-ztmj4i7b' 2021-07-09T03:35:52,764 Removed build tracker: '/tmp/pip-req-tracker-ztmj4i7b'