2021-07-09T19:53:31,210 Created temporary directory: /tmp/pip-ephem-wheel-cache-8fyd2805 2021-07-09T19:53:31,213 Created temporary directory: /tmp/pip-req-tracker-q5d26sl1 2021-07-09T19:53:31,213 Initialized build tracking at /tmp/pip-req-tracker-q5d26sl1 2021-07-09T19:53:31,213 Created build tracker: /tmp/pip-req-tracker-q5d26sl1 2021-07-09T19:53:31,214 Entered build tracker: /tmp/pip-req-tracker-q5d26sl1 2021-07-09T19:53:31,214 Created temporary directory: /tmp/pip-wheel-eqxt_ox6 2021-07-09T19:53:31,248 1 location(s) to search for versions of juliadown: 2021-07-09T19:53:31,248 * https://pypi.org/simple/juliadown/ 2021-07-09T19:53:31,248 Fetching project page and analyzing links: https://pypi.org/simple/juliadown/ 2021-07-09T19:53:31,249 Getting page https://pypi.org/simple/juliadown/ 2021-07-09T19:53:31,250 Found index url https://pypi.org/simple 2021-07-09T19:53:31,441 Found link https://files.pythonhosted.org/packages/25/48/4955a4ba28ddeaa9be2f1272ea2608b35277ae89bed0d26a5d3f4e6b834c/juliadown-0.0.1.tar.gz#sha256=7bbb03c8ce85e4bf8673b8c6df64637df5e9188b0398b939077ac4687723fc55 (from https://pypi.org/simple/juliadown/), version: 0.0.1 2021-07-09T19:53:31,441 Skipping link: not a file: https://pypi.org/simple/juliadown/ 2021-07-09T19:53:31,458 Given no hashes to check 1 links for project 'juliadown': discarding no candidates 2021-07-09T19:53:31,475 Collecting juliadown==0.0.1 2021-07-09T19:53:31,476 Created temporary directory: /tmp/pip-unpack-65pkw_6r 2021-07-09T19:53:31,648 Downloading juliadown-0.0.1.tar.gz (1.4 kB) 2021-07-09T19:53:31,673 Added juliadown==0.0.1 from https://files.pythonhosted.org/packages/25/48/4955a4ba28ddeaa9be2f1272ea2608b35277ae89bed0d26a5d3f4e6b834c/juliadown-0.0.1.tar.gz#sha256=7bbb03c8ce85e4bf8673b8c6df64637df5e9188b0398b939077ac4687723fc55 to build tracker '/tmp/pip-req-tracker-q5d26sl1' 2021-07-09T19:53:31,674 Running setup.py (path:/tmp/pip-wheel-eqxt_ox6/juliadown_164842981e1e4c6aa5eb8097cd0c9f59/setup.py) egg_info for package juliadown 2021-07-09T19:53:31,675 Created temporary directory: /tmp/pip-pip-egg-info-fbt2csi3 2021-07-09T19:53:31,675 Running command python setup.py egg_info 2021-07-09T19:53:32,303 Traceback (most recent call last): 2021-07-09T19:53:32,304 File "", line 1, in 2021-07-09T19:53:32,304 File "/tmp/pip-wheel-eqxt_ox6/juliadown_164842981e1e4c6aa5eb8097cd0c9f59/setup.py", line 14, in 2021-07-09T19:53:32,305 install_requires = [line.strip() for line in open('requirements.txt')], 2021-07-09T19:53:32,305 FileNotFoundError: [Errno 2] No such file or directory: 'requirements.txt' 2021-07-09T19:53:32,354 WARNING: Discarding https://files.pythonhosted.org/packages/25/48/4955a4ba28ddeaa9be2f1272ea2608b35277ae89bed0d26a5d3f4e6b834c/juliadown-0.0.1.tar.gz#sha256=7bbb03c8ce85e4bf8673b8c6df64637df5e9188b0398b939077ac4687723fc55 (from https://pypi.org/simple/juliadown/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T19:53:32,355 ERROR: Could not find a version that satisfies the requirement juliadown==0.0.1 (from versions: 0.0.1) 2021-07-09T19:53:32,355 ERROR: No matching distribution found for juliadown==0.0.1 2021-07-09T19:53:32,356 Exception information: 2021-07-09T19:53:32,356 Traceback (most recent call last): 2021-07-09T19:53:32,356 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T19:53:32,356 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T19:53:32,356 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T19:53:32,356 raise RequirementsConflicted(criterion) 2021-07-09T19:53:32,356 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('juliadown==0.0.1') 2021-07-09T19:53:32,356 2021-07-09T19:53:32,356 During handling of the above exception, another exception occurred: 2021-07-09T19:53:32,356 2021-07-09T19:53:32,356 Traceback (most recent call last): 2021-07-09T19:53:32,356 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T19:53:32,356 result = self._result = resolver.resolve( 2021-07-09T19:53:32,356 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T19:53:32,356 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T19:53:32,356 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T19:53:32,356 raise ResolutionImpossible(e.criterion.information) 2021-07-09T19:53:32,356 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('juliadown==0.0.1'), parent=None)] 2021-07-09T19:53:32,356 2021-07-09T19:53:32,356 The above exception was the direct cause of the following exception: 2021-07-09T19:53:32,356 2021-07-09T19:53:32,356 Traceback (most recent call last): 2021-07-09T19:53:32,356 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T19:53:32,356 status = self.run(options, args) 2021-07-09T19:53:32,356 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T19:53:32,356 return func(self, options, args) 2021-07-09T19:53:32,356 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T19:53:32,356 requirement_set = resolver.resolve( 2021-07-09T19:53:32,356 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T19:53:32,356 raise error from e 2021-07-09T19:53:32,356 pip._internal.exceptions.DistributionNotFound: No matching distribution found for juliadown==0.0.1 2021-07-09T19:53:32,361 Removed juliadown==0.0.1 from https://files.pythonhosted.org/packages/25/48/4955a4ba28ddeaa9be2f1272ea2608b35277ae89bed0d26a5d3f4e6b834c/juliadown-0.0.1.tar.gz#sha256=7bbb03c8ce85e4bf8673b8c6df64637df5e9188b0398b939077ac4687723fc55 from build tracker '/tmp/pip-req-tracker-q5d26sl1' 2021-07-09T19:53:32,361 Removed build tracker: '/tmp/pip-req-tracker-q5d26sl1'