2021-07-14T09:20:22,983 Created temporary directory: /tmp/pip-ephem-wheel-cache-a6nrrvi1 2021-07-14T09:20:22,986 Created temporary directory: /tmp/pip-req-tracker-tot04bdn 2021-07-14T09:20:22,987 Initialized build tracking at /tmp/pip-req-tracker-tot04bdn 2021-07-14T09:20:22,987 Created build tracker: /tmp/pip-req-tracker-tot04bdn 2021-07-14T09:20:22,987 Entered build tracker: /tmp/pip-req-tracker-tot04bdn 2021-07-14T09:20:22,988 Created temporary directory: /tmp/pip-wheel-2kai240p 2021-07-14T09:20:23,019 1 location(s) to search for versions of htmly: 2021-07-14T09:20:23,019 * https://pypi.org/simple/htmly/ 2021-07-14T09:20:23,019 Fetching project page and analyzing links: https://pypi.org/simple/htmly/ 2021-07-14T09:20:23,020 Getting page https://pypi.org/simple/htmly/ 2021-07-14T09:20:23,022 Found index url https://pypi.org/simple 2021-07-14T09:20:23,115 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:23,115 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:23,115 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:23,116 Skipping link: not a file: https://pypi.org/simple/htmly/ 2021-07-14T09:20:23,136 Given no hashes to check 1 links for project 'htmly': discarding no candidates 2021-07-14T09:20:23,160 Collecting htmly==0.2dev 2021-07-14T09:20:23,162 Created temporary directory: /tmp/pip-unpack-_umpguk5 2021-07-14T09:20:23,335 Downloading htmly-0.2dev.tar.gz (2.1 kB) 2021-07-14T09:20:23,356 Added htmly==0.2dev from https://files.pythonhosted.org/packages/13/ee/689f6dd7b3a39fab16cf1960f29a0b6717effbe1cdc8304918d5e6dd85de/htmly-0.2dev.tar.gz#sha256=24cab5fe2f848f300a9bb5cdda2524074cae4453c73d58520dd1ff69e739aab0 to build tracker '/tmp/pip-req-tracker-tot04bdn' 2021-07-14T09:20:23,357 Running setup.py (path:/tmp/pip-wheel-2kai240p/htmly_62f08b6fcf8a47f9a85b4ff03fd9a04d/setup.py) egg_info for package htmly 2021-07-14T09:20:23,358 Created temporary directory: /tmp/pip-pip-egg-info-u3e6pjs8 2021-07-14T09:20:23,358 Running command python setup.py egg_info 2021-07-14T09:20:24,684 Traceback (most recent call last): 2021-07-14T09:20:24,685 File "", line 1, in 2021-07-14T09:20:24,685 File "/tmp/pip-wheel-2kai240p/htmly_62f08b6fcf8a47f9a85b4ff03fd9a04d/setup.py", line 8, in 2021-07-14T09:20:24,685 long_description=open('README.md').read(), 2021-07-14T09:20:24,686 FileNotFoundError: [Errno 2] No such file or directory: 'README.md' 2021-07-14T09:20:24,751 WARNING: Discarding https://files.pythonhosted.org/packages/13/ee/689f6dd7b3a39fab16cf1960f29a0b6717effbe1cdc8304918d5e6dd85de/htmly-0.2dev.tar.gz#sha256=24cab5fe2f848f300a9bb5cdda2524074cae4453c73d58520dd1ff69e739aab0 (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:24,753 ERROR: Could not find a version that satisfies the requirement htmly==0.2dev (from versions: 0.1.dev0, 0.2.dev0, 0.3.dev0) 2021-07-14T09:20:24,753 ERROR: No matching distribution found for htmly==0.2dev 2021-07-14T09:20:24,753 Exception information: 2021-07-14T09:20:24,753 Traceback (most recent call last): 2021-07-14T09:20:24,753 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-14T09:20:24,753 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-14T09:20:24,753 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-14T09:20:24,753 raise RequirementsConflicted(criterion) 2021-07-14T09:20:24,753 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('htmly==0.2dev') 2021-07-14T09:20:24,753 2021-07-14T09:20:24,753 During handling of the above exception, another exception occurred: 2021-07-14T09:20:24,753 2021-07-14T09:20:24,753 Traceback (most recent call last): 2021-07-14T09:20:24,753 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-14T09:20:24,753 result = self._result = resolver.resolve( 2021-07-14T09:20:24,753 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-14T09:20:24,753 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-14T09:20:24,753 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-14T09:20:24,753 raise ResolutionImpossible(e.criterion.information) 2021-07-14T09:20:24,753 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('htmly==0.2dev'), parent=None)] 2021-07-14T09:20:24,753 2021-07-14T09:20:24,753 The above exception was the direct cause of the following exception: 2021-07-14T09:20:24,753 2021-07-14T09:20:24,753 Traceback (most recent call last): 2021-07-14T09:20:24,753 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-14T09:20:24,753 status = self.run(options, args) 2021-07-14T09:20:24,753 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-14T09:20:24,753 return func(self, options, args) 2021-07-14T09:20:24,753 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-14T09:20:24,753 requirement_set = resolver.resolve( 2021-07-14T09:20:24,753 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-14T09:20:24,753 raise error from e 2021-07-14T09:20:24,753 pip._internal.exceptions.DistributionNotFound: No matching distribution found for htmly==0.2dev 2021-07-14T09:20:24,759 Removed htmly==0.2dev from https://files.pythonhosted.org/packages/13/ee/689f6dd7b3a39fab16cf1960f29a0b6717effbe1cdc8304918d5e6dd85de/htmly-0.2dev.tar.gz#sha256=24cab5fe2f848f300a9bb5cdda2524074cae4453c73d58520dd1ff69e739aab0 from build tracker '/tmp/pip-req-tracker-tot04bdn' 2021-07-14T09:20:24,759 Removed build tracker: '/tmp/pip-req-tracker-tot04bdn'