2021-07-12T10:35:50,095 Created temporary directory: /tmp/pip-ephem-wheel-cache-8vuvxj4k 2021-07-12T10:35:50,098 Created temporary directory: /tmp/pip-req-tracker-tr6ctcn7 2021-07-12T10:35:50,099 Initialized build tracking at /tmp/pip-req-tracker-tr6ctcn7 2021-07-12T10:35:50,099 Created build tracker: /tmp/pip-req-tracker-tr6ctcn7 2021-07-12T10:35:50,099 Entered build tracker: /tmp/pip-req-tracker-tr6ctcn7 2021-07-12T10:35:50,100 Created temporary directory: /tmp/pip-wheel-7qmkhpep 2021-07-12T10:35:50,137 1 location(s) to search for versions of vmd: 2021-07-12T10:35:50,137 * https://pypi.org/simple/vmd/ 2021-07-12T10:35:50,138 Fetching project page and analyzing links: https://pypi.org/simple/vmd/ 2021-07-12T10:35:50,138 Getting page https://pypi.org/simple/vmd/ 2021-07-12T10:35:50,140 Found index url https://pypi.org/simple 2021-07-12T10:35:50,321 Found link https://files.pythonhosted.org/packages/7c/86/561ad13a4540b14e8c4f3e99fb566130380d7774475830c3550377191c99/vmd-0.0.6.tar.gz#sha256=edbb9ec69ce7f69e54bc093f35c0f9fa1286c09fb99c45754d78e0906cccac58 (from https://pypi.org/simple/vmd/), version: 0.0.6 2021-07-12T10:35:50,321 Found link https://files.pythonhosted.org/packages/10/ac/656927b67cfa1439cad69aa5fbaf1f5c07d2a9b9cb7766093e8d73be3edd/vmd-0.1.0.tar.gz#sha256=c061d58adb12e70eb1d39f713d6872b93e9fb1d6d4ecd7922bd976800571feea (from https://pypi.org/simple/vmd/), version: 0.1.0 2021-07-12T10:35:50,322 Found link https://files.pythonhosted.org/packages/5a/98/96488e9a5b9432f19f2660454f0fc6f1869b0d16b7fb2a0f31e6a1f96d2d/vmd-0.1.1.tar.gz#sha256=81f09c42ace2365a413fed6fd46393b7e6675f871333e89ecb63756504545fb9 (from https://pypi.org/simple/vmd/), version: 0.1.1 2021-07-12T10:35:50,322 Skipping link: not a file: https://pypi.org/simple/vmd/ 2021-07-12T10:35:50,340 Given no hashes to check 1 links for project 'vmd': discarding no candidates 2021-07-12T10:35:50,359 Collecting vmd==0.0.6 2021-07-12T10:35:50,360 Created temporary directory: /tmp/pip-unpack-2653v6h8 2021-07-12T10:35:50,533 Downloading vmd-0.0.6.tar.gz (9.1 kB) 2021-07-12T10:35:50,610 Added vmd==0.0.6 from https://files.pythonhosted.org/packages/7c/86/561ad13a4540b14e8c4f3e99fb566130380d7774475830c3550377191c99/vmd-0.0.6.tar.gz#sha256=edbb9ec69ce7f69e54bc093f35c0f9fa1286c09fb99c45754d78e0906cccac58 to build tracker '/tmp/pip-req-tracker-tr6ctcn7' 2021-07-12T10:35:50,612 Running setup.py (path:/tmp/pip-wheel-7qmkhpep/vmd_c4e97cad57ae46c88435d7e9dc98139a/setup.py) egg_info for package vmd 2021-07-12T10:35:50,612 Created temporary directory: /tmp/pip-pip-egg-info-59o2nssr 2021-07-12T10:35:50,613 Running command python setup.py egg_info 2021-07-12T10:35:51,474 /tmp/pip-wheel-7qmkhpep/vmd_c4e97cad57ae46c88435d7e9dc98139a/setup.py:5: DeprecationWarning: Due to possible ambiguity, 'convert()' is deprecated. Use 'convert_file()' or 'convert_text()'. 2021-07-12T10:35:51,474 description = pypandoc.convert('README.md', 'rst') 2021-07-12T10:35:51,475 Traceback (most recent call last): 2021-07-12T10:35:51,475 File "", line 1, in 2021-07-12T10:35:51,475 File "/tmp/pip-wheel-7qmkhpep/vmd_c4e97cad57ae46c88435d7e9dc98139a/setup.py", line 5, in 2021-07-12T10:35:51,475 description = pypandoc.convert('README.md', 'rst') 2021-07-12T10:35:51,475 File "/usr/local/lib/python3.9/dist-packages/pypandoc/__init__.py", line 65, in convert 2021-07-12T10:35:51,492 raise RuntimeError("Format missing, but need one (identified source as text as no " 2021-07-12T10:35:51,493 RuntimeError: Format missing, but need one (identified source as text as no file with that name was found). 2021-07-12T10:35:51,556 WARNING: Discarding https://files.pythonhosted.org/packages/7c/86/561ad13a4540b14e8c4f3e99fb566130380d7774475830c3550377191c99/vmd-0.0.6.tar.gz#sha256=edbb9ec69ce7f69e54bc093f35c0f9fa1286c09fb99c45754d78e0906cccac58 (from https://pypi.org/simple/vmd/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-12T10:35:51,557 ERROR: Could not find a version that satisfies the requirement vmd==0.0.6 (from versions: 0.0.6, 0.1.0, 0.1.1) 2021-07-12T10:35:51,558 ERROR: No matching distribution found for vmd==0.0.6 2021-07-12T10:35:51,558 Exception information: 2021-07-12T10:35:51,558 Traceback (most recent call last): 2021-07-12T10:35:51,558 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-12T10:35:51,558 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-12T10:35:51,558 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-12T10:35:51,558 raise RequirementsConflicted(criterion) 2021-07-12T10:35:51,558 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('vmd==0.0.6') 2021-07-12T10:35:51,558 2021-07-12T10:35:51,558 During handling of the above exception, another exception occurred: 2021-07-12T10:35:51,558 2021-07-12T10:35:51,558 Traceback (most recent call last): 2021-07-12T10:35:51,558 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-12T10:35:51,558 result = self._result = resolver.resolve( 2021-07-12T10:35:51,558 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-12T10:35:51,558 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-12T10:35:51,558 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-12T10:35:51,558 raise ResolutionImpossible(e.criterion.information) 2021-07-12T10:35:51,558 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('vmd==0.0.6'), parent=None)] 2021-07-12T10:35:51,558 2021-07-12T10:35:51,558 The above exception was the direct cause of the following exception: 2021-07-12T10:35:51,558 2021-07-12T10:35:51,558 Traceback (most recent call last): 2021-07-12T10:35:51,558 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-12T10:35:51,558 status = self.run(options, args) 2021-07-12T10:35:51,558 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-12T10:35:51,558 return func(self, options, args) 2021-07-12T10:35:51,558 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-12T10:35:51,558 requirement_set = resolver.resolve( 2021-07-12T10:35:51,558 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-12T10:35:51,558 raise error from e 2021-07-12T10:35:51,558 pip._internal.exceptions.DistributionNotFound: No matching distribution found for vmd==0.0.6 2021-07-12T10:35:51,563 Removed vmd==0.0.6 from https://files.pythonhosted.org/packages/7c/86/561ad13a4540b14e8c4f3e99fb566130380d7774475830c3550377191c99/vmd-0.0.6.tar.gz#sha256=edbb9ec69ce7f69e54bc093f35c0f9fa1286c09fb99c45754d78e0906cccac58 from build tracker '/tmp/pip-req-tracker-tr6ctcn7' 2021-07-12T10:35:51,563 Removed build tracker: '/tmp/pip-req-tracker-tr6ctcn7'