2019-07-02T14:00:56 Created temporary directory: /tmp/pip-ephem-wheel-cache-50c6buvo 2019-07-02T14:00:56 Created temporary directory: /tmp/pip-req-tracker-7xwlbjz5 2019-07-02T14:00:56 Created requirements tracker '/tmp/pip-req-tracker-7xwlbjz5' 2019-07-02T14:00:56 Created temporary directory: /tmp/pip-wheel-e2f2vj5x 2019-07-02T14:00:56 Collecting ipymol==0.4 2019-07-02T14:00:56 1 location(s) to search for versions of ipymol: 2019-07-02T14:00:56 * https://pypi.org/simple/ipymol/ 2019-07-02T14:00:56 Getting page https://pypi.org/simple/ipymol/ 2019-07-02T14:00:56 Analyzing links from page https://pypi.org/simple/ipymol/ 2019-07-02T14:00:56 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 2019-07-02T14:00:56 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 2019-07-02T14:00:56 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 2019-07-02T14:00:56 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 2019-07-02T14:00:56 Using version 0.4 (newest of versions: 0.4) 2019-07-02T14:00:56 Created temporary directory: /tmp/pip-unpack-5y2upjt5 2019-07-02T14:00:56 Downloading https://files.pythonhosted.org/packages/ad/a3/ab9c03ea3177c0554fb5e7939cc814602a52438a9b2cb479f5eb4d917aac/ipymol-0.4.tar.gz 2019-07-02T14:00:56 Downloading from URL https://files.pythonhosted.org/packages/ad/a3/ab9c03ea3177c0554fb5e7939cc814602a52438a9b2cb479f5eb4d917aac/ipymol-0.4.tar.gz#sha256=bf880993549881b7e4f02db62d0c37370a65f0fce5a07b59fbc60d473bdfc5ee (from https://pypi.org/simple/ipymol/) 2019-07-02T14:00:56 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-7xwlbjz5' 2019-07-02T14:00:56 Running setup.py (path:/tmp/pip-wheel-e2f2vj5x/ipymol/setup.py) egg_info for package ipymol 2019-07-02T14:00:56 Running command python setup.py egg_info 2019-07-02T14:00:58 Traceback (most recent call last): 2019-07-02T14:00:58 File "", line 1, in 2019-07-02T14:00:58 File "/tmp/pip-wheel-e2f2vj5x/ipymol/setup.py", line 4, in 2019-07-02T14:00:58 from ipymol import __name__, __version__ 2019-07-02T14:00:58 ImportError: cannot import name '__version__' from 'ipymol' (unknown location) 2019-07-02T14:00:58 Cleaning up... 2019-07-02T14:00:58 Removing source in /tmp/pip-wheel-e2f2vj5x/ipymol 2019-07-02T14:00:58 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-7xwlbjz5' 2019-07-02T14:00:58 Removed build tracker '/tmp/pip-req-tracker-7xwlbjz5' 2019-07-02T14:00:58 ERROR: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-wheel-e2f2vj5x/ipymol/ 2019-07-02T14:00:58 Exception information: 2019-07-02T14:00:58 Traceback (most recent call last): 2019-07-02T14:00:58 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/cli/base_command.py", line 178, in main 2019-07-02T14:00:58 status = self.run(options, args) 2019-07-02T14:00:58 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/commands/wheel.py", line 164, in run 2019-07-02T14:00:58 resolver.resolve(requirement_set) 2019-07-02T14:00:58 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolve.py", line 131, in resolve 2019-07-02T14:00:58 self._resolve_one(requirement_set, req) 2019-07-02T14:00:58 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolve.py", line 294, in _resolve_one 2019-07-02T14:00:58 abstract_dist = self._get_abstract_dist_for(req_to_install) 2019-07-02T14:00:58 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolve.py", line 242, in _get_abstract_dist_for 2019-07-02T14:00:58 self.require_hashes 2019-07-02T14:00:58 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/operations/prepare.py", line 362, in prepare_linked_requirement 2019-07-02T14:00:58 abstract_dist.prep_for_dist(finder, self.build_isolation) 2019-07-02T14:00:58 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/operations/prepare.py", line 171, in prep_for_dist 2019-07-02T14:00:58 self.req.prepare_metadata() 2019-07-02T14:00:58 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/req/req_install.py", line 537, in prepare_metadata 2019-07-02T14:00:58 self.run_egg_info() 2019-07-02T14:00:58 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/req/req_install.py", line 615, in run_egg_info 2019-07-02T14:00:58 command_desc='python setup.py egg_info') 2019-07-02T14:00:58 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/utils/misc.py", line 776, in call_subprocess 2019-07-02T14:00:58 % (command_desc, proc.returncode, cwd)) 2019-07-02T14:00:58 pip._internal.exceptions.InstallationError: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-wheel-e2f2vj5x/ipymol/