2021-07-11T18:53:37,167 Created temporary directory: /tmp/pip-ephem-wheel-cache-ocvvvtxo 2021-07-11T18:53:37,175 Created temporary directory: /tmp/pip-req-tracker-ki1rn5c6 2021-07-11T18:53:37,175 Initialized build tracking at /tmp/pip-req-tracker-ki1rn5c6 2021-07-11T18:53:37,175 Created build tracker: /tmp/pip-req-tracker-ki1rn5c6 2021-07-11T18:53:37,176 Entered build tracker: /tmp/pip-req-tracker-ki1rn5c6 2021-07-11T18:53:37,176 Created temporary directory: /tmp/pip-wheel-0prsu04z 2021-07-11T18:53:37,205 1 location(s) to search for versions of ipymol: 2021-07-11T18:53:37,205 * https://pypi.org/simple/ipymol/ 2021-07-11T18:53:37,205 Fetching project page and analyzing links: https://pypi.org/simple/ipymol/ 2021-07-11T18:53:37,206 Getting page https://pypi.org/simple/ipymol/ 2021-07-11T18:53:37,207 Found index url https://pypi.org/simple 2021-07-11T18:53:37,392 Found link https://files.pythonhosted.org/packages/52/e0/f7d7e75e797990c3f19d545aae63b9556b0c0abd6d11ee943cffbb0210e7/ipymol-0.3.tar.gz#sha256=bee56c98203cfbdb5d813aa4a43130fb03d391f5d3980c2d8aaf910aba189bc1 (from https://pypi.org/simple/ipymol/), version: 0.3 2021-07-11T18:53:37,393 Found link https://files.pythonhosted.org/packages/ad/a3/ab9c03ea3177c0554fb5e7939cc814602a52438a9b2cb479f5eb4d917aac/ipymol-0.4.tar.gz#sha256=bf880993549881b7e4f02db62d0c37370a65f0fce5a07b59fbc60d473bdfc5ee (from https://pypi.org/simple/ipymol/), version: 0.4 2021-07-11T18:53:37,410 Found link https://files.pythonhosted.org/packages/36/c0/b626df76aa927053d235331e101526625f0c52b0c0de2710f56d02371aa7/ipymol-0.5-py3-none-any.whl#sha256=43022b798451c3d874ddf4f0c017012141f0a50901b189c6ba0e3f7dbb02d105 (from https://pypi.org/simple/ipymol/), version: 0.5 2021-07-11T18:53:37,410 Found link https://files.pythonhosted.org/packages/5e/aa/de1b18f47ae826ee1e6132208160caeaca503ec6e9bdb1f0061f823ac223/ipymol-0.5.tar.gz#sha256=b94806ead33168996a1e496055c3d9f3ce51bd978f0767883d57d600406dea4b (from https://pypi.org/simple/ipymol/), version: 0.5 2021-07-11T18:53:37,410 Skipping link: not a file: https://pypi.org/simple/ipymol/ 2021-07-11T18:53:37,412 Given no hashes to check 1 links for project 'ipymol': discarding no candidates 2021-07-11T18:53:37,430 Collecting ipymol==0.4 2021-07-11T18:53:37,432 Created temporary directory: /tmp/pip-unpack-4qjzrn7u 2021-07-11T18:53:37,602 Downloading ipymol-0.4.tar.gz (2.7 kB) 2021-07-11T18:53:37,640 Added ipymol==0.4 from https://files.pythonhosted.org/packages/ad/a3/ab9c03ea3177c0554fb5e7939cc814602a52438a9b2cb479f5eb4d917aac/ipymol-0.4.tar.gz#sha256=bf880993549881b7e4f02db62d0c37370a65f0fce5a07b59fbc60d473bdfc5ee to build tracker '/tmp/pip-req-tracker-ki1rn5c6' 2021-07-11T18:53:37,641 Running setup.py (path:/tmp/pip-wheel-0prsu04z/ipymol_0a770e0ab8624c259648e2d50880130d/setup.py) egg_info for package ipymol 2021-07-11T18:53:37,641 Created temporary directory: /tmp/pip-pip-egg-info-4iqf48e5 2021-07-11T18:53:37,642 Running command python setup.py egg_info 2021-07-11T18:53:38,316 Traceback (most recent call last): 2021-07-11T18:53:38,317 File "", line 1, in 2021-07-11T18:53:38,317 File "/tmp/pip-wheel-0prsu04z/ipymol_0a770e0ab8624c259648e2d50880130d/setup.py", line 4, in 2021-07-11T18:53:38,318 from ipymol import __name__, __version__ 2021-07-11T18:53:38,318 ImportError: cannot import name '__version__' from 'ipymol' (unknown location) 2021-07-11T18:53:38,364 WARNING: Discarding https://files.pythonhosted.org/packages/ad/a3/ab9c03ea3177c0554fb5e7939cc814602a52438a9b2cb479f5eb4d917aac/ipymol-0.4.tar.gz#sha256=bf880993549881b7e4f02db62d0c37370a65f0fce5a07b59fbc60d473bdfc5ee (from https://pypi.org/simple/ipymol/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-11T18:53:38,365 ERROR: Could not find a version that satisfies the requirement ipymol==0.4 (from versions: 0.3, 0.4, 0.5) 2021-07-11T18:53:38,366 ERROR: No matching distribution found for ipymol==0.4 2021-07-11T18:53:38,366 Exception information: 2021-07-11T18:53:38,366 Traceback (most recent call last): 2021-07-11T18:53:38,366 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-11T18:53:38,366 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-11T18:53:38,366 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-11T18:53:38,366 raise RequirementsConflicted(criterion) 2021-07-11T18:53:38,366 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('ipymol==0.4') 2021-07-11T18:53:38,366 2021-07-11T18:53:38,366 During handling of the above exception, another exception occurred: 2021-07-11T18:53:38,366 2021-07-11T18:53:38,366 Traceback (most recent call last): 2021-07-11T18:53:38,366 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-11T18:53:38,366 result = self._result = resolver.resolve( 2021-07-11T18:53:38,366 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-11T18:53:38,366 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-11T18:53:38,366 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-11T18:53:38,366 raise ResolutionImpossible(e.criterion.information) 2021-07-11T18:53:38,366 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('ipymol==0.4'), parent=None)] 2021-07-11T18:53:38,366 2021-07-11T18:53:38,366 The above exception was the direct cause of the following exception: 2021-07-11T18:53:38,366 2021-07-11T18:53:38,366 Traceback (most recent call last): 2021-07-11T18:53:38,366 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-11T18:53:38,366 status = self.run(options, args) 2021-07-11T18:53:38,366 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-11T18:53:38,366 return func(self, options, args) 2021-07-11T18:53:38,366 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-11T18:53:38,366 requirement_set = resolver.resolve( 2021-07-11T18:53:38,366 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-11T18:53:38,366 raise error from e 2021-07-11T18:53:38,366 pip._internal.exceptions.DistributionNotFound: No matching distribution found for ipymol==0.4 2021-07-11T18:53:38,371 Removed ipymol==0.4 from https://files.pythonhosted.org/packages/ad/a3/ab9c03ea3177c0554fb5e7939cc814602a52438a9b2cb479f5eb4d917aac/ipymol-0.4.tar.gz#sha256=bf880993549881b7e4f02db62d0c37370a65f0fce5a07b59fbc60d473bdfc5ee from build tracker '/tmp/pip-req-tracker-ki1rn5c6' 2021-07-11T18:53:38,371 Removed build tracker: '/tmp/pip-req-tracker-ki1rn5c6'