bug#35322: AM_PATH_PYTHON incompatible with Python frameworks on macOS

2021-02-14 Thread Joshua Root
On 2021-2-15 09:16 , Karl Berry wrote: Unfortunately, simply removing the change to the `base' assignment as you did in your change, for instance the first hunk, -sitedir = sysconfig.get_path('purelib', vars={'base':'$am_py_prefix'}) +sitedir = sysconfig.get_path('purelib') will affect

bug#34201:

2021-02-14 Thread Karl Berry

bug#35322: AM_PATH_PYTHON incompatible with Python frameworks on macOS

2021-02-14 Thread Karl Berry
Hi - thanks for this report from almost two years ago (sorry). https://debbugs.gnu.org/cgi/bugreport.cgi?bug=35322 On macOS, if CPython is configured with --enable-framework (default for MacPorts [1]), Python packages should be installed in ... Ok. Here's a minimal example configure.