2021-07-09T19:59:00,912 Created temporary directory: /tmp/pip-ephem-wheel-cache-z6cexzp8 2021-07-09T19:59:00,915 Created temporary directory: /tmp/pip-req-tracker-zyaj4zde 2021-07-09T19:59:00,915 Initialized build tracking at /tmp/pip-req-tracker-zyaj4zde 2021-07-09T19:59:00,915 Created build tracker: /tmp/pip-req-tracker-zyaj4zde 2021-07-09T19:59:00,915 Entered build tracker: /tmp/pip-req-tracker-zyaj4zde 2021-07-09T19:59:00,916 Created temporary directory: /tmp/pip-wheel-o52cor8h 2021-07-09T19:59:00,949 1 location(s) to search for versions of betterpath: 2021-07-09T19:59:00,949 * https://pypi.org/simple/betterpath/ 2021-07-09T19:59:00,950 Fetching project page and analyzing links: https://pypi.org/simple/betterpath/ 2021-07-09T19:59:00,950 Getting page https://pypi.org/simple/betterpath/ 2021-07-09T19:59:00,952 Found index url https://pypi.org/simple 2021-07-09T19:59:01,131 Found link https://files.pythonhosted.org/packages/3c/60/9362a248c24527648cfc8fe1145ac258dcc8d584fee6daaf8a6e2f51df16/betterpath-0.2.tar.gz#sha256=ca1f92a31733be158ac97c729b0f82181355ec9727493684f8a227d8797041ab (from https://pypi.org/simple/betterpath/), version: 0.2 2021-07-09T19:59:01,131 Found link https://files.pythonhosted.org/packages/4a/e6/13250348def6504bd59274bf886e418208899987528fd42ab7e71f90457a/betterpath-0.2.1.tar.gz#sha256=c3524949c83d5cdf784c48df045da6fff236cc19fd0dbaa90228d39b43a5ed79 (from https://pypi.org/simple/betterpath/), version: 0.2.1 2021-07-09T19:59:01,131 Found link https://files.pythonhosted.org/packages/74/60/be35047cf73c77b76aeee08de0a729b745f9f3e6c7393670115f52597e81/betterpath-0.2.2.tar.gz#sha256=e8d04e884d404dae3e622248e1b9c4b80876e21cd1fbdd76fd50ee0d2cb26fe4 (from https://pypi.org/simple/betterpath/), version: 0.2.2 2021-07-09T19:59:01,132 Skipping link: not a file: https://pypi.org/simple/betterpath/ 2021-07-09T19:59:01,148 Given no hashes to check 1 links for project 'betterpath': discarding no candidates 2021-07-09T19:59:01,165 Collecting betterpath==0.2 2021-07-09T19:59:01,167 Created temporary directory: /tmp/pip-unpack-i0rdstzx 2021-07-09T19:59:01,357 Downloading betterpath-0.2.tar.gz (33 kB) 2021-07-09T19:59:01,437 Added betterpath==0.2 from https://files.pythonhosted.org/packages/3c/60/9362a248c24527648cfc8fe1145ac258dcc8d584fee6daaf8a6e2f51df16/betterpath-0.2.tar.gz#sha256=ca1f92a31733be158ac97c729b0f82181355ec9727493684f8a227d8797041ab to build tracker '/tmp/pip-req-tracker-zyaj4zde' 2021-07-09T19:59:01,438 Running setup.py (path:/tmp/pip-wheel-o52cor8h/betterpath_cfca18379b6f4841904da2c4020b2c53/setup.py) egg_info for package betterpath 2021-07-09T19:59:01,439 Created temporary directory: /tmp/pip-pip-egg-info-tpnptm3r 2021-07-09T19:59:01,439 Running command python setup.py egg_info 2021-07-09T19:59:02,111 Traceback (most recent call last): 2021-07-09T19:59:02,112 File "", line 1, in 2021-07-09T19:59:02,113 File "/tmp/pip-wheel-o52cor8h/betterpath_cfca18379b6f4841904da2c4020b2c53/setup.py", line 10, in 2021-07-09T19:59:02,114 install_requires=open("requirements.txt").read().split("\n"), 2021-07-09T19:59:02,114 FileNotFoundError: [Errno 2] No such file or directory: 'requirements.txt' 2021-07-09T19:59:02,164 WARNING: Discarding https://files.pythonhosted.org/packages/3c/60/9362a248c24527648cfc8fe1145ac258dcc8d584fee6daaf8a6e2f51df16/betterpath-0.2.tar.gz#sha256=ca1f92a31733be158ac97c729b0f82181355ec9727493684f8a227d8797041ab (from https://pypi.org/simple/betterpath/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T19:59:02,166 ERROR: Could not find a version that satisfies the requirement betterpath==0.2 (from versions: 0.2, 0.2.1, 0.2.2) 2021-07-09T19:59:02,166 ERROR: No matching distribution found for betterpath==0.2 2021-07-09T19:59:02,166 Exception information: 2021-07-09T19:59:02,166 Traceback (most recent call last): 2021-07-09T19:59:02,166 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T19:59:02,166 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T19:59:02,166 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T19:59:02,166 raise RequirementsConflicted(criterion) 2021-07-09T19:59:02,166 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('betterpath==0.2') 2021-07-09T19:59:02,166 2021-07-09T19:59:02,166 During handling of the above exception, another exception occurred: 2021-07-09T19:59:02,166 2021-07-09T19:59:02,166 Traceback (most recent call last): 2021-07-09T19:59:02,166 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T19:59:02,166 result = self._result = resolver.resolve( 2021-07-09T19:59:02,166 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T19:59:02,166 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T19:59:02,166 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T19:59:02,166 raise ResolutionImpossible(e.criterion.information) 2021-07-09T19:59:02,166 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('betterpath==0.2'), parent=None)] 2021-07-09T19:59:02,166 2021-07-09T19:59:02,166 The above exception was the direct cause of the following exception: 2021-07-09T19:59:02,166 2021-07-09T19:59:02,166 Traceback (most recent call last): 2021-07-09T19:59:02,166 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T19:59:02,166 status = self.run(options, args) 2021-07-09T19:59:02,166 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T19:59:02,166 return func(self, options, args) 2021-07-09T19:59:02,166 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T19:59:02,166 requirement_set = resolver.resolve( 2021-07-09T19:59:02,166 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T19:59:02,166 raise error from e 2021-07-09T19:59:02,166 pip._internal.exceptions.DistributionNotFound: No matching distribution found for betterpath==0.2 2021-07-09T19:59:02,171 Removed betterpath==0.2 from https://files.pythonhosted.org/packages/3c/60/9362a248c24527648cfc8fe1145ac258dcc8d584fee6daaf8a6e2f51df16/betterpath-0.2.tar.gz#sha256=ca1f92a31733be158ac97c729b0f82181355ec9727493684f8a227d8797041ab from build tracker '/tmp/pip-req-tracker-zyaj4zde' 2021-07-09T19:59:02,172 Removed build tracker: '/tmp/pip-req-tracker-zyaj4zde'