2021-07-10T00:53:40,958 Created temporary directory: /tmp/pip-ephem-wheel-cache-pbv13fxg 2021-07-10T00:53:40,961 Created temporary directory: /tmp/pip-req-tracker-qs3767fd 2021-07-10T00:53:40,962 Initialized build tracking at /tmp/pip-req-tracker-qs3767fd 2021-07-10T00:53:40,962 Created build tracker: /tmp/pip-req-tracker-qs3767fd 2021-07-10T00:53:40,962 Entered build tracker: /tmp/pip-req-tracker-qs3767fd 2021-07-10T00:53:40,963 Created temporary directory: /tmp/pip-wheel-wpoe3jrr 2021-07-10T00:53:40,995 1 location(s) to search for versions of buildparser: 2021-07-10T00:53:40,995 * https://pypi.org/simple/buildparser/ 2021-07-10T00:53:40,995 Fetching project page and analyzing links: https://pypi.org/simple/buildparser/ 2021-07-10T00:53:40,996 Getting page https://pypi.org/simple/buildparser/ 2021-07-10T00:53:40,997 Found index url https://pypi.org/simple 2021-07-10T00:53:41,215 Found link https://files.pythonhosted.org/packages/4d/75/661c84e1a798d9efcfbdd884c54dea0a467b021df15c7af3a4e45db76615/buildparser-0.1.0.tar.gz#sha256=cfdeb6d315b2c500368c6042feb2771a7c692fbe6010b75afe28b824728110b1 (from https://pypi.org/simple/buildparser/), version: 0.1.0 2021-07-10T00:53:41,216 Found link https://files.pythonhosted.org/packages/c5/e7/70bc098b267de7fa0d0761fa0123f178e358cc414749aa22e70b0e8def9d/buildparser-0.1.1.tar.gz#sha256=087acaeb9c0bc0ecdee3d416c1f65f6ca3758df97bf3608381f5e88e8058f3a7 (from https://pypi.org/simple/buildparser/), version: 0.1.1 2021-07-10T00:53:41,216 Skipping link: not a file: https://pypi.org/simple/buildparser/ 2021-07-10T00:53:41,232 Given no hashes to check 1 links for project 'buildparser': discarding no candidates 2021-07-10T00:53:41,250 Collecting buildparser==0.1.0 2021-07-10T00:53:41,252 Created temporary directory: /tmp/pip-unpack-xkms64vx 2021-07-10T00:53:41,425 Downloading buildparser-0.1.0.tar.gz (4.5 kB) 2021-07-10T00:53:41,469 Added buildparser==0.1.0 from https://files.pythonhosted.org/packages/4d/75/661c84e1a798d9efcfbdd884c54dea0a467b021df15c7af3a4e45db76615/buildparser-0.1.0.tar.gz#sha256=cfdeb6d315b2c500368c6042feb2771a7c692fbe6010b75afe28b824728110b1 to build tracker '/tmp/pip-req-tracker-qs3767fd' 2021-07-10T00:53:41,470 Running setup.py (path:/tmp/pip-wheel-wpoe3jrr/buildparser_667906f8f3714a15833e614a7ff68a82/setup.py) egg_info for package buildparser 2021-07-10T00:53:41,471 Created temporary directory: /tmp/pip-pip-egg-info-rmiu7vkz 2021-07-10T00:53:41,471 Running command python setup.py egg_info 2021-07-10T00:53:42,109 Traceback (most recent call last): 2021-07-10T00:53:42,110 File "", line 1, in 2021-07-10T00:53:42,110 File "/tmp/pip-wheel-wpoe3jrr/buildparser_667906f8f3714a15833e614a7ff68a82/setup.py", line 5, in 2021-07-10T00:53:42,110 from buildparser import __version__ 2021-07-10T00:53:42,110 File "/tmp/pip-wheel-wpoe3jrr/buildparser_667906f8f3714a15833e614a7ff68a82/buildparser.py", line 13, in 2021-07-10T00:53:42,111 import ConfigParser 2021-07-10T00:53:42,111 ModuleNotFoundError: No module named 'ConfigParser' 2021-07-10T00:53:42,161 WARNING: Discarding https://files.pythonhosted.org/packages/4d/75/661c84e1a798d9efcfbdd884c54dea0a467b021df15c7af3a4e45db76615/buildparser-0.1.0.tar.gz#sha256=cfdeb6d315b2c500368c6042feb2771a7c692fbe6010b75afe28b824728110b1 (from https://pypi.org/simple/buildparser/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-10T00:53:42,162 ERROR: Could not find a version that satisfies the requirement buildparser==0.1.0 (from versions: 0.1.0, 0.1.1) 2021-07-10T00:53:42,163 ERROR: No matching distribution found for buildparser==0.1.0 2021-07-10T00:53:42,163 Exception information: 2021-07-10T00:53:42,163 Traceback (most recent call last): 2021-07-10T00:53:42,163 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-10T00:53:42,163 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-10T00:53:42,163 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-10T00:53:42,163 raise RequirementsConflicted(criterion) 2021-07-10T00:53:42,163 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('buildparser==0.1.0') 2021-07-10T00:53:42,163 2021-07-10T00:53:42,163 During handling of the above exception, another exception occurred: 2021-07-10T00:53:42,163 2021-07-10T00:53:42,163 Traceback (most recent call last): 2021-07-10T00:53:42,163 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-10T00:53:42,163 result = self._result = resolver.resolve( 2021-07-10T00:53:42,163 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-10T00:53:42,163 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-10T00:53:42,163 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-10T00:53:42,163 raise ResolutionImpossible(e.criterion.information) 2021-07-10T00:53:42,163 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('buildparser==0.1.0'), parent=None)] 2021-07-10T00:53:42,163 2021-07-10T00:53:42,163 The above exception was the direct cause of the following exception: 2021-07-10T00:53:42,163 2021-07-10T00:53:42,163 Traceback (most recent call last): 2021-07-10T00:53:42,163 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-10T00:53:42,163 status = self.run(options, args) 2021-07-10T00:53:42,163 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-10T00:53:42,163 return func(self, options, args) 2021-07-10T00:53:42,163 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-10T00:53:42,163 requirement_set = resolver.resolve( 2021-07-10T00:53:42,163 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-10T00:53:42,163 raise error from e 2021-07-10T00:53:42,163 pip._internal.exceptions.DistributionNotFound: No matching distribution found for buildparser==0.1.0 2021-07-10T00:53:42,168 Removed buildparser==0.1.0 from https://files.pythonhosted.org/packages/4d/75/661c84e1a798d9efcfbdd884c54dea0a467b021df15c7af3a4e45db76615/buildparser-0.1.0.tar.gz#sha256=cfdeb6d315b2c500368c6042feb2771a7c692fbe6010b75afe28b824728110b1 from build tracker '/tmp/pip-req-tracker-qs3767fd' 2021-07-10T00:53:42,168 Removed build tracker: '/tmp/pip-req-tracker-qs3767fd'