When the bootstrap.py won't work because of distribute/setuptools conflicts

published Oct 16, 2013 10:55   by admin ( last modified Oct 16, 2013 10:55 )



Tell bootstrap to use an earlier zc.buildout version Run bootstrap.py with the -v option, forcing it to stick to a specific, earlier version: $ bin/python bootstrap.py -d -v 2.1.1


Read more: Link - setuptools - How to solve pkg_resources.VersionConflict error during bin/python bootstrap.py -d - Stack Overflow