[issue6170] Mac 'make frameworkinstall' error: [...]/Python.framework/Versions/3.1/bin/2to3: Too many levels of symbolic links

Sridhar Ratnakumar report at bugs.python.org
Tue Jun 2 02:12:12 CEST 2009


Sridhar Ratnakumar <sridharr at activestate.com> added the comment:

To help with the repro, may I suggest running the following in the same
order:

   make frameworkinstallframework DESTDIR=image
   make frameworkinstallapps DESTDIR=image
   make frameworkinstall frameworkinstallextras DESTDIR=image

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue6170>
_______________________________________


More information about the Python-bugs-list mailing list