2021-07-10T01:05:23,852 Created temporary directory: /tmp/pip-ephem-wheel-cache-bt1b0qjt 2021-07-10T01:05:23,855 Created temporary directory: /tmp/pip-req-tracker-2iu3_g2l 2021-07-10T01:05:23,856 Initialized build tracking at /tmp/pip-req-tracker-2iu3_g2l 2021-07-10T01:05:23,856 Created build tracker: /tmp/pip-req-tracker-2iu3_g2l 2021-07-10T01:05:23,856 Entered build tracker: /tmp/pip-req-tracker-2iu3_g2l 2021-07-10T01:05:23,857 Created temporary directory: /tmp/pip-wheel-fjiyredx 2021-07-10T01:05:23,889 1 location(s) to search for versions of mgmarkdown: 2021-07-10T01:05:23,889 * https://pypi.org/simple/mgmarkdown/ 2021-07-10T01:05:23,889 Fetching project page and analyzing links: https://pypi.org/simple/mgmarkdown/ 2021-07-10T01:05:23,890 Getting page https://pypi.org/simple/mgmarkdown/ 2021-07-10T01:05:23,891 Found index url https://pypi.org/simple 2021-07-10T01:05:24,066 Found link https://files.pythonhosted.org/packages/bd/58/9deda6f3648e7cc8b97b08e2c24926ccaefc7fb44efb9fee10586288e549/mgmarkdown-1.0.0.tar.gz#sha256=2da43524ac1951586db19e97761216acbadfea2e4a72b2d4399acfec66b62aa6 (from https://pypi.org/simple/mgmarkdown/), version: 1.0.0 2021-07-10T01:05:24,067 Found link https://files.pythonhosted.org/packages/69/50/b3285d8a48030f3b7f84e3177d83007278d0e8f5f32b68f225dd05edcf53/mgmarkdown-1.1.0.tar.gz#sha256=a21b1022d6892d0c691e2045c3366df84f1924ce86cf75ac3879873348dfd609 (from https://pypi.org/simple/mgmarkdown/), version: 1.1.0 2021-07-10T01:05:24,067 Skipping link: not a file: https://pypi.org/simple/mgmarkdown/ 2021-07-10T01:05:24,084 Given no hashes to check 1 links for project 'mgmarkdown': discarding no candidates 2021-07-10T01:05:24,102 Collecting mgmarkdown==1.0.0 2021-07-10T01:05:24,106 Created temporary directory: /tmp/pip-unpack-t2ee5zvk 2021-07-10T01:05:24,296 Downloading mgmarkdown-1.0.0.tar.gz (21 kB) 2021-07-10T01:05:24,341 Added mgmarkdown==1.0.0 from https://files.pythonhosted.org/packages/bd/58/9deda6f3648e7cc8b97b08e2c24926ccaefc7fb44efb9fee10586288e549/mgmarkdown-1.0.0.tar.gz#sha256=2da43524ac1951586db19e97761216acbadfea2e4a72b2d4399acfec66b62aa6 to build tracker '/tmp/pip-req-tracker-2iu3_g2l' 2021-07-10T01:05:24,342 Running setup.py (path:/tmp/pip-wheel-fjiyredx/mgmarkdown_0c872f0b7ce1407cb66124fdea5eb643/setup.py) egg_info for package mgmarkdown 2021-07-10T01:05:24,343 Created temporary directory: /tmp/pip-pip-egg-info-olpdzjua 2021-07-10T01:05:24,343 Running command python setup.py egg_info 2021-07-10T01:05:24,985 Traceback (most recent call last): 2021-07-10T01:05:24,985 File "", line 1, in 2021-07-10T01:05:24,985 File "/tmp/pip-wheel-fjiyredx/mgmarkdown_0c872f0b7ce1407cb66124fdea5eb643/setup.py", line 2, in 2021-07-10T01:05:24,986 from mgmarkdown import __version__ 2021-07-10T01:05:24,986 File "/tmp/pip-wheel-fjiyredx/mgmarkdown_0c872f0b7ce1407cb66124fdea5eb643/mgmarkdown/__init__.py", line 14, in 2021-07-10T01:05:24,986 import markdown 2021-07-10T01:05:24,986 ModuleNotFoundError: No module named 'markdown' 2021-07-10T01:05:25,037 WARNING: Discarding https://files.pythonhosted.org/packages/bd/58/9deda6f3648e7cc8b97b08e2c24926ccaefc7fb44efb9fee10586288e549/mgmarkdown-1.0.0.tar.gz#sha256=2da43524ac1951586db19e97761216acbadfea2e4a72b2d4399acfec66b62aa6 (from https://pypi.org/simple/mgmarkdown/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-10T01:05:25,038 ERROR: Could not find a version that satisfies the requirement mgmarkdown==1.0.0 (from versions: 1.0.0, 1.1.0) 2021-07-10T01:05:25,038 ERROR: No matching distribution found for mgmarkdown==1.0.0 2021-07-10T01:05:25,039 Exception information: 2021-07-10T01:05:25,039 Traceback (most recent call last): 2021-07-10T01:05:25,039 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-10T01:05:25,039 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-10T01:05:25,039 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-10T01:05:25,039 raise RequirementsConflicted(criterion) 2021-07-10T01:05:25,039 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('mgmarkdown==1.0.0') 2021-07-10T01:05:25,039 2021-07-10T01:05:25,039 During handling of the above exception, another exception occurred: 2021-07-10T01:05:25,039 2021-07-10T01:05:25,039 Traceback (most recent call last): 2021-07-10T01:05:25,039 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-10T01:05:25,039 result = self._result = resolver.resolve( 2021-07-10T01:05:25,039 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-10T01:05:25,039 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-10T01:05:25,039 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-10T01:05:25,039 raise ResolutionImpossible(e.criterion.information) 2021-07-10T01:05:25,039 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('mgmarkdown==1.0.0'), parent=None)] 2021-07-10T01:05:25,039 2021-07-10T01:05:25,039 The above exception was the direct cause of the following exception: 2021-07-10T01:05:25,039 2021-07-10T01:05:25,039 Traceback (most recent call last): 2021-07-10T01:05:25,039 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-10T01:05:25,039 status = self.run(options, args) 2021-07-10T01:05:25,039 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-10T01:05:25,039 return func(self, options, args) 2021-07-10T01:05:25,039 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-10T01:05:25,039 requirement_set = resolver.resolve( 2021-07-10T01:05:25,039 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-10T01:05:25,039 raise error from e 2021-07-10T01:05:25,039 pip._internal.exceptions.DistributionNotFound: No matching distribution found for mgmarkdown==1.0.0 2021-07-10T01:05:25,043 Removed mgmarkdown==1.0.0 from https://files.pythonhosted.org/packages/bd/58/9deda6f3648e7cc8b97b08e2c24926ccaefc7fb44efb9fee10586288e549/mgmarkdown-1.0.0.tar.gz#sha256=2da43524ac1951586db19e97761216acbadfea2e4a72b2d4399acfec66b62aa6 from build tracker '/tmp/pip-req-tracker-2iu3_g2l' 2021-07-10T01:05:25,044 Removed build tracker: '/tmp/pip-req-tracker-2iu3_g2l'