2021-07-14T09:20:30,214 Created temporary directory: /tmp/pip-ephem-wheel-cache-iz7m9k00 2021-07-14T09:20:30,217 Created temporary directory: /tmp/pip-req-tracker-dzjffv_8 2021-07-14T09:20:30,218 Initialized build tracking at /tmp/pip-req-tracker-dzjffv_8 2021-07-14T09:20:30,218 Created build tracker: /tmp/pip-req-tracker-dzjffv_8 2021-07-14T09:20:30,218 Entered build tracker: /tmp/pip-req-tracker-dzjffv_8 2021-07-14T09:20:30,219 Created temporary directory: /tmp/pip-wheel-ar3vwt89 2021-07-14T09:20:30,255 1 location(s) to search for versions of htmly: 2021-07-14T09:20:30,255 * https://pypi.org/simple/htmly/ 2021-07-14T09:20:30,256 Fetching project page and analyzing links: https://pypi.org/simple/htmly/ 2021-07-14T09:20:30,257 Getting page https://pypi.org/simple/htmly/ 2021-07-14T09:20:30,259 Found index url https://pypi.org/simple 2021-07-14T09:20:30,369 Found link https://files.pythonhosted.org/packages/12/fc/f547890912128f9397d97e3780819d1751a4b51d2f606ffcf9fea3ddcaa5/htmly-0.1dev.tar.gz#sha256=9a820bceab34d1a3f6be5b860a20bbc256b662c91de3181b9a492251e8698ff8 (from https://pypi.org/simple/htmly/), version: 0.1dev 2021-07-14T09:20:30,370 Found link https://files.pythonhosted.org/packages/13/ee/689f6dd7b3a39fab16cf1960f29a0b6717effbe1cdc8304918d5e6dd85de/htmly-0.2dev.tar.gz#sha256=24cab5fe2f848f300a9bb5cdda2524074cae4453c73d58520dd1ff69e739aab0 (from https://pypi.org/simple/htmly/), version: 0.2dev 2021-07-14T09:20:30,370 Found link https://files.pythonhosted.org/packages/78/47/600191509c0161ef8c4ea07bb304496207f877a9effc1c27b390756920b6/htmly-0.3dev.tar.gz#sha256=169523a31d41864b9fcc7648850011dcf1e156bcde36dfab5a4d537173c18180 (from https://pypi.org/simple/htmly/), version: 0.3dev 2021-07-14T09:20:30,371 Skipping link: not a file: https://pypi.org/simple/htmly/ 2021-07-14T09:20:30,397 Given no hashes to check 1 links for project 'htmly': discarding no candidates 2021-07-14T09:20:30,428 Collecting htmly==0.3dev 2021-07-14T09:20:30,430 Created temporary directory: /tmp/pip-unpack-a7j2c__1 2021-07-14T09:20:30,611 Downloading htmly-0.3dev.tar.gz (2.3 kB) 2021-07-14T09:20:30,633 Added htmly==0.3dev from https://files.pythonhosted.org/packages/78/47/600191509c0161ef8c4ea07bb304496207f877a9effc1c27b390756920b6/htmly-0.3dev.tar.gz#sha256=169523a31d41864b9fcc7648850011dcf1e156bcde36dfab5a4d537173c18180 to build tracker '/tmp/pip-req-tracker-dzjffv_8' 2021-07-14T09:20:30,635 Running setup.py (path:/tmp/pip-wheel-ar3vwt89/htmly_0f0190dcf3b0496f8a2425ffffacace7/setup.py) egg_info for package htmly 2021-07-14T09:20:30,636 Created temporary directory: /tmp/pip-pip-egg-info-4kh2jzdx 2021-07-14T09:20:30,636 Running command python setup.py egg_info 2021-07-14T09:20:31,718 Traceback (most recent call last): 2021-07-14T09:20:31,719 File "", line 1, in 2021-07-14T09:20:31,720 File "/tmp/pip-wheel-ar3vwt89/htmly_0f0190dcf3b0496f8a2425ffffacace7/setup.py", line 8, in 2021-07-14T09:20:31,720 long_description=open('README.md').read(), 2021-07-14T09:20:31,721 FileNotFoundError: [Errno 2] No such file or directory: 'README.md' 2021-07-14T09:20:31,776 WARNING: Discarding https://files.pythonhosted.org/packages/78/47/600191509c0161ef8c4ea07bb304496207f877a9effc1c27b390756920b6/htmly-0.3dev.tar.gz#sha256=169523a31d41864b9fcc7648850011dcf1e156bcde36dfab5a4d537173c18180 (from https://pypi.org/simple/htmly/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-14T09:20:31,778 ERROR: Could not find a version that satisfies the requirement htmly==0.3dev (from versions: 0.1.dev0, 0.2.dev0, 0.3.dev0) 2021-07-14T09:20:31,778 ERROR: No matching distribution found for htmly==0.3dev 2021-07-14T09:20:31,779 Exception information: 2021-07-14T09:20:31,779 Traceback (most recent call last): 2021-07-14T09:20:31,779 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-14T09:20:31,779 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-14T09:20:31,779 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-14T09:20:31,779 raise RequirementsConflicted(criterion) 2021-07-14T09:20:31,779 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('htmly==0.3dev') 2021-07-14T09:20:31,779 2021-07-14T09:20:31,779 During handling of the above exception, another exception occurred: 2021-07-14T09:20:31,779 2021-07-14T09:20:31,779 Traceback (most recent call last): 2021-07-14T09:20:31,779 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-14T09:20:31,779 result = self._result = resolver.resolve( 2021-07-14T09:20:31,779 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-14T09:20:31,779 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-14T09:20:31,779 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-14T09:20:31,779 raise ResolutionImpossible(e.criterion.information) 2021-07-14T09:20:31,779 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('htmly==0.3dev'), parent=None)] 2021-07-14T09:20:31,779 2021-07-14T09:20:31,779 The above exception was the direct cause of the following exception: 2021-07-14T09:20:31,779 2021-07-14T09:20:31,779 Traceback (most recent call last): 2021-07-14T09:20:31,779 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-14T09:20:31,779 status = self.run(options, args) 2021-07-14T09:20:31,779 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-14T09:20:31,779 return func(self, options, args) 2021-07-14T09:20:31,779 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-14T09:20:31,779 requirement_set = resolver.resolve( 2021-07-14T09:20:31,779 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-14T09:20:31,779 raise error from e 2021-07-14T09:20:31,779 pip._internal.exceptions.DistributionNotFound: No matching distribution found for htmly==0.3dev 2021-07-14T09:20:31,786 Removed htmly==0.3dev from https://files.pythonhosted.org/packages/78/47/600191509c0161ef8c4ea07bb304496207f877a9effc1c27b390756920b6/htmly-0.3dev.tar.gz#sha256=169523a31d41864b9fcc7648850011dcf1e156bcde36dfab5a4d537173c18180 from build tracker '/tmp/pip-req-tracker-dzjffv_8' 2021-07-14T09:20:31,786 Removed build tracker: '/tmp/pip-req-tracker-dzjffv_8'