2021-07-09T03:28:45,231 Created temporary directory: /tmp/pip-ephem-wheel-cache-g9vmdp8s 2021-07-09T03:28:45,234 Created temporary directory: /tmp/pip-req-tracker-dnyai296 2021-07-09T03:28:45,234 Initialized build tracking at /tmp/pip-req-tracker-dnyai296 2021-07-09T03:28:45,235 Created build tracker: /tmp/pip-req-tracker-dnyai296 2021-07-09T03:28:45,235 Entered build tracker: /tmp/pip-req-tracker-dnyai296 2021-07-09T03:28:45,235 Created temporary directory: /tmp/pip-wheel-voqy10yg 2021-07-09T03:28:45,269 1 location(s) to search for versions of pygments-style-github: 2021-07-09T03:28:45,269 * https://pypi.org/simple/pygments-style-github/ 2021-07-09T03:28:45,269 Fetching project page and analyzing links: https://pypi.org/simple/pygments-style-github/ 2021-07-09T03:28:45,269 Getting page https://pypi.org/simple/pygments-style-github/ 2021-07-09T03:28:45,271 Found index url https://pypi.org/simple 2021-07-09T03:28:45,447 Found link https://files.pythonhosted.org/packages/ed/5b/72cce9f66387eb627dc057d3df6393c821b4b488b060f750849a82b6f4d8/pygments-style-github-0.3.tar.gz#sha256=04bcf7e4dad8217da5a8998ef411efa4797468cda2c13bb2702235c48a0c0d5a (from https://pypi.org/simple/pygments-style-github/), version: 0.3 2021-07-09T03:28:45,447 Found link https://files.pythonhosted.org/packages/cf/95/f130871036a201472ac7618ea1dcc251e6f033fe98cd5d7c0183aeed1f6a/pygments-style-github-0.4.tar.gz#sha256=0fcabd23147d54c86240f621678c53c998a7defaa0d276911c1f2def0a45f4a7 (from https://pypi.org/simple/pygments-style-github/), version: 0.4 2021-07-09T03:28:45,448 Skipping link: not a file: https://pypi.org/simple/pygments-style-github/ 2021-07-09T03:28:45,464 Given no hashes to check 1 links for project 'pygments-style-github': discarding no candidates 2021-07-09T03:28:45,481 Collecting pygments-style-github==0.3 2021-07-09T03:28:45,483 Created temporary directory: /tmp/pip-unpack-i3yxl_f8 2021-07-09T03:28:45,653 Downloading pygments-style-github-0.3.tar.gz (2.7 kB) 2021-07-09T03:28:45,688 Added pygments-style-github==0.3 from https://files.pythonhosted.org/packages/ed/5b/72cce9f66387eb627dc057d3df6393c821b4b488b060f750849a82b6f4d8/pygments-style-github-0.3.tar.gz#sha256=04bcf7e4dad8217da5a8998ef411efa4797468cda2c13bb2702235c48a0c0d5a to build tracker '/tmp/pip-req-tracker-dnyai296' 2021-07-09T03:28:45,689 Running setup.py (path:/tmp/pip-wheel-voqy10yg/pygments-style-github_5f8dce0b41e948b4a95b67d6adc541e7/setup.py) egg_info for package pygments-style-github 2021-07-09T03:28:45,690 Created temporary directory: /tmp/pip-pip-egg-info-b4o5m3_x 2021-07-09T03:28:45,690 Running command python setup.py egg_info 2021-07-09T03:28:46,306 Traceback (most recent call last): 2021-07-09T03:28:46,307 File "", line 1, in 2021-07-09T03:28:46,307 File "/tmp/pip-wheel-voqy10yg/pygments-style-github_5f8dce0b41e948b4a95b67d6adc541e7/setup.py", line 9, in 2021-07-09T03:28:46,307 long_description=open('README.rst').read(), 2021-07-09T03:28:46,308 FileNotFoundError: [Errno 2] No such file or directory: 'README.rst' 2021-07-09T03:28:46,357 WARNING: Discarding https://files.pythonhosted.org/packages/ed/5b/72cce9f66387eb627dc057d3df6393c821b4b488b060f750849a82b6f4d8/pygments-style-github-0.3.tar.gz#sha256=04bcf7e4dad8217da5a8998ef411efa4797468cda2c13bb2702235c48a0c0d5a (from https://pypi.org/simple/pygments-style-github/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T03:28:46,358 ERROR: Could not find a version that satisfies the requirement pygments-style-github==0.3 (from versions: 0.3, 0.4) 2021-07-09T03:28:46,358 ERROR: No matching distribution found for pygments-style-github==0.3 2021-07-09T03:28:46,359 Exception information: 2021-07-09T03:28:46,359 Traceback (most recent call last): 2021-07-09T03:28:46,359 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T03:28:46,359 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T03:28:46,359 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T03:28:46,359 raise RequirementsConflicted(criterion) 2021-07-09T03:28:46,359 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pygments-style-github==0.3') 2021-07-09T03:28:46,359 2021-07-09T03:28:46,359 During handling of the above exception, another exception occurred: 2021-07-09T03:28:46,359 2021-07-09T03:28:46,359 Traceback (most recent call last): 2021-07-09T03:28:46,359 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T03:28:46,359 result = self._result = resolver.resolve( 2021-07-09T03:28:46,359 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T03:28:46,359 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T03:28:46,359 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T03:28:46,359 raise ResolutionImpossible(e.criterion.information) 2021-07-09T03:28:46,359 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pygments-style-github==0.3'), parent=None)] 2021-07-09T03:28:46,359 2021-07-09T03:28:46,359 The above exception was the direct cause of the following exception: 2021-07-09T03:28:46,359 2021-07-09T03:28:46,359 Traceback (most recent call last): 2021-07-09T03:28:46,359 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T03:28:46,359 status = self.run(options, args) 2021-07-09T03:28:46,359 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T03:28:46,359 return func(self, options, args) 2021-07-09T03:28:46,359 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T03:28:46,359 requirement_set = resolver.resolve( 2021-07-09T03:28:46,359 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T03:28:46,359 raise error from e 2021-07-09T03:28:46,359 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pygments-style-github==0.3 2021-07-09T03:28:46,363 Removed pygments-style-github==0.3 from https://files.pythonhosted.org/packages/ed/5b/72cce9f66387eb627dc057d3df6393c821b4b488b060f750849a82b6f4d8/pygments-style-github-0.3.tar.gz#sha256=04bcf7e4dad8217da5a8998ef411efa4797468cda2c13bb2702235c48a0c0d5a from build tracker '/tmp/pip-req-tracker-dnyai296' 2021-07-09T03:28:46,364 Removed build tracker: '/tmp/pip-req-tracker-dnyai296'