2021-07-09T19:43:43,142 Created temporary directory: /tmp/pip-ephem-wheel-cache-vaxl1f8q 2021-07-09T19:43:43,145 Created temporary directory: /tmp/pip-req-tracker-fx8vryas 2021-07-09T19:43:43,146 Initialized build tracking at /tmp/pip-req-tracker-fx8vryas 2021-07-09T19:43:43,146 Created build tracker: /tmp/pip-req-tracker-fx8vryas 2021-07-09T19:43:43,146 Entered build tracker: /tmp/pip-req-tracker-fx8vryas 2021-07-09T19:43:43,147 Created temporary directory: /tmp/pip-wheel-sx1my304 2021-07-09T19:43:43,178 1 location(s) to search for versions of paths: 2021-07-09T19:43:43,178 * https://pypi.org/simple/paths/ 2021-07-09T19:43:43,178 Fetching project page and analyzing links: https://pypi.org/simple/paths/ 2021-07-09T19:43:43,179 Getting page https://pypi.org/simple/paths/ 2021-07-09T19:43:43,180 Found index url https://pypi.org/simple 2021-07-09T19:43:43,361 Found link https://files.pythonhosted.org/packages/62/16/3ff9ef0e24b28c496f9b9f058e85b2892a3043e1bfdae56ad208df1a946a/paths-0.0.1a1.tar.gz#sha256=58a244e643150dec12b98c9aad1ef36bfea9c47260a2fa69fb85c7a02727b4fd (from https://pypi.org/simple/paths/), version: 0.0.1a1 2021-07-09T19:43:43,361 Skipping link: not a file: https://pypi.org/simple/paths/ 2021-07-09T19:43:43,377 Given no hashes to check 1 links for project 'paths': discarding no candidates 2021-07-09T19:43:43,395 Collecting paths==0.0.1a1 2021-07-09T19:43:43,396 Created temporary directory: /tmp/pip-unpack-77o3m6fo 2021-07-09T19:43:43,566 Downloading paths-0.0.1a1.tar.gz (3.4 kB) 2021-07-09T19:43:43,609 Added paths==0.0.1a1 from https://files.pythonhosted.org/packages/62/16/3ff9ef0e24b28c496f9b9f058e85b2892a3043e1bfdae56ad208df1a946a/paths-0.0.1a1.tar.gz#sha256=58a244e643150dec12b98c9aad1ef36bfea9c47260a2fa69fb85c7a02727b4fd to build tracker '/tmp/pip-req-tracker-fx8vryas' 2021-07-09T19:43:43,610 Running setup.py (path:/tmp/pip-wheel-sx1my304/paths_86415adc0a9140328624d512e042afc5/setup.py) egg_info for package paths 2021-07-09T19:43:43,611 Created temporary directory: /tmp/pip-pip-egg-info-lg2p7mph 2021-07-09T19:43:43,611 Running command python setup.py egg_info 2021-07-09T19:43:44,241 Traceback (most recent call last): 2021-07-09T19:43:44,242 File "", line 1, in 2021-07-09T19:43:44,242 File "/tmp/pip-wheel-sx1my304/paths_86415adc0a9140328624d512e042afc5/setup.py", line 11, in 2021-07-09T19:43:44,242 from paths import metadata 2021-07-09T19:43:44,242 File "/tmp/pip-wheel-sx1my304/paths_86415adc0a9140328624d512e042afc5/paths/__init__.py", line 31 2021-07-09T19:43:44,243 print type(filename) 2021-07-09T19:43:44,243 ^ 2021-07-09T19:43:44,243 SyntaxError: invalid syntax 2021-07-09T19:43:44,292 WARNING: Discarding https://files.pythonhosted.org/packages/62/16/3ff9ef0e24b28c496f9b9f058e85b2892a3043e1bfdae56ad208df1a946a/paths-0.0.1a1.tar.gz#sha256=58a244e643150dec12b98c9aad1ef36bfea9c47260a2fa69fb85c7a02727b4fd (from https://pypi.org/simple/paths/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T19:43:44,294 ERROR: Could not find a version that satisfies the requirement paths==0.0.1a1 (from versions: 0.0.1a1) 2021-07-09T19:43:44,294 ERROR: No matching distribution found for paths==0.0.1a1 2021-07-09T19:43:44,294 Exception information: 2021-07-09T19:43:44,294 Traceback (most recent call last): 2021-07-09T19:43:44,294 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T19:43:44,294 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T19:43:44,294 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T19:43:44,294 raise RequirementsConflicted(criterion) 2021-07-09T19:43:44,294 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('paths==0.0.1a1') 2021-07-09T19:43:44,294 2021-07-09T19:43:44,294 During handling of the above exception, another exception occurred: 2021-07-09T19:43:44,294 2021-07-09T19:43:44,294 Traceback (most recent call last): 2021-07-09T19:43:44,294 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T19:43:44,294 result = self._result = resolver.resolve( 2021-07-09T19:43:44,294 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T19:43:44,294 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T19:43:44,294 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T19:43:44,294 raise ResolutionImpossible(e.criterion.information) 2021-07-09T19:43:44,294 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('paths==0.0.1a1'), parent=None)] 2021-07-09T19:43:44,294 2021-07-09T19:43:44,294 The above exception was the direct cause of the following exception: 2021-07-09T19:43:44,294 2021-07-09T19:43:44,294 Traceback (most recent call last): 2021-07-09T19:43:44,294 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T19:43:44,294 status = self.run(options, args) 2021-07-09T19:43:44,294 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T19:43:44,294 return func(self, options, args) 2021-07-09T19:43:44,294 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T19:43:44,294 requirement_set = resolver.resolve( 2021-07-09T19:43:44,294 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T19:43:44,294 raise error from e 2021-07-09T19:43:44,294 pip._internal.exceptions.DistributionNotFound: No matching distribution found for paths==0.0.1a1 2021-07-09T19:43:44,299 Removed paths==0.0.1a1 from https://files.pythonhosted.org/packages/62/16/3ff9ef0e24b28c496f9b9f058e85b2892a3043e1bfdae56ad208df1a946a/paths-0.0.1a1.tar.gz#sha256=58a244e643150dec12b98c9aad1ef36bfea9c47260a2fa69fb85c7a02727b4fd from build tracker '/tmp/pip-req-tracker-fx8vryas' 2021-07-09T19:43:44,300 Removed build tracker: '/tmp/pip-req-tracker-fx8vryas'