Bug #1897

Forthcoming change to macOS system scripting support will break VamPy

Added by Chris Cannam almost 5 years ago.

Status:NewStart date:2019-06-06
Priority:HighDue date:
Assignee:-% Done:

0%

Category:-
Target version:-

Description

See

https://developer.apple.com/documentation/macos_release_notes/macos_10_15_beta_release_notes#3318257

"Scripting language runtimes such as Python, Ruby, and Perl are included in macOS for compatibility with legacy software. Future versions of macOS won’t include scripting language runtimes by default, and might require you to install additional packages. If your software depends on scripting languages, it’s recommended that you bundle the runtime within the app. (49764202)"

"Use of Python 2.7 isn’t recommended as this version is included in macOS for compatibility with legacy software. Future versions of macOS won’t include Python 2.7. Instead, it’s recommended that you run python3 from within Terminal. (51097165)"

VamPy requires Python 2.7, and on the Mac it has to be the system Python. This is going to be interesting.

Also available in: Atom PDF