2021-07-09T20:10:05,628 Created temporary directory: /tmp/pip-ephem-wheel-cache-r2zpy9gk 2021-07-09T20:10:05,632 Created temporary directory: /tmp/pip-req-tracker-ov5b2ax0 2021-07-09T20:10:05,632 Initialized build tracking at /tmp/pip-req-tracker-ov5b2ax0 2021-07-09T20:10:05,632 Created build tracker: /tmp/pip-req-tracker-ov5b2ax0 2021-07-09T20:10:05,633 Entered build tracker: /tmp/pip-req-tracker-ov5b2ax0 2021-07-09T20:10:05,633 Created temporary directory: /tmp/pip-wheel-5a0acpym 2021-07-09T20:10:05,668 1 location(s) to search for versions of polyphemus: 2021-07-09T20:10:05,668 * https://pypi.org/simple/polyphemus/ 2021-07-09T20:10:05,668 Fetching project page and analyzing links: https://pypi.org/simple/polyphemus/ 2021-07-09T20:10:05,669 Getting page https://pypi.org/simple/polyphemus/ 2021-07-09T20:10:05,670 Found index url https://pypi.org/simple 2021-07-09T20:10:05,850 Found link https://files.pythonhosted.org/packages/8b/e4/bc0e6833874156f9494dc2ea002f4724a43e768b7fbcef6eccbdc8b78d0b/polyphemus-0.1.tar.gz#sha256=31297cbf9fe2adb1b172c82c85254a43b9fd583c3715156660c1bae85fb6dcd5 (from https://pypi.org/simple/polyphemus/), version: 0.1 2021-07-09T20:10:05,851 Skipping link: not a file: https://pypi.org/simple/polyphemus/ 2021-07-09T20:10:05,867 Given no hashes to check 1 links for project 'polyphemus': discarding no candidates 2021-07-09T20:10:05,885 Collecting polyphemus==0.1 2021-07-09T20:10:05,887 Created temporary directory: /tmp/pip-unpack-_gavktpx 2021-07-09T20:10:06,070 Downloading polyphemus-0.1.tar.gz (26 kB) 2021-07-09T20:10:06,155 Added polyphemus==0.1 from https://files.pythonhosted.org/packages/8b/e4/bc0e6833874156f9494dc2ea002f4724a43e768b7fbcef6eccbdc8b78d0b/polyphemus-0.1.tar.gz#sha256=31297cbf9fe2adb1b172c82c85254a43b9fd583c3715156660c1bae85fb6dcd5 to build tracker '/tmp/pip-req-tracker-ov5b2ax0' 2021-07-09T20:10:06,156 Running setup.py (path:/tmp/pip-wheel-5a0acpym/polyphemus_9b6ce76b9c9c471e850c7c57bfa4ad0c/setup.py) egg_info for package polyphemus 2021-07-09T20:10:06,157 Created temporary directory: /tmp/pip-pip-egg-info-d_0tomk2 2021-07-09T20:10:06,157 Running command python setup.py egg_info 2021-07-09T20:10:06,796 Traceback (most recent call last): 2021-07-09T20:10:06,797 File "", line 1, in 2021-07-09T20:10:06,797 File "/tmp/pip-wheel-5a0acpym/polyphemus_9b6ce76b9c9c471e850c7c57bfa4ad0c/setup.py", line 50, in 2021-07-09T20:10:06,797 with io.open(fname, 'r') as f: 2021-07-09T20:10:06,797 FileNotFoundError: [Errno 2] No such file or directory: '/tmp/pip-wheel-5a0acpym/polyphemus_9b6ce76b9c9c471e850c7c57bfa4ad0c/docs/index.rst' 2021-07-09T20:10:06,848 WARNING: Discarding https://files.pythonhosted.org/packages/8b/e4/bc0e6833874156f9494dc2ea002f4724a43e768b7fbcef6eccbdc8b78d0b/polyphemus-0.1.tar.gz#sha256=31297cbf9fe2adb1b172c82c85254a43b9fd583c3715156660c1bae85fb6dcd5 (from https://pypi.org/simple/polyphemus/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T20:10:06,849 ERROR: Could not find a version that satisfies the requirement polyphemus==0.1 (from versions: 0.1) 2021-07-09T20:10:06,850 ERROR: No matching distribution found for polyphemus==0.1 2021-07-09T20:10:06,850 Exception information: 2021-07-09T20:10:06,850 Traceback (most recent call last): 2021-07-09T20:10:06,850 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T20:10:06,850 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T20:10:06,850 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T20:10:06,850 raise RequirementsConflicted(criterion) 2021-07-09T20:10:06,850 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('polyphemus==0.1') 2021-07-09T20:10:06,850 2021-07-09T20:10:06,850 During handling of the above exception, another exception occurred: 2021-07-09T20:10:06,850 2021-07-09T20:10:06,850 Traceback (most recent call last): 2021-07-09T20:10:06,850 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T20:10:06,850 result = self._result = resolver.resolve( 2021-07-09T20:10:06,850 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T20:10:06,850 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T20:10:06,850 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T20:10:06,850 raise ResolutionImpossible(e.criterion.information) 2021-07-09T20:10:06,850 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('polyphemus==0.1'), parent=None)] 2021-07-09T20:10:06,850 2021-07-09T20:10:06,850 The above exception was the direct cause of the following exception: 2021-07-09T20:10:06,850 2021-07-09T20:10:06,850 Traceback (most recent call last): 2021-07-09T20:10:06,850 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T20:10:06,850 status = self.run(options, args) 2021-07-09T20:10:06,850 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T20:10:06,850 return func(self, options, args) 2021-07-09T20:10:06,850 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T20:10:06,850 requirement_set = resolver.resolve( 2021-07-09T20:10:06,850 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T20:10:06,850 raise error from e 2021-07-09T20:10:06,850 pip._internal.exceptions.DistributionNotFound: No matching distribution found for polyphemus==0.1 2021-07-09T20:10:06,856 Removed polyphemus==0.1 from https://files.pythonhosted.org/packages/8b/e4/bc0e6833874156f9494dc2ea002f4724a43e768b7fbcef6eccbdc8b78d0b/polyphemus-0.1.tar.gz#sha256=31297cbf9fe2adb1b172c82c85254a43b9fd583c3715156660c1bae85fb6dcd5 from build tracker '/tmp/pip-req-tracker-ov5b2ax0' 2021-07-09T20:10:06,856 Removed build tracker: '/tmp/pip-req-tracker-ov5b2ax0'