2021-07-09T19:46:50,441 Created temporary directory: /tmp/pip-ephem-wheel-cache-69d6qahn 2021-07-09T19:46:50,445 Created temporary directory: /tmp/pip-req-tracker-d_vxj240 2021-07-09T19:46:50,445 Initialized build tracking at /tmp/pip-req-tracker-d_vxj240 2021-07-09T19:46:50,446 Created build tracker: /tmp/pip-req-tracker-d_vxj240 2021-07-09T19:46:50,446 Entered build tracker: /tmp/pip-req-tracker-d_vxj240 2021-07-09T19:46:50,447 Created temporary directory: /tmp/pip-wheel-lunrvq0z 2021-07-09T19:46:50,483 1 location(s) to search for versions of pymd: 2021-07-09T19:46:50,483 * https://pypi.org/simple/pymd/ 2021-07-09T19:46:50,483 Fetching project page and analyzing links: https://pypi.org/simple/pymd/ 2021-07-09T19:46:50,484 Getting page https://pypi.org/simple/pymd/ 2021-07-09T19:46:50,485 Found index url https://pypi.org/simple 2021-07-09T19:46:50,576 Found link https://files.pythonhosted.org/packages/df/62/bee3afc4fc860a67548d4786f4943ecf6fa24cb123f41888cdde1049a15f/pymd-0.5.5.zip#sha256=969922900c9bcd1be9ad1c8bdf5f1828d4d2c322fd92dd7701e6b9564f7c2a2c (from https://pypi.org/simple/pymd/), version: 0.5.5 2021-07-09T19:46:50,577 Skipping link: not a file: https://pypi.org/simple/pymd/ 2021-07-09T19:46:50,593 Given no hashes to check 1 links for project 'pymd': discarding no candidates 2021-07-09T19:46:50,610 Collecting pymd==0.5.5 2021-07-09T19:46:50,612 Created temporary directory: /tmp/pip-unpack-w09uj9ew 2021-07-09T19:46:50,783 Downloading pymd-0.5.5.zip (22 kB) 2021-07-09T19:46:50,826 Added pymd==0.5.5 from https://files.pythonhosted.org/packages/df/62/bee3afc4fc860a67548d4786f4943ecf6fa24cb123f41888cdde1049a15f/pymd-0.5.5.zip#sha256=969922900c9bcd1be9ad1c8bdf5f1828d4d2c322fd92dd7701e6b9564f7c2a2c to build tracker '/tmp/pip-req-tracker-d_vxj240' 2021-07-09T19:46:50,827 Running setup.py (path:/tmp/pip-wheel-lunrvq0z/pymd_e25c2d9b80fc4c18812f44ae1e4e2193/setup.py) egg_info for package pymd 2021-07-09T19:46:50,828 Created temporary directory: /tmp/pip-pip-egg-info-kt810nm5 2021-07-09T19:46:50,828 Running command python setup.py egg_info 2021-07-09T19:46:51,484 Traceback (most recent call last): 2021-07-09T19:46:51,484 File "", line 1, in 2021-07-09T19:46:51,484 File "/tmp/pip-wheel-lunrvq0z/pymd_e25c2d9b80fc4c18812f44ae1e4e2193/setup.py", line 25, in 2021-07-09T19:46:51,485 version = find_version('pymd.py') 2021-07-09T19:46:51,485 File "/tmp/pip-wheel-lunrvq0z/pymd_e25c2d9b80fc4c18812f44ae1e4e2193/setup.py", line 14, in find_version 2021-07-09T19:46:51,485 with file(path) as f: 2021-07-09T19:46:51,485 NameError: name 'file' is not defined 2021-07-09T19:46:51,535 WARNING: Discarding https://files.pythonhosted.org/packages/df/62/bee3afc4fc860a67548d4786f4943ecf6fa24cb123f41888cdde1049a15f/pymd-0.5.5.zip#sha256=969922900c9bcd1be9ad1c8bdf5f1828d4d2c322fd92dd7701e6b9564f7c2a2c (from https://pypi.org/simple/pymd/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T19:46:51,536 ERROR: Could not find a version that satisfies the requirement pymd==0.5.5 (from versions: 0.5.5) 2021-07-09T19:46:51,536 ERROR: No matching distribution found for pymd==0.5.5 2021-07-09T19:46:51,537 Exception information: 2021-07-09T19:46:51,537 Traceback (most recent call last): 2021-07-09T19:46:51,537 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T19:46:51,537 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T19:46:51,537 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T19:46:51,537 raise RequirementsConflicted(criterion) 2021-07-09T19:46:51,537 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pymd==0.5.5') 2021-07-09T19:46:51,537 2021-07-09T19:46:51,537 During handling of the above exception, another exception occurred: 2021-07-09T19:46:51,537 2021-07-09T19:46:51,537 Traceback (most recent call last): 2021-07-09T19:46:51,537 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T19:46:51,537 result = self._result = resolver.resolve( 2021-07-09T19:46:51,537 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T19:46:51,537 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T19:46:51,537 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T19:46:51,537 raise ResolutionImpossible(e.criterion.information) 2021-07-09T19:46:51,537 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pymd==0.5.5'), parent=None)] 2021-07-09T19:46:51,537 2021-07-09T19:46:51,537 The above exception was the direct cause of the following exception: 2021-07-09T19:46:51,537 2021-07-09T19:46:51,537 Traceback (most recent call last): 2021-07-09T19:46:51,537 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T19:46:51,537 status = self.run(options, args) 2021-07-09T19:46:51,537 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T19:46:51,537 return func(self, options, args) 2021-07-09T19:46:51,537 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T19:46:51,537 requirement_set = resolver.resolve( 2021-07-09T19:46:51,537 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T19:46:51,537 raise error from e 2021-07-09T19:46:51,537 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pymd==0.5.5 2021-07-09T19:46:51,541 Removed pymd==0.5.5 from https://files.pythonhosted.org/packages/df/62/bee3afc4fc860a67548d4786f4943ecf6fa24cb123f41888cdde1049a15f/pymd-0.5.5.zip#sha256=969922900c9bcd1be9ad1c8bdf5f1828d4d2c322fd92dd7701e6b9564f7c2a2c from build tracker '/tmp/pip-req-tracker-d_vxj240' 2021-07-09T19:46:51,542 Removed build tracker: '/tmp/pip-req-tracker-d_vxj240'