Ned Deily added the comment:
This is by design for Python 3 installs; Current *is* created for Python 2
installs for historical reasons. See the discussion in Issue18117 why trying
to use -framework Python is not a good idea unfortunately.
--
resolution: -> duplicate
stage: -> res
New submission from hhas :
The Python.framework installed at '/Library/Frameworks/Python.framework' should
have a subdirectory structure similar to this:
Python.framework
|
|-Headers [symlink to 'Versions/Current/Headers']
|
|-Python [symlink to 'Versions/Current/Python']