2021-07-09T01:33:11,775 Created temporary directory: /tmp/pip-ephem-wheel-cache-78gpxqbg 2021-07-09T01:33:11,777 Created temporary directory: /tmp/pip-req-tracker-imb_jpa4 2021-07-09T01:33:11,778 Initialized build tracking at /tmp/pip-req-tracker-imb_jpa4 2021-07-09T01:33:11,778 Created build tracker: /tmp/pip-req-tracker-imb_jpa4 2021-07-09T01:33:11,778 Entered build tracker: /tmp/pip-req-tracker-imb_jpa4 2021-07-09T01:33:11,779 Created temporary directory: /tmp/pip-wheel-nkso6q9_ 2021-07-09T01:33:11,813 1 location(s) to search for versions of holyview: 2021-07-09T01:33:11,813 * https://pypi.org/simple/holyview/ 2021-07-09T01:33:11,814 Fetching project page and analyzing links: https://pypi.org/simple/holyview/ 2021-07-09T01:33:11,814 Getting page https://pypi.org/simple/holyview/ 2021-07-09T01:33:11,816 Found index url https://pypi.org/simple 2021-07-09T01:33:11,994 Found link https://files.pythonhosted.org/packages/08/dc/0fd0f3acaeca3efdc0fbd22010009b25ac92cec0d35080d6cd37a6089324/HolyView-0.1.tar.gz#sha256=f1967d124af5368dd00072a4c411d21c8ce02b33454be14607a90ea7728e01c1 (from https://pypi.org/simple/holyview/), version: 0.1 2021-07-09T01:33:11,994 Skipping link: not a file: https://pypi.org/simple/holyview/ 2021-07-09T01:33:12,011 Given no hashes to check 1 links for project 'holyview': discarding no candidates 2021-07-09T01:33:12,028 Collecting holyview==0.1 2021-07-09T01:33:12,029 Created temporary directory: /tmp/pip-unpack-l_22g6rg 2021-07-09T01:33:12,070 Downloading HolyView-0.1.tar.gz (6.9 kB) 2021-07-09T01:33:12,097 Added holyview==0.1 from https://files.pythonhosted.org/packages/08/dc/0fd0f3acaeca3efdc0fbd22010009b25ac92cec0d35080d6cd37a6089324/HolyView-0.1.tar.gz#sha256=f1967d124af5368dd00072a4c411d21c8ce02b33454be14607a90ea7728e01c1 to build tracker '/tmp/pip-req-tracker-imb_jpa4' 2021-07-09T01:33:12,098 Running setup.py (path:/tmp/pip-wheel-nkso6q9_/holyview_851010baf1b5404b9cfb7359124eef76/setup.py) egg_info for package holyview 2021-07-09T01:33:12,099 Created temporary directory: /tmp/pip-pip-egg-info-yi6aubeg 2021-07-09T01:33:12,099 Running command python setup.py egg_info 2021-07-09T01:33:12,714 Traceback (most recent call last): 2021-07-09T01:33:12,715 File "", line 1, in 2021-07-09T01:33:12,715 File "/tmp/pip-wheel-nkso6q9_/holyview_851010baf1b5404b9cfb7359124eef76/setup.py", line 9, in 2021-07-09T01:33:12,716 long_description=open("README.rst").read(), 2021-07-09T01:33:12,716 FileNotFoundError: [Errno 2] No such file or directory: 'README.rst' 2021-07-09T01:33:12,764 WARNING: Discarding https://files.pythonhosted.org/packages/08/dc/0fd0f3acaeca3efdc0fbd22010009b25ac92cec0d35080d6cd37a6089324/HolyView-0.1.tar.gz#sha256=f1967d124af5368dd00072a4c411d21c8ce02b33454be14607a90ea7728e01c1 (from https://pypi.org/simple/holyview/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T01:33:12,766 ERROR: Could not find a version that satisfies the requirement holyview==0.1 (from versions: 0.1) 2021-07-09T01:33:12,766 ERROR: No matching distribution found for holyview==0.1 2021-07-09T01:33:12,766 Exception information: 2021-07-09T01:33:12,766 Traceback (most recent call last): 2021-07-09T01:33:12,766 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T01:33:12,766 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T01:33:12,766 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T01:33:12,766 raise RequirementsConflicted(criterion) 2021-07-09T01:33:12,766 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('holyview==0.1') 2021-07-09T01:33:12,766 2021-07-09T01:33:12,766 During handling of the above exception, another exception occurred: 2021-07-09T01:33:12,766 2021-07-09T01:33:12,766 Traceback (most recent call last): 2021-07-09T01:33:12,766 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T01:33:12,766 result = self._result = resolver.resolve( 2021-07-09T01:33:12,766 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T01:33:12,766 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T01:33:12,766 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T01:33:12,766 raise ResolutionImpossible(e.criterion.information) 2021-07-09T01:33:12,766 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('holyview==0.1'), parent=None)] 2021-07-09T01:33:12,766 2021-07-09T01:33:12,766 The above exception was the direct cause of the following exception: 2021-07-09T01:33:12,766 2021-07-09T01:33:12,766 Traceback (most recent call last): 2021-07-09T01:33:12,766 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T01:33:12,766 status = self.run(options, args) 2021-07-09T01:33:12,766 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T01:33:12,766 return func(self, options, args) 2021-07-09T01:33:12,766 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T01:33:12,766 requirement_set = resolver.resolve( 2021-07-09T01:33:12,766 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T01:33:12,766 raise error from e 2021-07-09T01:33:12,766 pip._internal.exceptions.DistributionNotFound: No matching distribution found for holyview==0.1 2021-07-09T01:33:12,771 Removed holyview==0.1 from https://files.pythonhosted.org/packages/08/dc/0fd0f3acaeca3efdc0fbd22010009b25ac92cec0d35080d6cd37a6089324/HolyView-0.1.tar.gz#sha256=f1967d124af5368dd00072a4c411d21c8ce02b33454be14607a90ea7728e01c1 from build tracker '/tmp/pip-req-tracker-imb_jpa4' 2021-07-09T01:33:12,771 Removed build tracker: '/tmp/pip-req-tracker-imb_jpa4'