[issue38329] Top level symlinks are broken in the Python 3.7.4 framework for macOS.
Kevin Packard
report at bugs.python.org
Mon Sep 30 15:37:04 EDT 2019
New submission from Kevin Packard <pythonorg at blackfrog.com>:
The macOS installer for Python 3.7.4 places "Python.framework" into /Library/Frameworks/ However, the top-level symlinks inside the framework are broken for "Headers" and "Resources". Because of this, the framework can not be imported into an Xcode project.
----------
components: macOS
messages: 353612
nosy: KevinPackard, ned.deily, ronaldoussoren
priority: normal
severity: normal
status: open
title: Top level symlinks are broken in the Python 3.7.4 framework for macOS.
type: behavior
versions: Python 3.7
_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue38329>
_______________________________________
More information about the Python-bugs-list
mailing list