2019-07-09T10:32:37 Created temporary directory: /tmp/pip-ephem-wheel-cache-_cyf1x16 2019-07-09T10:32:37 Created temporary directory: /tmp/pip-req-tracker-eidav_aq 2019-07-09T10:32:37 Created requirements tracker '/tmp/pip-req-tracker-eidav_aq' 2019-07-09T10:32:37 Created temporary directory: /tmp/pip-wheel-d5gmzgia 2019-07-09T10:32:37 Collecting cc_example-nml==0.1.1 2019-07-09T10:32:37 1 location(s) to search for versions of cc-example-nml: 2019-07-09T10:32:37 * https://pypi.org/simple/cc-example-nml/ 2019-07-09T10:32:37 Getting page https://pypi.org/simple/cc-example-nml/ 2019-07-09T10:32:37 Analyzing links from page https://pypi.org/simple/cc-example-nml/ 2019-07-09T10:32:37 Found link https://files.pythonhosted.org/packages/f6/ca/d25361650a864170cd7e849077eda28448ba7c2c54a9d5009d511721544d/cc_example-nml-0.1.1.tar.gz#sha256=aa0cc8b2f0b411c5d3dcd11066f7a3512e786a098cd3d9837a0d339f6242bccc (from https://pypi.org/simple/cc-example-nml/), version: 0.1.1 2019-07-09T10:32:37 Using version 0.1.1 (newest of versions: 0.1.1) 2019-07-09T10:32:37 Created temporary directory: /tmp/pip-unpack-40i7ollr 2019-07-09T10:32:37 Downloading https://files.pythonhosted.org/packages/f6/ca/d25361650a864170cd7e849077eda28448ba7c2c54a9d5009d511721544d/cc_example-nml-0.1.1.tar.gz 2019-07-09T10:32:37 Downloading from URL https://files.pythonhosted.org/packages/f6/ca/d25361650a864170cd7e849077eda28448ba7c2c54a9d5009d511721544d/cc_example-nml-0.1.1.tar.gz#sha256=aa0cc8b2f0b411c5d3dcd11066f7a3512e786a098cd3d9837a0d339f6242bccc (from https://pypi.org/simple/cc-example-nml/) 2019-07-09T10:32:37 Added cc_example-nml==0.1.1 from https://files.pythonhosted.org/packages/f6/ca/d25361650a864170cd7e849077eda28448ba7c2c54a9d5009d511721544d/cc_example-nml-0.1.1.tar.gz#sha256=aa0cc8b2f0b411c5d3dcd11066f7a3512e786a098cd3d9837a0d339f6242bccc to build tracker '/tmp/pip-req-tracker-eidav_aq' 2019-07-09T10:32:37 Running setup.py (path:/tmp/pip-wheel-d5gmzgia/cc-example-nml/setup.py) egg_info for package cc-example-nml 2019-07-09T10:32:37 Running command python setup.py egg_info 2019-07-09T10:32:39 Traceback (most recent call last): 2019-07-09T10:32:39 File "", line 1, in 2019-07-09T10:32:39 File "/tmp/pip-wheel-d5gmzgia/cc-example-nml/setup.py", line 16, in 2019-07-09T10:32:39 version=versioneer.get_version(), 2019-07-09T10:32:39 AttributeError: module 'versioneer' has no attribute 'get_version' 2019-07-09T10:32:39 Cleaning up... 2019-07-09T10:32:39 Removing source in /tmp/pip-wheel-d5gmzgia/cc-example-nml 2019-07-09T10:32:39 Removed cc_example-nml==0.1.1 from https://files.pythonhosted.org/packages/f6/ca/d25361650a864170cd7e849077eda28448ba7c2c54a9d5009d511721544d/cc_example-nml-0.1.1.tar.gz#sha256=aa0cc8b2f0b411c5d3dcd11066f7a3512e786a098cd3d9837a0d339f6242bccc from build tracker '/tmp/pip-req-tracker-eidav_aq' 2019-07-09T10:32:39 Removed build tracker '/tmp/pip-req-tracker-eidav_aq' 2019-07-09T10:32:39 ERROR: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-wheel-d5gmzgia/cc-example-nml/ 2019-07-09T10:32:39 Exception information: 2019-07-09T10:32:39 Traceback (most recent call last): 2019-07-09T10:32:39 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/cli/base_command.py", line 178, in main 2019-07-09T10:32:39 status = self.run(options, args) 2019-07-09T10:32:39 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/commands/wheel.py", line 164, in run 2019-07-09T10:32:39 resolver.resolve(requirement_set) 2019-07-09T10:32:39 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolve.py", line 131, in resolve 2019-07-09T10:32:39 self._resolve_one(requirement_set, req) 2019-07-09T10:32:39 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolve.py", line 294, in _resolve_one 2019-07-09T10:32:39 abstract_dist = self._get_abstract_dist_for(req_to_install) 2019-07-09T10:32:39 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolve.py", line 242, in _get_abstract_dist_for 2019-07-09T10:32:39 self.require_hashes 2019-07-09T10:32:39 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/operations/prepare.py", line 362, in prepare_linked_requirement 2019-07-09T10:32:39 abstract_dist.prep_for_dist(finder, self.build_isolation) 2019-07-09T10:32:39 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/operations/prepare.py", line 171, in prep_for_dist 2019-07-09T10:32:39 self.req.prepare_metadata() 2019-07-09T10:32:39 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/req/req_install.py", line 537, in prepare_metadata 2019-07-09T10:32:39 self.run_egg_info() 2019-07-09T10:32:39 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/req/req_install.py", line 615, in run_egg_info 2019-07-09T10:32:39 command_desc='python setup.py egg_info') 2019-07-09T10:32:39 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/utils/misc.py", line 776, in call_subprocess 2019-07-09T10:32:39 % (command_desc, proc.returncode, cwd)) 2019-07-09T10:32:39 pip._internal.exceptions.InstallationError: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-wheel-d5gmzgia/cc-example-nml/